A high-performance proxy that executes the SQL queries by using Stored Procedures without any change.
Info
Version: | 5.0.0 |
Author(s): | SpAdaption.EfCore.SqlServer |
Last Update: | Friday, August 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SpAdaption.EfCore.SqlServer |
Install
Install-Package SpAdaption.EfCore.SqlServer
dotnet add package SpAdaption.EfCore.SqlServer
paket add SpAdaption.EfCore.SqlServer
SpAdaption.EfCore.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- SpAdaption.EfCore(>= 0.1.9)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.4)
- Microsoft.Extensions.Logging.Console(>= 2.2.0)