Entity Framework 6 Docs: https://entityframework.net/
Entity Framework Core Docs: https://entityframeworkcore.com/
Learn Entity Framework Core 5: https://www.learnentityframeworkcore5.com/
Info
Version: | 0.0.10.0 |
Last Update: | Monday, July 14, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TonightWe/TW.CommentSubsystem.Storage.EntityFramework |
NuGet Url: | https://www.nuget.org/packages/TW.CommentSubsystem.Storage.EntityFramework |
Install
Install-Package TW.CommentSubsystem.Storage.EntityFramework
dotnet add package TW.CommentSubsystem.Storage.EntityFramework
paket add TW.CommentSubsystem.Storage.EntityFramework
TW.CommentSubsystem.Storage.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.0 && < 7.0)
- TW.CommentSubsystem.Core(>= 0.1.20 && < 1.0)
- TW.ValueObjects(>= 0.2.11 && < 1.0)
Tags
By making use of EntityFramework this adapter actually supports any storage engine supported by EntityFramework.