Stems.Common 2.2.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Stems.Common --version 2.2.4
                    
NuGet\Install-Package Stems.Common -Version 2.2.4
                    
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.2.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stems.Common" Version="2.2.4" />
                    
Directory.Packages.props
<PackageReference Include="Stems.Common" />
                    
Project file
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.2.4
                    
#r "nuget: Stems.Common, 2.2.4"
                    
#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.2.4
                    
#: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.2.4
                    
Install as a Cake Addin
#tool nuget:?package=Stems.Common&version=2.2.4
                    
Install as a Cake Tool

Provides utiliy and common functionalities for Stems applications

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  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.1 418 11/18/2025
2.6.0 528 5/8/2023
2.5.1 724 9/29/2022
2.5.0 4,028 4/18/2020
2.4.0 859 3/28/2019
2.3.0 1,353 11/21/2018
2.2.6 3,074 9/18/2018
2.2.5 1,535 4/16/2018
2.2.4 3,897 7/19/2017
2.2.2 1,407 7/18/2017
2.2.1 1,563 4/29/2017
2.2.0 1,310 4/28/2017
2.1.0 2,153 12/8/2016
2.0.0 5,353 11/2/2016
1.1.2 1,825 11/1/2016
1.1.0 2,447 9/22/2016
1.0.0 2,490 9/15/2016

Added support for querying in-memory cache size and retrieving all items in the cache