https://github.com/soenneker/soenneker.json.lowercasevalue
A System.Text.Json converter attribute for forcing the deserialized value to lowercase
https://github.com/soenneker/soenneker.json.lowercasevalue
csharp deserialization dotnet json lowercase lowercasevalue lowercasevaluejsonconverter serialization system text util
Last synced: 12 days ago
JSON representation
A System.Text.Json converter attribute for forcing the deserialized value to lowercase
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.json.lowercasevalue
- Owner: soenneker
- License: mit
- Created: 2024-07-19T22:39:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-06-05T17:57:48.000Z (12 days ago)
- Last Synced: 2026-06-05T19:23:42.149Z (12 days ago)
- Topics: csharp, deserialization, dotnet, json, lowercase, lowercasevalue, lowercasevaluejsonconverter, serialization, system, text, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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.lowercasevalue/)
[](https://github.com/soenneker/soenneker.json.lowercasevalue/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.json.lowercasevalue/)
[](https://github.com/soenneker/soenneker.json.lowercasevalue/actions/workflows/codeql.yml)
#  Soenneker.Json.LowercaseValue
### A System.Text.Json converter attribute for forcing the deserialized value to lowercase
## Installation
```
dotnet add package Soenneker.Json.LowercaseValue
```