A utility library in .Net Standard 2.1 to easily add patterns such as Command, Query, Dispatcher, Interception..and use of Optional.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.2.1 |
Author(s): | Francis-Black EWANE |
Last Update: | Wednesday, March 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Francescolis/XpandableSoft |
NuGet Url: | https://www.nuget.org/packages/XpandableSoft.Standard |
Install
Install-Package XpandableSoft.Standard
dotnet add package XpandableSoft.Standard
paket add XpandableSoft.Standard
XpandableSoft.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.2)
- Microsoft.Extensions.DependencyInjection(>= 3.1.2)
- Microsoft.Extensions.Http(>= 3.1.2)
- Serilog(>= 2.9.0)
- System.ComponentModel.Annotations(>= 4.7.0)
- System.Text.Json(>= 4.7.1)
Tags