LiteApi is lightweight, fast and fully-featured WEB API middleware for .NET Standard 2.0.
Info
Version: | 2.0.0 |
Author(s): | stanac |
Last Update: | Saturday, October 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://liteapi.net/ |
NuGet Url: | https://www.nuget.org/packages/LiteApi |
Install
Install-Package LiteApi
dotnet add package LiteApi
paket add LiteApi
LiteApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
Tags