This library adds helpers to improve the expierience of using XPO in an ASP.Net Core Application.
Info
Version: | 0.0.1 |
Author(s): | Johnathon D Smith |
Last Update: | Wednesday, January 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/JohnnyDevCraft.AspNetCore.Xpo |
Install
Install-Package JohnnyDevCraft.AspNetCore.Xpo
dotnet add package JohnnyDevCraft.AspNetCore.Xpo
paket add JohnnyDevCraft.AspNetCore.Xpo
JohnnyDevCraft.AspNetCore.Xpo Download (Unzip the "nupkg" after downloading)
Dependencies
- DevExpress.Xpo(>= 20.2.4)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)