Code table for EF core.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 8.0.0 |
Author(s): | qianhua |
Last Update: | Tuesday, January 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/qianhua19800526/_git/TinyNetCoreMvcSample |
NuGet Url: | https://www.nuget.org/packages/Tiny.CodeTable.EntityFramework |
Install
Install-Package Tiny.CodeTable.EntityFramework
dotnet add package Tiny.CodeTable.EntityFramework
paket add Tiny.CodeTable.EntityFramework
Tiny.CodeTable.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Tiny.CodeTable(>= 3.1.1)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.0)
Tags