Info
Version: | 3.0.0 |
Author(s): | Code Solidi Ltd. |
Last Update: | Monday, December 19, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Code-Solidi/CoreXF |
NuGet Url: | https://www.nuget.org/packages/CoreXF.Framework |
Install
Install-Package CoreXF.Framework
dotnet add package CoreXF.Framework
paket add CoreXF.Framework
CoreXF.Framework Download (Unzip the "nupkg" after downloading)
Dependencies
- CoreXF.Abstractions(>= 2.0.05)
- Microsoft.AspNetCore.Hosting(>= 2.2.7)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Microsoft.Extensions.Logging.Console(>= 5.0.0)
- Microsoft.Extensions.Logging.Debug(>= 5.0.0)
It defines interfaces and classes required to convert .NET Core MVC applications as well as .NET Core class libraries into .NET Core MVC extensions.