Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 453 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 453 Bytes

Cosmos Configuration Overview

Installation

Install via NuGet (Package Manager):

Install-Package Cosmos.Configuration

or modify the .csproj file:

<PackageReference Include="Cosmos.Configuration" Version="LATEST_VERSION" />

Fill in the latest version number in LATEST_VERSION.


Thanks


License

Member project of Cosmosloops Labs..

Apache License 2.0