https://github.com/soenneker/soenneker.json.optionscollection
A collection of common options for System.Text.Json and JSON.net
https://github.com/soenneker/soenneker.json.optionscollection
configuration csharp dotnet json options
Last synced: 3 months ago
JSON representation
A collection of common options for System.Text.Json and JSON.net
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.json.optionscollection
- Owner: soenneker
- License: mit
- Created: 2023-03-27T00:21:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T17:09:06.000Z (about 2 years ago)
- Last Synced: 2024-05-22T18:28:42.817Z (about 2 years ago)
- Topics: configuration, csharp, dotnet, json, options
- Language: C#
- Homepage: https://soenneker.com
- Size: 571 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Json.OptionsCollection/)
[](https://github.com/soenneker/soenneker.json.optionscollection/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Json.OptionsCollection/)
[](https://github.com/soenneker/soenneker.json.optionscollection/actions/workflows/codeql.yml)
#  Soenneker.Json.OptionsCollection
### A collection of common options for System.Text.Json and JSON.net
## Installation
```
dotnet add package Soenneker.Json.OptionsCollection
```