row version concurrency control support for entityframework 6.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.0 |
Author(s): | netcorepal |
Last Update: | Wednesday, October 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/netcorepal/entityframeworkPlus |
NuGet Url: | https://www.nuget.org/packages/NetCorePal.EntityFramework.RowVersion |
Install
Install-Package NetCorePal.EntityFramework.RowVersion
dotnet add package NetCorePal.EntityFramework.RowVersion
paket add NetCorePal.EntityFramework.RowVersion
NetCorePal.EntityFramework.RowVersion Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.0.0)
Tags