https://github.com/soenneker/soenneker.utils.json
A utility library handling (de)serialization and other useful JSON functions
https://github.com/soenneker/soenneker.utils.json
csharp dotnet json util
Last synced: 24 days ago
JSON representation
A utility library handling (de)serialization and other useful JSON functions
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.utils.json
- Owner: soenneker
- License: mit
- Created: 2023-03-26T21:20:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-06-16T17:11:25.000Z (24 days ago)
- Last Synced: 2026-06-16T19:10:01.637Z (24 days ago)
- Topics: csharp, dotnet, json, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 3.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Utils.Json/)
[](https://github.com/soenneker/soenneker.utils.json/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Utils.Json/)
[](https://github.com/soenneker/soenneker.utils.json/actions/workflows/codeql.yml)
#  Soenneker.Utils.Json
### A utility library handling (de)serialization and other useful JSON functions
## Installation
```
dotnet add package Soenneker.Utils.Json
```