An open API service indexing awesome lists of open source software.

https://github.com/cosmos-stack/cosmos-prowess

An Enhanced Capability Library. Provides more powerful functions and more productive APIs than the Standard Library.
https://github.com/cosmos-stack/cosmos-prowess

char-matcher id-utils joiner splitter text

Last synced: 8 months ago
JSON representation

An Enhanced Capability Library. Provides more powerful functions and more productive APIs than the Standard Library.

Awesome Lists containing this project

README

          

# CosmosStack Prowess Overview

Cosmos.Prowess is the core repository of Cosmos Stack Programme. This repository provides a lot of utilities, helpers and extensions to make developers more efficient in their work. Whether it's developing .NET Framework Applications or .NET Core Applications, Cosmos.Standard or each member project in it will give you a silky feel. I believe in the near future, this project (Cosmosloops Labs.) will become more exciting.

## Installation

Install via NuGet (Package Manager):

```shell
Install-Package CosmosStack.Prowess
```

or modify the `.csproj` file:

```xml

```

Fill in the latest version number in `LATEST_VERSION`.

---

## License

Member project of [Cosmos Stack](https://github.com/cosmos-stack).

[Apache License 2.0](/LICENSE)