Integration of Backend.Fx abstraction and implementation into ASP.NET Core applications.
Info
Version: | 7.1.19 |
Author(s): | Marc Wittke |
Last Update: | Wednesday, December 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcwittke/Backend.Fx |
NuGet Url: | https://www.nuget.org/packages/Backend.Fx.AspNetCore |
Install
Install-Package Backend.Fx.AspNetCore
dotnet add package Backend.Fx.AspNetCore
paket add Backend.Fx.AspNetCore
Backend.Fx.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Backend.Fx(>= 7.0.00003)
- Backend.Fx.NetCore(>= 7.0.00003)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.1.1)
- Newtonsoft.Json(>= 9.0.1)