Speedy is a simple easy to use Entity Framework unit testing framework, sync framework, and all around data 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: | 12.1.4 |
Author(s): | Bobby Cannon |
Last Update: | Thursday, August 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BobbyCannon/Speedy |
NuGet Url: | https://www.nuget.org/packages/Speedy.EntityFramework |
Install
Install-Package Speedy.EntityFramework
dotnet add package Speedy.EntityFramework
paket add Speedy.EntityFramework
Speedy.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Speedy(>= 7.0.0)
- Microsoft.Data.SqlClient(>= 2.1.1)
- Microsoft.Data.Sqlite.Core(>= 3.1.11)
- Microsoft.EntityFrameworkCore(>= 3.1.11)
- Microsoft.EntityFrameworkCore.Proxies(>= 3.1.11)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.11)
- Newtonsoft.Json(>= 12.0.3)
Tags