EntityFrameworkExtras 3.0.5
EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters.
**IMPORTANT**
- Entity Framework Core: EntityFrameworkExtras.EFCore
- Entity Framework 6: EntityFrameworkExtras.EF6
- Entity Framework 5: EntityFrameworkExtras.EF5
- Entity Framework 4: EntityFrameworkExtras
Install-Package EntityFrameworkExtras -Version 3.0.5
dotnet add package EntityFrameworkExtras --version 3.0.5
<PackageReference Include="EntityFrameworkExtras" Version="3.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EntityFrameworkExtras --version 3.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EntityFrameworkExtras, 3.0.5"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install EntityFrameworkExtras as a Cake Addin #addin nuget:?package=EntityFrameworkExtras&version=3.0.5 // Install EntityFrameworkExtras as a Cake Tool #tool nuget:?package=EntityFrameworkExtras&version=3.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- EntityFramework (<= 4.3.1)
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 |
---|---|---|
3.0.5 | 273 | 5/9/2020 |
3.0.4 | 257 | 4/2/2020 |
3.0.3 | 229 | 3/28/2020 |
3.0.1 | 301 | 3/6/2020 |
3.0.0 | 247 | 2/6/2020 |
1.2.2 | 2,633 | 4/4/2016 |
1.2.1 | 1,711 | 6/24/2014 |
1.2.0 | 2,553 | 3/19/2014 |
1.0.1 | 797 | 3/19/2014 |
1.0.0.8 | 1,479 | 3/8/2014 |
1.0.0.7 | 796 | 3/8/2014 |
1.0.0.6 | 839 | 3/3/2014 |
1.0.0.5 | 868 | 1/22/2014 |
1.0.0.4 | 1,758 | 11/14/2013 |
1.0.0.3 | 8,562 | 11/26/2012 |
1.0.0.2 | 875 | 11/25/2012 |
1.0.0.1 | 868 | 11/24/2012 |