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 |
Install
Install-Package Speedy
dotnet add package Speedy
paket add Speedy
Speedy Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
Tags