Adds native raw SQL support to EntityFrameworkCore without the need for DbSet.
Info
| Version: | 7.0.0.4 |
| Author(s): | Hussein Al Bayati |
| Last Update: | Friday, August 11, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/H7O/Com.H.EF.Relational |
| NuGet Url: | https://www.nuget.org/packages/Com.H.EF.Relational |
Install
Install-Package Com.H.EF.Relational
dotnet add package Com.H.EF.Relational
paket add Com.H.EF.Relational
Com.H.EF.Relational Download (Unzip the "nupkg" after downloading)
Dependencies
- Com.H.Data(>= 1.0.4)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.1)
Tags