Integration of Backend.Fx abstraction and implementation into .NET Core applications.
Info
Version: | 7.1.4 |
Author(s): | Marc Wittke |
Last Update: | Thursday, January 13, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcwittke/Backend.Fx |
NuGet Url: | https://www.nuget.org/packages/Backend.Fx.NetCore |
Install
Install-Package Backend.Fx.NetCore
dotnet add package Backend.Fx.NetCore
paket add Backend.Fx.NetCore
Backend.Fx.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Backend.Fx(>= 7.0.00003)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)