Easily execute commands and queries from SQL files stored as embedded assembly references with Entity Framework 6.
Info
Version: | 1.0.0 |
Author(s): | Brad Westness |
Last Update: | Saturday, May 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bradwestness/EFQueryScript |
NuGet Url: | https://www.nuget.org/packages/EFQueryScript |
Install
Install-Package EFQueryScript
dotnet add package EFQueryScript
paket add EFQueryScript
EFQueryScript Download (Unzip the "nupkg" after downloading)
Dependencies
- EFQueryScript.Shared(>= 1.0.0)
- EntityFramework(>= 6.4.0)
Tags