Skip to main content
Pathoschild.FluentNexus package icon

Pathoschild.FluentNexus

A modern async HTTP client for the Nexus Mods API. It gives you simple strongly-typed methods to access all of the Nexus API endpoints, handling the gritty details like deserialisation, content negotiation, URL encoding, and error-handling.

Total Downloads
20.0K
19,974
Published
Jul 12, 2021
Latest stable version

Install

.NET CLI
dotnet add package Pathoschild.FluentNexus --version 1.0.4
Package Manager Console
Install-Package Pathoschild.FluentNexus -Version 1.0.4
PackageReference
<PackageReference Include="Pathoschild.FluentNexus" Version="1.0.4" />

Frameworks

.NETFramework4.5 .NETFramework4.7.1 .NETStandard1.3 .NETStandard2.0

Dependencies

Newtonsoft.Json
.NETFramework4.5
[13.0.1, )
[4.1.0, )
Newtonsoft.Json
.NETFramework4.7.1
[13.0.1, )
[4.1.0, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
Newtonsoft.Json
.NETStandard1.3
[13.0.1, )
[4.1.0, )
Newtonsoft.Json
.NETStandard2.0
[13.0.1, )
[4.1.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.