ClassLibrary.EFCore 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package ClassLibrary.EFCore --version 1.0.3
NuGet\Install-Package ClassLibrary.EFCore -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ClassLibrary.EFCore" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ClassLibrary.EFCore --version 1.0.3
#r "nuget: ClassLibrary.EFCore, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ClassLibrary.EFCore as a Cake Addin
#addin nuget:?package=ClassLibrary.EFCore&version=1.0.3

// Install ClassLibrary.EFCore as a Cake Tool
#tool nuget:?package=ClassLibrary.EFCore&version=1.0.3

NET8 EFCore Generic Repository

Collection of a generic implementation of Entity Framework Core for .NET 8 mostly used in my private and/or work projects thus avoiding the duplication of repetitive code.

Give a star

If you found this Implementation helpful or used it in your Projects, do give it a ⭐ on Github. Thanks!

Installation

The library is available on NuGet or run the following command in the .NET CLI:

dotnet add package ClassLibrary.EFCore

Contributing

Contributions and/or suggestions are always welcome.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.7 69 5/18/2024
1.0.6 90 4/23/2024
1.0.4 86 4/13/2024
1.0.3 84 3/26/2024
1.0.2 89 3/20/2024
1.0.1 83 3/19/2024