Batfish is a simple modular framework based on .net5.0.
Info
Version: | 0.5.5 |
Author(s): | Daniel Uhlík |
Last Update: | Sunday, November 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/batfish |
NuGet Url: | https://www.nuget.org/packages/Batfish.Framework |
Install
Install-Package Batfish.Framework
dotnet add package Batfish.Framework
paket add Batfish.Framework
Batfish.Framework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting(>= 2.2.7)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- NetEscapades.Configuration.Yaml(>= 2.1.0)
- Serilog(>= 2.10.0)
- Serilog.AspNetCore(>= 3.4.0)
- Serilog.Sinks.Console(>= 3.1.1)