Stormancer.Server.Plugins.Limits
0.2.0.2-pre
This is a prerelease version of Stormancer.Server.Plugins.Limits.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Stormancer.Server.Plugins.Limits --version 0.2.0.2-pre
NuGet\Install-Package Stormancer.Server.Plugins.Limits -Version 0.2.0.2-pre
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-pre" />
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-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stormancer.Server.Plugins.Limits, 0.2.0.2-pre"
#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-pre&prerelease // Install Stormancer.Server.Plugins.Limits as a Cake Tool #tool nuget:?package=Stormancer.Server.Plugins.Limits&version=0.2.0.2-pre&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Limits CCU and concurrent requests on Stormancer server applications.
Product | Versions 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.
-
net6.0
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.2.0)
- Stormancer.Abstractions.Server (>= 9.0.0)
- Stormancer.Server.Plugins.Api (>= 3.0.0.1-pre)
- Stormancer.Server.Plugins.Configuration (>= 2.1.2.5-pre)
- Stormancer.Server.Plugins.Users (>= 7.0.1.3-pre)
- Stormancer.Server.Plugins.WebApi (>= 3.0.0.5-pre)
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 | 66 | 8/2/2024 |
0.2.0.9-pre | 86 | 6/10/2024 |
0.2.0.8-pre | 106 | 4/2/2024 |
0.2.0.7-pre | 86 | 3/11/2024 |
0.2.0.5-pre | 145 | 12/11/2023 |
0.2.0.4-pre | 131 | 11/20/2023 |
0.2.0.3-pre | 133 | 5/9/2023 |
0.2.0.2 | 218 | 4/4/2023 |
0.2.0.2-pre | 145 | 3/19/2023 |
0.2.0.1 | 436 | 9/28/2022 |
0.2.0.1-pre | 136 | 9/12/2022 |
0.1.8.3-pre | 175 | 8/2/2022 |
0.1.8.2-pre | 164 | 2/28/2022 |
0.1.8.1 | 445 | 2/7/2022 |
0.1.8 | 305 | 10/14/2021 |
0.1.8-pre | 314 | 7/13/2021 |
0.1.7.9-pre | 239 | 6/21/2021 |
0.1.7.8-pre | 251 | 6/16/2021 |
0.1.7-pre | 283 | 6/7/2021 |
0.1.6 | 389 | 5/23/2021 |
0.1.6-pre | 255 | 5/12/2021 |
0.1.5 | 406 | 4/29/2021 |
0.1.4 | 401 | 3/1/2021 |
0.1.3.3-pre | 271 | 6/21/2021 |
0.1.3.2-pre | 273 | 6/16/2021 |
0.1.3.1-pre | 261 | 6/4/2021 |
0.1.3 | 480 | 12/18/2020 |
0.1.2 | 486 | 12/18/2020 |
0.1.1.1 | 465 | 12/18/2020 |
0.1.1.1-pre | 386 | 12/17/2020 |
0.1.0.4-pre | 314 | 12/17/2020 |
0.1.0.3-pre | 337 | 12/15/2020 |
0.1.0.1 | 456 | 12/14/2020 |
0.1.0-pre | 297 | 12/8/2020 |
Changed
*******
- Update MemoryCache implementation