Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 5.0.1.2 |
Author(s): | J.Sakamoto |
Last Update: | Wednesday, November 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jsakamoto/EntityFrameworkCore.IndexAttribute |
NuGet Url: | https://www.nuget.org/packages/Toolbelt.EntityFrameworkCore.IndexAttribute.SqlServer |
Install
Install-Package Toolbelt.EntityFrameworkCore.IndexAttribute.SqlServer
dotnet add package Toolbelt.EntityFrameworkCore.IndexAttribute.SqlServer
paket add Toolbelt.EntityFrameworkCore.IndexAttribute.SqlServer
Toolbelt.EntityFrameworkCore.IndexAttribute.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Toolbelt.EntityFrameworkCore.IndexAttribute(>= 5.0.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.0)
- Toolbelt.EntityFrameworkCore.IndexAttribute(>= 5.0.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.0.0)
Tags
(with extension for model building.)
This package also provides [PrimaryKey] attribute.