Trivial.Web 9.4.0

dotnet add package Trivial.Web --version 9.4.0
                    
NuGet\Install-Package Trivial.Web -Version 9.4.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="9.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Trivial.Web" Version="9.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Trivial.Web" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Trivial.Web --version 9.4.0
                    
#r "nuget: Trivial.Web, 9.4.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.
#addin nuget:?package=Trivial.Web&version=9.4.0
                    
Install Trivial.Web as a Cake Addin
#tool nuget:?package=Trivial.Web&version=9.4.0
                    
Install Trivial.Web as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET 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 is compatible.  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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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
9.4.0 115 2/15/2025
9.3.0 102 1/26/2025
9.2.0 104 1/10/2025
9.1.0 107 12/26/2024
9.0.0 116 12/12/2024
8.0.0 140 9/8/2024
7.2.0 223 11/16/2023
7.1.0 191 5/8/2023
7.0.0 393 1/20/2023
6.6.0 552 11/9/2022
6.5.0 432 6/28/2022
6.4.0 725 4/14/2022
6.3.0 471 3/8/2022
6.2.0 711 1/30/2022
6.1.0 465 1/23/2022
6.0.0 417 1/1/2022
5.2.0 451 12/15/2021
5.1.0 429 12/2/2021
5.0.0 337 11/27/2021
4.0.0 345 11/9/2021
4.0.0-preview4 303 10/13/2021
4.0.0-preview3 238 9/15/2021
4.0.0-preview2 241 8/11/2021
4.0.0-preview1 303 6/18/2021
1.0.0 391 5/30/2021