https://github.com/hmlendea/nuciapi.client
Client library for interacting with NuciAPI-based APIs.
https://github.com/hmlendea/nuciapi.client
api csharp dotnet library nuciapi nuget nuget-package rest rest-api
Last synced: 3 months ago
JSON representation
Client library for interacting with NuciAPI-based APIs.
- Host: GitHub
- URL: https://github.com/hmlendea/nuciapi.client
- Owner: hmlendea
- License: gpl-3.0
- Created: 2026-03-02T12:21:07.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2026-03-25T17:17:42.000Z (3 months ago)
- Last Synced: 2026-03-26T17:42:20.334Z (3 months ago)
- Topics: api, csharp, dotnet, library, nuciapi, nuget, nuget-package, rest, rest-api
- Language: C#
- Homepage:
- Size: 44.9 KB
- Stars: 0
- 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/nuciapi.client/releases/latest) [](https://github.com/hmlendea/nuciapi.client/actions/workflows/dotnet.yml)
# Installation
[](https://nuget.org/packages/NuciAPI.Client)
**.NET CLI**:
```bash
dotnet add package NuciAPI.Client
```
**Package Manager**:
```powershell
Install-Package NuciAPI.Client
```