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.
- Host: GitHub
- URL: https://github.com/cosmos-stack/cosmos-prowess
- Owner: cosmos-stack
- License: apache-2.0
- Created: 2020-07-14T10:53:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T09:05:06.000Z (over 3 years ago)
- Last Synced: 2025-08-18T07:52:31.078Z (10 months ago)
- Topics: char-matcher, id-utils, joiner, splitter, text
- Language: C#
- Homepage:
- Size: 973 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)