Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/credfeto/credfeto-extensions-configuration-typed-json
Typed JSON Extensions and deserialization for Microsoft.Extensions.Configuration.Abstractions
https://github.com/credfeto/credfeto-extensions-configuration-typed-json
Last synced: about 1 month ago
JSON representation
Typed JSON Extensions and deserialization for Microsoft.Extensions.Configuration.Abstractions
- Host: GitHub
- URL: https://github.com/credfeto/credfeto-extensions-configuration-typed-json
- Owner: credfeto
- Created: 2022-08-19T08:38:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:52:33.000Z (2 months ago)
- Last Synced: 2024-10-29T15:18:58.200Z (2 months ago)
- Language: C#
- Size: 2.28 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# credfeto-extensions-configuration-typed-json
Typed and validated IConfigurationRoot extensions that work with .net trimming
## Build Status
| Branch | Status |
|---------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| main | [![Build: Pre-Release](https://github.com/credfeto/credfeto-extensions-configuration-typed-json/actions/workflows/build-and-publish-pre-release.yml/badge.svg)](https://github.com/credfeto/credfeto-extensions-configuration-typed-json/actions/workflows/build-and-publish-pre-release.yml) |
| release | [![Build: Release](https://github.com/credfeto/credfeto-extensions-configuration-typed-json/actions/workflows/build-and-publish-release.yml/badge.svg)](https://github.com/credfeto/credfeto-extensions-configuration-typed-json/actions/workflows/build-and-publish-release.yml) |## Changelog
View [changelog](CHANGELOG.md)
[CHANGELOG]: ./CHANGELOG.md
## Contributors