A client for the NexusMods API to process requests and responses as described in the API documentation, it handles the server responses and deserializes the content to .NET objects.
Info
Version: | 1.0.5 |
Author(s): | Hasan Darwish |
Last Update: | Tuesday, January 17, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Proless/NexusModsNET |
NuGet Url: | https://www.nuget.org/packages/NexusModsNET |
Install
Install-Package NexusModsNET
dotnet add package NexusModsNET
paket add NexusModsNET
NexusModsNET Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags