IdempotentAPI 2.2.1-prerelease-01
This is a prerelease version of IdempotentAPI.
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 IdempotentAPI --version 2.2.1-prerelease-01
NuGet\Install-Package IdempotentAPI -Version 2.2.1-prerelease-01
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="IdempotentAPI" Version="2.2.1-prerelease-01" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IdempotentAPI --version 2.2.1-prerelease-01
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IdempotentAPI, 2.2.1-prerelease-01"
#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 IdempotentAPI as a Cake Addin #addin nuget:?package=IdempotentAPI&version=2.2.1-prerelease-01&prerelease // Install IdempotentAPI as a Cake Tool #tool nuget:?package=IdempotentAPI&version=2.2.1-prerelease-01&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
IdempotentAPI is an ASP.NET Core attribute by which any HTTP write operations (POST and PATCH) can have effect only once for the given request data.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- IdempotentAPI.AccessCache (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Newtonsoft.Json (>= 13.0.1)
-
.NETStandard 2.1
- IdempotentAPI.AccessCache (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on IdempotentAPI:
Package | Downloads |
---|---|
IdempotentAPI.MinimalAPI
IdempotentAPI support in Minimal APIs. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on IdempotentAPI:
Repository | Stars |
---|---|
ikyriak/IdempotentAPI
A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempotency-key by using an ASP.NET Core attribute (filter).
|
Version | Downloads | Last updated |
---|---|---|
2.6.0 | 6,239 | 8/22/2024 |
2.6.0-issue-81-01 | 127 | 8/18/2024 |
2.5.0 | 3,541 | 7/10/2024 |
2.5.0-issue-74-01 | 101 | 6/20/2024 |
2.5.0-issue-72-01 | 100 | 6/13/2024 |
2.4.0 | 23,371 | 4/3/2024 |
2.3.0 | 4,225 | 3/7/2024 |
2.3.0-prerelease-01 | 860 | 2/13/2024 |
2.2.1-prerelease-01 | 152 | 1/24/2024 |
2.2.0 | 29,263 | 12/26/2023 |
2.1.1-prerelease-03 | 152 | 12/17/2023 |
2.1.1-prerelease-02 | 134 | 12/11/2023 |
2.1.1-prerelease-01 | 417 | 10/16/2023 |
2.1.0 | 31,172 | 6/11/2023 |
2.0.0-rc-01 | 18,094 | 10/2/2022 |
1.0.2-prerelease-01 | 273 | 7/14/2022 |
1.0.1 | 34,689 | 3/12/2022 |
1.0.0-rc-01 | 1,535 | 1/18/2022 |
0.3.0-prerelease-01 | 427 | 11/30/2021 |
0.2.3-beta | 3,004 | 10/15/2021 |
0.2.2-prerelease-01 | 479 | 10/9/2021 |
0.2.1-beta | 557 | 7/12/2021 |
0.2.0-beta | 659 | 6/19/2021 |
0.1.0-beta | 501 | 11/4/2019 |