An open API service indexing awesome lists of open source software.

https://github.com/hmlendea/nucidal

NuGet package for DataAccess layers
https://github.com/hmlendea/nucidal

Last synced: 5 months ago
JSON representation

NuGet package for DataAccess layers

Awesome Lists containing this project

README

          

[![Donate](https://img.shields.io/badge/-%E2%99%A5%20Donate-%23ff69b4)](https://hmlendea.go.ro/fund.html) [![Build Status](https://github.com/hmlendea/nucidal/actions/workflows/dotnet.yml/badge.svg)](https://github.com/hmlendea/nucidal/actions/workflows/dotnet.yml) [![Latest GitHub release](https://img.shields.io/github/v/release/hmlendea/nucidal)](https://github.com/hmlendea/nucidal/releases/latest)

# About

NuGet package for DataAccess layers

# Installation

[![Get it from NuGet](https://raw.githubusercontent.com/hmlendea/readme-assets/master/badges/stores/nuget.png)](https://nuget.org/packages/NuciDAL)

**.NET CLI**:
```bash
dotnet add package NuciDAL
```

**Package Manager**:
```powershell
Install-PackageNuciDAL
```