Skip to content

Latest commit

 

History

History

web

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Web

In Trivial.Web namespace of Trivial.dll library.

In Trivial.Web namespace of Trivial.Mime.dll library.

In Trivial.Web namespace of Trivial.Web.dll library.

Trivial.Web library

The useful utilities for ASP.NET application.

This library targets .NET 6, .NET 5 and .NET Core 3.1. Requires ASP.NET Core.

You can install the package from NuGet to your project.

PM > Install-Package Trivial.Web

Trivial.Mime library

The MIME constants and its mapping of file extension part.

This library targets .NET 6, .NET 5, .NET Core 3.1, .NET Standard 2.0, .NET Framework 4.6.1 and .NET Framework 4.8.

You can install the package from NuGet to your project.

PM > Install-Package Trivial.Mime