Cosmos.Extensions.Disposables

CosmosStack Disposables extension library


Keywords
Cosmos.Core, Standard, Common, Framework, async, collection, converter, datetime, disposable, hacktoberfest, optional, reflection, task
License
Apache-2.0
Install
Install-Package Cosmos.Extensions.Disposables -Version 0.3.5

Documentation

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