Loby is a free, useful and open-source library that contains some useful services, helpers and extension methods. This project is part of Loby that focuses on Asp.Net Core framework.
Visit the documentation for details on how to use the features.
Nuget Package Manager:
PM> Install-Package Loby.AspNetCore
.NET CLI:
PS> dotnet add package Loby.AspNetCore
- Easy installation
- Free and open-source
- Contains useful helpers:
- MimeParser
- EnumParser
- Contains useful services:
- RazorViewRender
- ControllerDiscovery
- Contains useful extension methods:
- Session
- HttpClient
- HttpRequest
- HttpResponse
- ModelStateDictionary