Module for Address based on Entity Framework Core.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Install
Install-Package Aurochses.Module.Address
dotnet add package Aurochses.Module.Address
paket add Aurochses.Module.Address
Aurochses.Module.Address Download (Unzip the "nupkg" after downloading)
Dependencies
- Aurochses.Data.EntityFrameworkCore(>= 2.0.5)
- Aurochses.Data.Extensions.MsSql(>= 2.0.0)
- Aurochses.Module.Autofac.EntityFrameworkCore(>= 2.0.0)
- Aurochses.Module.Business.Autofac.EntityFrameworkCore(>= 2.0.0)
- Aurochses.Module.Data.Autofac(>= 2.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 2.0.2)
Tags