https://github.com/unstoppablemango/dotnet-proxmox-client
.NET client for the Proxmox REST API
https://github.com/unstoppablemango/dotnet-proxmox-client
Last synced: about 1 year ago
JSON representation
.NET client for the Proxmox REST API
- Host: GitHub
- URL: https://github.com/unstoppablemango/dotnet-proxmox-client
- Owner: UnstoppableMango
- License: gpl-3.0
- Created: 2020-06-14T22:48:03.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-02T12:01:24.000Z (over 1 year ago)
- Last Synced: 2025-03-02T13:19:02.976Z (over 1 year ago)
- Language: Shell
- Size: 62.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# UnMango Proxmox Client
[](https://github.com/UnstoppableMango/dotnet-proxmox-client/releases/latest)
[](https://app.codecov.io/gh/UnstoppableMango/dotnet-proxmox-client)
[](https://github.com/UnstoppableMango/dotnet-proxmox-client/actions/workflows/nuget_publish.yml)
[](https://libraries.io/github/UnstoppableMango/dotnet-proxmox-client)
.NET client for making requests to the Proxmox REST API
## Development
### Lint Hooks
The easiest way to setup dotnet format to run on commit is to run `git config core.hooksPath .githooks`.
## License
GNU General Public License v3.0 or later
See [COPYING](COPYING) to see the full text.