CoreCRUD.Data
2.1.0
dotnet add package CoreCRUD.Data --version 2.1.0
NuGet\Install-Package CoreCRUD.Data -Version 2.1.0
<PackageReference Include="CoreCRUD.Data" Version="2.1.0" />
paket add CoreCRUD.Data --version 2.1.0
#r "nuget: CoreCRUD.Data, 2.1.0"
// Install CoreCRUD.Data as a Cake Addin #addin nuget:?package=CoreCRUD.Data&version=2.1.0 // Install CoreCRUD.Data as a Cake Tool #tool nuget:?package=CoreCRUD.Data&version=2.1.0
Database helper classes such as Repositories, Unit of Works with Entity Framework Core
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.2
- CoreCRUD (>= 2.1.0)
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Microsoft.EntityFrameworkCore (>= 2.2.2)
- Microsoft.EntityFrameworkCore.Proxies (>= 2.2.2)
- Microsoft.EntityFrameworkCore.Relational (>= 2.2.2)
- Microsoft.EntityFrameworkCore.SqlServer (>= 2.2.2)
- Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite (>= 2.2.2)
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 2.2.0)
- Npgsql.EntityFrameworkCore.PostgreSQL.Design (>= 1.1.1)
- Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite (>= 2.2.0)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on CoreCRUD.Data:
Package | Downloads |
---|---|
CoreCRUD.Auth
Authentication and authorization with database and token implementations for .NET Core MVC or Web API projects |
|
CoreCRUD.Addons.LoginLogging
Echo auth login transaction logger library |
|
CoreCRUD.Addons.ErrorLogging
Error Logging Middleware library for .NET Core MVC or .NET Core Web API projects |
|
CoreCRUD.Support
Piton Support System |
|
CoreCRUD.Addons.File
File Storage library. Supports Base64 and physical file storage and database connection. Also includes image processing and cropping functionalities. |
GitHub repositories
This package is not used by any popular GitHub repositories.