EntityFrameworkCore extensions for operations on sequences.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.0.2 |
Author(s): | EntityFrameworkCore.Extensions.Sequences |
Last Update: | Sunday, November 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/moritzrinow/efcore-sequences |
NuGet Url: | https://www.nuget.org/packages/EntityFrameworkCore.Extensions.Sequences |
Install
Install-Package EntityFrameworkCore.Extensions.Sequences
dotnet add package EntityFrameworkCore.Extensions.Sequences
paket add EntityFrameworkCore.Extensions.Sequences
EntityFrameworkCore.Extensions.Sequences Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.9)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.9)
Tags