https://github.com/soenneker/soenneker.enums.jsonoptions
An enumeration for common JSON options
https://github.com/soenneker/soenneker.enums.jsonoptions
csharp dotnet enum json
Last synced: 3 months ago
JSON representation
An enumeration for common JSON options
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.enums.jsonoptions
- Owner: soenneker
- License: mit
- Created: 2023-03-27T00:31:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-04-14T03:33:24.000Z (3 months ago)
- Last Synced: 2026-04-14T05:26:37.308Z (3 months ago)
- Topics: csharp, dotnet, enum, json
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.19 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.Enums.JsonOptions/)
[](https://github.com/soenneker/soenneker.enums.jsonoptions/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Enums.JsonOptions/)
[](https://github.com/soenneker/soenneker.enums.jsonoptions/actions/workflows/codeql.yml)
#  Soenneker.Enums.JsonOptions
### An enumeration for common JSON options
## Installation
```
dotnet add package Soenneker.Enums.JsonOptions
```