PowerUtils.AspNetCore.Extensions
1.1.0
See the version list below for details.
dotnet add package PowerUtils.AspNetCore.Extensions --version 1.1.0
NuGet\Install-Package PowerUtils.AspNetCore.Extensions -Version 1.1.0
<PackageReference Include="PowerUtils.AspNetCore.Extensions" Version="1.1.0" />
paket add PowerUtils.AspNetCore.Extensions --version 1.1.0
#r "nuget: PowerUtils.AspNetCore.Extensions, 1.1.0"
// Install PowerUtils.AspNetCore.Extensions as a Cake Addin #addin nuget:?package=PowerUtils.AspNetCore.Extensions&version=1.1.0 // Install PowerUtils.AspNetCore.Extensions as a Cake Tool #tool nuget:?package=PowerUtils.AspNetCore.Extensions&version=1.1.0
Utils, helpers and extensions to AspNetCore
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
-
net5.0
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
-
net6.0
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- Added constructor without type parameter for `Response200Attribute`;
- Added constructor without type parameter for `Response201Attribute`;
- Added constructor without type parameter for `Response202Attribute`;
- Added constructor without type parameter for `Response203Attribute`;
- Added constructor without type parameter for `Response205Attribute`;
- Added constructor without type parameter for `Response206Attribute`;
- Added constructor without type parameter for `Response207Attribute`;
- Added constructor without type parameter for `Response208Attribute`;
- Added constructor without type parameter for `Response226Attribute`;