Stems.Common
2.6.0
dotnet add package Stems.Common --version 2.6.0
NuGet\Install-Package Stems.Common -Version 2.6.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Stems.Common" Version="2.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stems.Common" Version="2.6.0" />
<PackageReference Include="Stems.Common" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Stems.Common --version 2.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stems.Common, 2.6.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Stems.Common@2.6.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Stems.Common&version=2.6.0
#tool nuget:?package=Stems.Common&version=2.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides utiliy and common functionalities for Stems applications
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Stems.Common:
| Package | Downloads |
|---|---|
|
Stems.API.Base
Provides base functionalities for Stems APIs |
|
|
Stems.Accounts.ApiClient
.NET client implementation of the Stems Accounts API |
|
|
Stems.Logging.Client.NLog
Client implementation of Stems Logging API for NLog |
|
|
Stems.Logging.Client
Client implementation of Stems Logging API |
|
|
Stems.Auth.Clients.Mvc
Provides utiliy and common functionalities for Stems client applications |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.6.0 | 481 | 5/8/2023 |
| 2.5.1 | 675 | 9/29/2022 |
| 2.5.0 | 3,971 | 4/18/2020 |
| 2.4.0 | 790 | 3/28/2019 |
| 2.3.0 | 1,297 | 11/21/2018 |
| 2.2.6 | 3,019 | 9/18/2018 |
| 2.2.5 | 1,433 | 4/16/2018 |
| 2.2.4 | 3,816 | 7/19/2017 |
| 2.2.2 | 1,321 | 7/18/2017 |
| 2.2.1 | 1,485 | 4/29/2017 |
| 2.2.0 | 1,231 | 4/28/2017 |
| 2.1.0 | 2,058 | 12/8/2016 |
| 2.0.0 | 5,269 | 11/2/2016 |
| 1.1.2 | 1,745 | 11/1/2016 |
| 1.1.0 | 2,370 | 9/22/2016 |
| 1.0.0 | 2,362 | 9/15/2016 |
Added overload to random strings generation for unsafe characters exclusion