Skip to main content
Nucs.JsonSettings package icon

Nucs.JsonSettings

Easiest way you'll ever write settings for your app. This library is built to be modular and one-liner exploiting the powerful serialization capabilities of Json.NET out of the box without any mapping necessary to serialize nested custom objects, dictionaries and lists.

Total Downloads
79.0K
79,021
Published
Aug 7, 2026
Latest stable version

Install

.NET CLI
dotnet add package Nucs.JsonSettings --version 2.3.2
Package Manager Console
Install-Package Nucs.JsonSettings -Version 2.3.2
PackageReference
<PackageReference Include="Nucs.JsonSettings" Version="2.3.2" />

Frameworks

net10.0 .NETFramework4.8 net6.0 net8.0 .NETStandard2.0

Dependencies

[13.0.3, )
Newtonsoft.Json
.NETFramework4.8
[13.0.3, )
[13.0.3, )
[13.0.3, )
Newtonsoft.Json
.NETStandard2.0
[13.0.3, )

Adoption guide

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

Compatibility metadata lists 5 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.