A cross-platform base framework useful for all projects that use .NET.
Info
| Version: | 10.2.6 |
| Author(s): | Tomas Frixs |
| Last Update: | Tuesday, May 23, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Frixs/DNA-Framework |
| NuGet Url: | https://www.nuget.org/packages/Ixs.DNA.Framework |
Install
Install-Package Ixs.DNA.Framework
dotnet add package Ixs.DNA.Framework
paket add Ixs.DNA.Framework
Ixs.DNA.Framework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.1)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 3.1.1)
- Microsoft.Extensions.Configuration.Json(>= 3.1.1)
- Microsoft.Extensions.DependencyInjection(>= 3.1.1)
- Microsoft.Extensions.Logging(>= 3.1.1)
- Microsoft.Extensions.Logging.Configuration(>= 3.1.1)
- Microsoft.Extensions.Logging.Console(>= 3.1.1)
- Microsoft.Extensions.Logging.Debug(>= 3.1.1)
- Newtonsoft.Json(>= 12.0.3)