Reminders Infrastructure Data EntityFramework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 3.0.0 |
Author(s): | Reminders.Infrastructure.Data.EntityFramework |
Last Update: | Sunday, May 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Reminders.Infrastructure.Data.EntityFramework |
Install
Install-Package Reminders.Infrastructure.Data.EntityFramework
dotnet add package Reminders.Infrastructure.Data.EntityFramework
paket add Reminders.Infrastructure.Data.EntityFramework
Reminders.Infrastructure.Data.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Reminders.Domain(>= 3.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 3.1.4)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.4)
- Microsoft.Extensions.Hosting(>= 3.1.4)
Tags