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.10-pre 47 8/2/2024
0.2.0.9-pre 65 6/10/2024
0.2.0.8-pre 86 4/2/2024
0.2.0.7-pre 38 3/11/2024
0.2.0.5-pre 115 12/11/2023
0.2.0.4-pre 102 11/20/2023
0.2.0.3-pre 106 5/9/2023
0.2.0.2 199 4/4/2023
0.2.0.2-pre 124 3/19/2023
0.2.0.1 403 9/28/2022
0.2.0.1-pre 117 9/12/2022
0.1.8.3-pre 153 8/2/2022
0.1.8.2-pre 141 2/28/2022
0.1.8.1 423 2/7/2022
0.1.8 283 10/14/2021
0.1.8-pre 296 7/13/2021
0.1.7.9-pre 222 6/21/2021
0.1.7.8-pre 233 6/16/2021
0.1.7-pre 261 6/7/2021
0.1.6 369 5/23/2021
0.1.6-pre 237 5/12/2021
0.1.5 388 4/29/2021
0.1.4 378 3/1/2021
0.1.3.3-pre 250 6/21/2021
0.1.3.2-pre 251 6/16/2021
0.1.3.1-pre 245 6/4/2021
0.1.3 463 12/18/2020
0.1.2 469 12/18/2020
0.1.1.1 447 12/18/2020
0.1.1.1-pre 364 12/17/2020
0.1.0.4-pre 294 12/17/2020
0.1.0.3-pre 313 12/15/2020
0.1.0.1 437 12/14/2020
0.1.0-pre 278 12/8/2020

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