Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karenpayneoregon/configuration-inject-helpers
Provides easy methods to read connection strings from appsettings.json in console projects
https://github.com/karenpayneoregon/configuration-inject-helpers
appsettingson-configuration console-application csharpcore net8
Last synced: about 2 months ago
JSON representation
Provides easy methods to read connection strings from appsettings.json in console projects
- Host: GitHub
- URL: https://github.com/karenpayneoregon/configuration-inject-helpers
- Owner: karenpayneoregon
- Created: 2023-12-23T23:32:06.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-27T20:37:25.000Z (6 months ago)
- Last Synced: 2024-07-27T21:40:40.252Z (6 months ago)
- Topics: appsettingson-configuration, console-application, csharpcore, net8
- Language: C#
- Homepage: https://dev.to/karenpayneoregon/multiple-connections-for-appsettingsjson-c-52b2
- Size: 1.14 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# About
Provides a class project for making reading connection strings from appsettings.json easy
[NuGet package](https://www.nuget.org/packages/ConsoleConfigurationLibrary/1.0.0#readme-body-tab)
## Requires
- Projects targetting NET8