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
- Host: GitHub
- URL: https://github.com/hmlendea/nucidal
- Owner: hmlendea
- License: gpl-3.0
- Created: 2019-06-04T11:54:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-01T14:58:18.000Z (about 1 year ago)
- Last Synced: 2025-10-11T06:54:47.725Z (10 months ago)
- Language: C#
- Size: 91.8 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://hmlendea.go.ro/fund.html) [](https://github.com/hmlendea/nucidal/actions/workflows/dotnet.yml) [](https://github.com/hmlendea/nucidal/releases/latest)
# About
NuGet package for DataAccess layers
# Installation
[](https://nuget.org/packages/NuciDAL)
**.NET CLI**:
```bash
dotnet add package NuciDAL
```
**Package Manager**:
```powershell
Install-PackageNuciDAL
```