Skip to content

cosmos-stack/cosmos-standard

Repository files navigation

CosmosStack Standard Overview

The Cosmos Standard project is one of the member projects of the Cosmos Stack Programme. Cosmos Standard provides a minimal set of basic tools for Cosmos Stack. With the support of Cosmos Standard, developers can obtain higher development efficiency.

From 2022, only .NET 6 will be supported.

Cosmos Standard includes:

Installation

Install via NuGet (Package Manager):

Install-Package CosmosStack.Standard

or modify the .csproj file:

<PackageReference Include="CosmosStack.Standard" Version="LATEST_VERSION" />

Fill in the latest version number in LATEST_VERSION.


Thanks

People or projects that have made a great contributions to this project:

Organizations and projects


License

Member project of Cosmos Stack.

Apache License 2.0