FlexLabs.Util.Web
2.2.1
Building on the same principle as FlexLabs.Util, adds helper methods for MVC enabled projects!
Install-Package FlexLabs.Util.Web -Version 2.2.1
dotnet add package FlexLabs.Util.Web --version 2.2.1
<PackageReference Include="FlexLabs.Util.Web" 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.Web --version 2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FlexLabs.Util.Web, 2.2.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install FlexLabs.Util.Web as a Cake Addin #addin nuget:?package=FlexLabs.Util.Web&version=2.2.1 // Install FlexLabs.Util.Web as a Cake Tool #tool nuget:?package=FlexLabs.Util.Web&version=2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- No dependencies.
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- System.Linq.Queryable (>= 4.3.0)
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FlexLabs.Util.Web:
Package | Downloads |
---|---|
FlexLabs.Util.AspNetCore
Building on the same principle as FlexLabs.Util, adds helper methods for MVC enabled projects!
This is the AspNetMvc part
|
|
FlexLabs.Util.Mvc
Building on the same principle as FlexLabs.Util, adds helper methods for MVC enabled projects!
This is the ASP.NET MVC part
|
GitHub repositories
This package is not used by any popular GitHub repositories.