https://github.com/soenneker/soenneker.json.trimconverter
A System.Text.Json converter attribute for automatic string trimming
https://github.com/soenneker/soenneker.json.trimconverter
attribute csharp dotnet json string trim
Last synced: 7 days ago
JSON representation
A System.Text.Json converter attribute for automatic string trimming
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.json.trimconverter
- Owner: soenneker
- License: mit
- Created: 2023-03-31T01:10:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-04-15T00:45:37.000Z (about 2 months ago)
- Last Synced: 2026-04-15T02:33:09.848Z (about 2 months ago)
- Topics: attribute, csharp, dotnet, json, string, trim
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.1 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.Json.TrimConverter/)
[](https://github.com/soenneker/soenneker.json.trimconverter/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Json.TrimConverter/)
[](https://github.com/soenneker/soenneker.json.trimconverter/actions/workflows/codeql.yml)
#  Soenneker.Json.TrimConverter
### A System.Text.Json converter attribute for automatic string trimming
## Installation
```
dotnet add package Soenneker.Json.TrimConverter
```