EntityFrameworkExtras.EFCore provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters. **IMPORTANT** - Entity Framework Core: https://www.nuget.org/packages/EntityFrameworkExtras.EFCore/ - Entity Framework 6: https://www.nuget.org/packages/EntityFrameworkExtras.EF6/ - Entity Framework 5: https://www.nuget.org/packages/EntityFrameworkExtras.EF5/ - Entity Framework 4: https://www.nuget.org/packages/EntityFrameworkExtras/ - For EF Core 10.x, use the latest EF Extras v10.x version - For EF Core 9.x, use the latest EF Extras v9.x version - For EF Core 8.x, use the latest EF Extras v8.x version - For EF Core 7.x, use the latest EF Extras v7.x version - For EF Core 6.x, use the latest EF Extras v6.x version - For EF Core 5.x, use the latest EF Extras v5.x version - For EF Core 3.x, use the latest EF Extras v3.x version - For EF Core 2.x, use the latest EF Extras v2.x version
$ dotnet add package EntityFrameworkExtras.EFCoreEntityFrameworkExtras provides some useful additions to EntityFramework, such as executing Stored Procedures with User-Defined Table Types and Output Parameters.
Read more on our Website.
PM> NuGet\Install-Package EntityFrameworkExtras.EFCore
> dotnet add package EntityFrameworkExtras.EFCore
PM> NuGet\Install-Package EntityFrameworkExtras.EF6
> dotnet add package EntityFrameworkExtras.EF6
ZZZ Projects owns and maintains EntityFrameworkExtras as part of our mission to add value to the .NET community
Through Entity Framework Extensions and Dapper Plus, we actively sponsor and help key open-source libraries grow.

To view all our free and paid projects, visit our website ZZZ Projects.
To view all our free and paid projects, visit our website ZZZ Projects.