Trivial.Web
7.0.0
.NET 6.0
dotnet add package Trivial.Web --version 7.0.0
NuGet\Install-Package Trivial.Web -Version 7.0.0
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="Trivial.Web" Version="7.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Trivial.Web --version 7.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Trivial.Web, 7.0.0"
#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 Trivial.Web as a Cake Addin
#addin nuget:?package=Trivial.Web&version=7.0.0
// Install Trivial.Web as a Cake Tool
#tool nuget:?package=Trivial.Web&version=7.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Trivial.Web
ASP.NET Core extensions.
Import
Add following namespace to your code file to use.
using Trivial.Web;
Request
Some extension methods to get the field from HTTP request.
Action result
Some extension methods to convert some modes to ActionResult
.
Product | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Trivial.Web:
Package | Downloads |
---|---|
NuScien.Web
A web library of NuScien framework to provide web API controllers, components, extensions, etc. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 158 | 1/20/2023 |
6.6.0 | 304 | 11/9/2022 |
6.5.0 | 283 | 6/28/2022 |
6.4.0 | 477 | 4/14/2022 |
6.3.0 | 284 | 3/8/2022 |
6.2.0 | 454 | 1/30/2022 |
6.1.0 | 293 | 1/23/2022 |
6.0.0 | 238 | 1/1/2022 |
5.2.0 | 256 | 12/15/2021 |
5.1.0 | 252 | 12/2/2021 |
5.0.0 | 181 | 11/27/2021 |
4.0.0 | 200 | 11/9/2021 |
4.0.0-preview4 | 195 | 10/13/2021 |
4.0.0-preview3 | 142 | 9/15/2021 |
4.0.0-preview2 | 148 | 8/11/2021 |
4.0.0-preview1 | 194 | 6/18/2021 |
1.0.0 | 272 | 5/30/2021 |