Library to connect entityframework to automationframework.
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.2.0 |
Author(s): | Ryan Fitzsimmons |
Last Update: | Tuesday, January 10, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RyanFitzsimmons/AutomationFramework.EntityFramework |
NuGet Url: | https://www.nuget.org/packages/AutomationFramework.EntityFramework |
Install
Install-Package AutomationFramework.EntityFramework
dotnet add package AutomationFramework.EntityFramework
paket add AutomationFramework.EntityFramework
AutomationFramework.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- AutomationFramework(>= 1.1.10)
- Microsoft.EntityFrameworkCore(>= 5.0.2)
Tags