Contains adapters for Entity Framework interoperability with the Automation Foundation framework.
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.1.211-preview |
Author(s): | Winnster.io |
Last Update: | Thursday, June 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AutomationFoundation.Extensions.EntityFramework |
Install
Install-Package AutomationFoundation.Extensions.EntityFramework
dotnet add package AutomationFoundation.Extensions.EntityFramework
paket add AutomationFoundation.Extensions.EntityFramework
AutomationFoundation.Extensions.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- AutomationFoundation.Transactions.Abstractions(>= 0.1.211)
- EntityFramework(>= 6.4.0)
Tags