FlexLabs.Util.AspNetCore
2.2.1
Building on the same principle as FlexLabs.Util, adds helper methods for MVC enabled projects!
This is the AspNetMvc part
Install-Package FlexLabs.Util.AspNetCore -Version 2.2.1
dotnet add package FlexLabs.Util.AspNetCore --version 2.2.1
<PackageReference Include="FlexLabs.Util.AspNetCore" Version="2.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FlexLabs.Util.AspNetCore --version 2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FlexLabs.Util.AspNetCore, 2.2.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install FlexLabs.Util.AspNetCore as a Cake Addin #addin nuget:?package=FlexLabs.Util.AspNetCore&version=2.2.1 // Install FlexLabs.Util.AspNetCore as a Cake Tool #tool nuget:?package=FlexLabs.Util.AspNetCore&version=2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
! Restoring missing 2.1.1 functionality lost in 2.2.0
Dependencies
-
.NETFramework 4.6.1
- FlexLabs.Util.Web (>= 2.2.1)
- Microsoft.AspNetCore.Mvc.Core (>= 2.0.0)
- Microsoft.AspNetCore.Mvc.TagHelpers (>= 2.0.0)
-
.NETStandard 1.6
- FlexLabs.Util.Web (>= 2.2.1)
- Microsoft.AspNetCore.Mvc.Core (>= 1.1.1)
- Microsoft.AspNetCore.Mvc.TagHelpers (>= 1.1.1)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- FlexLabs.Util.Web (>= 2.2.1)
- Microsoft.AspNetCore.Mvc.Core (>= 2.0.0)
- Microsoft.AspNetCore.Mvc.TagHelpers (>= 2.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.