CustomLibrary.EFCore
1.0.36
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package CustomLibrary.EFCore --version 1.0.36
NuGet\Install-Package CustomLibrary.EFCore -Version 1.0.36
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.36" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CustomLibrary.EFCore --version 1.0.36
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CustomLibrary.EFCore, 1.0.36"
#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.36 // Install CustomLibrary.EFCore as a Cake Tool #tool nuget:?package=CustomLibrary.EFCore&version=1.0.36
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Custom Library Entity Framework Core
Collection of tools 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 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 | Versions 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.
-
net6.0
- AspNetCore.HealthChecks.MySql (>= 6.0.2)
- AspNetCore.HealthChecks.NpgSql (>= 6.0.2)
- AspNetCore.HealthChecks.Sqlite (>= 6.0.2)
- AspNetCore.HealthChecks.SqlServer (>= 6.0.2)
- AspNetCore.HealthChecks.UI (>= 6.0.5)
- AspNetCore.HealthChecks.UI.Client (>= 6.0.5)
- AspNetCore.HealthChecks.UI.InMemory.Storage (>= 6.0.5)
- AspNetCore.HealthChecks.Uris (>= 6.0.3)
- Microsoft.EntityFrameworkCore (>= 7.0.11)
- Microsoft.EntityFrameworkCore.InMemory (>= 7.0.11)
- Microsoft.EntityFrameworkCore.Sqlite (>= 7.0.11)
- Microsoft.EntityFrameworkCore.SqlServer (>= 7.0.11)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 6.0.22)
- Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore (>= 6.0.22)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 7.0.11)
- Pomelo.EntityFrameworkCore.MySql (>= 7.0.0)
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 |
---|