EntityFrameworkCore.Procedure
1.0.1-alpha-4
EntityFrameworkCore.Procedure Library is a light weight library to Handle Stored Procedure in a Simple manner. This is extended tool for EntityFrameworkCore.
This is a prerelease version of EntityFrameworkCore.Procedure.
Install-Package EntityFrameworkCore.Procedure -Version 1.0.1-alpha-4
dotnet add package EntityFrameworkCore.Procedure --version 1.0.1-alpha-4
<PackageReference Include="EntityFrameworkCore.Procedure" Version="1.0.1-alpha-4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EntityFrameworkCore.Procedure --version 1.0.1-alpha-4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EntityFrameworkCore.Procedure, 1.0.1-alpha-4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install EntityFrameworkCore.Procedure as a Cake Addin
#addin nuget:?package=EntityFrameworkCore.Procedure&version=1.0.1-alpha-4&prerelease
// Install EntityFrameworkCore.Procedure as a Cake Tool
#tool nuget:?package=EntityFrameworkCore.Procedure&version=1.0.1-alpha-4&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.EntityFrameworkCore.SqlServer (>= 2.1.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1-alpha-4 | 468 | 1/19/2019 |
1.0.1-alpha-3 | 342 | 12/1/2018 |
1.0.1-alpha-2 | 310 | 11/17/2018 |
1.0.1-alpha-1 | 326 | 11/13/2018 |
1.0.1-alpha | 303 | 11/10/2018 |