Nikcio.DataAccess
1.1.0
See the version list below for details.
dotnet add package Nikcio.DataAccess --version 1.1.0
NuGet\Install-Package Nikcio.DataAccess -Version 1.1.0
<PackageReference Include="Nikcio.DataAccess" Version="1.1.0" />
paket add Nikcio.DataAccess --version 1.1.0
#r "nuget: Nikcio.DataAccess, 1.1.0"
// Install Nikcio.DataAccess as a Cake Addin #addin nuget:?package=Nikcio.DataAccess&version=1.1.0 // Install Nikcio.DataAccess as a Cake Tool #tool nuget:?package=Nikcio.DataAccess&version=1.1.0
Nikcio.DataAccess
<a href="https://codeclimate.com/github/nikcio/Nikcio.DataAccess/maintainability"><img src="https://api.codeclimate.com/v1/badges/075193355b3002c51f4d/maintainability" /></a>
This is based upon the code created here: Limbo.DataAccess
Content
- Install
- Description
- Documentation
Install
dotnet add package Nikcio.DataAccess
Description
This repository creates classes commonly used when working with EF core. It contains a bunch of generic classes that can help you quickly set up CRUD functionality with EF core.
Documentation
Find the documentation here
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
-
net5.0
- Microsoft.EntityFrameworkCore.Relational (>= 5.0.14)
- Microsoft.Extensions.Configuration.Binder (>= 6.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Nikcio.DataAccess:
Package | Downloads |
---|---|
Nikcio.ApiAuthentication.Persistence
The persistence layer of Nikcio.ApiAuthentication |
GitHub repositories
This package is not used by any popular GitHub repositories.