https://github.com/cosmos-stack/cosmos-configuration
https://github.com/cosmos-stack/cosmos-configuration
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cosmos-stack/cosmos-configuration
- Owner: cosmos-stack
- Created: 2020-07-10T14:53:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T14:36:13.000Z (over 3 years ago)
- Last Synced: 2024-04-28T07:13:14.533Z (about 2 years ago)
- Language: C#
- Size: 292 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cosmos Configuration Overview
## Installation
Install via NuGet (Package Manager):
```shell
Install-Package Cosmos.Configuration
```
or modify the `.csproj` file:
```xml
```
Fill in the latest version number in `LATEST_VERSION`.
---
## Thanks
---
## License
Member project of [Cosmosloops Labs.](https://github.com/cosmos-loops).
[Apache License 2.0](/LICENSE)