https://github.com/soenneker/soenneker.json.collectionconverter
A System.Text.Json converter for (de)serializing collections
https://github.com/soenneker/soenneker.json.collectionconverter
collections csharp deserialization dotnet json serialization
Last synced: 4 months ago
JSON representation
A System.Text.Json converter for (de)serializing collections
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.json.collectionconverter
- Owner: soenneker
- License: mit
- Created: 2023-02-27T02:13:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-02T15:09:58.000Z (10 months ago)
- Last Synced: 2025-10-02T17:54:21.886Z (10 months ago)
- Topics: collections, csharp, deserialization, dotnet, json, serialization
- Language: C#
- Homepage: https://soenneker.com
- Size: 975 KB
- Stars: 0
- Watchers: 2
- 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.Json.CollectionConverter/)
[](https://github.com/soenneker/soenneker.json.collectionconverter/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Json.CollectionConverter/)
[](https://github.com/soenneker/soenneker.json.collectionconverter/actions/workflows/codeql.yml)
#  Soenneker.Json.CollectionConverter
### A System.Text.Json converter for (de)serializing collections
## Installation
```
dotnet add package Soenneker.Json.CollectionConverter
```