Info
Version: | 0.1.1 |
Author(s): | Frank Pimenta |
Last Update: | Tuesday, May 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Fiber |
Install
Install-Package Fiber
dotnet add package Fiber
paket add Fiber
Fiber Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.4.4)
- Microsoft.AspNet.Mvc(>= 5.2.7)
- Microsoft.AspNet.WebApi.Core(>= 5.2.7)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.4)
Tags
This mini framework can be used with MVC or WEB API frameworks.