CustomLibrary.EFCore 1.0.38

dotnet add package CustomLibrary.EFCore --version 1.0.38
NuGet\Install-Package CustomLibrary.EFCore -Version 1.0.38
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="CustomLibrary.EFCore" Version="1.0.38" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CustomLibrary.EFCore --version 1.0.38
#r "nuget: CustomLibrary.EFCore, 1.0.38"
#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 CustomLibrary.EFCore as a Cake Addin
#addin nuget:?package=CustomLibrary.EFCore&version=1.0.38

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

Custom Library Entity Framework Core

Collection of tools mostly used in my private and/or work projects thus avoiding the duplication of repetitive code.

NuGet NuGet GitHub License

⭐ 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 CustomLibrary.EFCore

📝 Library documentation

The extensions methods available regarding:

Extensions methods Documentation
DBContext generic methods Read docs
DBContext registration for databases SQL server Read docs
DBContext Pool registration for databases (MySQL / MariaDB, PostgreSQL, SQLite, SQL server) Read docs
Health checks with UI for different databases (MySQL / MariaDB, PostgreSQL, SQL server) coming soon

💪 Contributing

Contributions and/or suggestions are always welcome.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.38 255 10/26/2023
1.0.37 139 10/12/2023
1.0.36 106 9/16/2023
1.0.35 168 8/11/2023