Stormancer.Server.Plugins.Limits 0.2.0.2

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Stormancer.Server.Plugins.Limits --version 0.2.0.2
NuGet\Install-Package Stormancer.Server.Plugins.Limits -Version 0.2.0.2
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="Stormancer.Server.Plugins.Limits" Version="0.2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stormancer.Server.Plugins.Limits --version 0.2.0.2
#r "nuget: Stormancer.Server.Plugins.Limits, 0.2.0.2"
#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.
// Install Stormancer.Server.Plugins.Limits as a Cake Addin
#addin nuget:?package=Stormancer.Server.Plugins.Limits&version=0.2.0.2

// Install Stormancer.Server.Plugins.Limits as a Cake Tool
#tool nuget:?package=Stormancer.Server.Plugins.Limits&version=0.2.0.2

Limits CCU and concurrent requests on Stormancer server applications.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.0.9-pre 51 6/10/2024
0.2.0.8-pre 83 4/2/2024
0.2.0.7-pre 36 3/11/2024
0.2.0.5-pre 111 12/11/2023
0.2.0.4-pre 99 11/20/2023
0.2.0.3-pre 103 5/9/2023
0.2.0.2 192 4/4/2023
0.2.0.2-pre 122 3/19/2023
0.2.0.1 399 9/28/2022
0.2.0.1-pre 112 9/12/2022
0.1.8.3-pre 148 8/2/2022
0.1.8.2-pre 138 2/28/2022
0.1.8.1 415 2/7/2022
0.1.8 277 10/14/2021
0.1.8-pre 293 7/13/2021
0.1.7.9-pre 219 6/21/2021
0.1.7.8-pre 231 6/16/2021
0.1.7-pre 257 6/7/2021
0.1.6 361 5/23/2021
0.1.6-pre 233 5/12/2021
0.1.5 382 4/29/2021
0.1.4 371 3/1/2021
0.1.3.3-pre 244 6/21/2021
0.1.3.2-pre 248 6/16/2021
0.1.3.1-pre 242 6/4/2021
0.1.3 456 12/18/2020
0.1.2 465 12/18/2020
0.1.1.1 443 12/18/2020
0.1.1.1-pre 362 12/17/2020
0.1.0.4-pre 292 12/17/2020
0.1.0.3-pre 310 12/15/2020
0.1.0.1 433 12/14/2020
0.1.0-pre 275 12/8/2020

Changed
*******
- Update MemoryCache implementation