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

https://github.com/6bee/aqua-tools

Tools packages
https://github.com/6bee/aqua-tools

Last synced: 5 months ago
JSON representation

Tools packages

Awesome Lists containing this project

README

          

# aqua-tools

[![GitHub license][lic-badge]][lic-link]
[![Github Workflow][pub-badge]][pub-link]

| package | doc | nuget | myget |
| :--- | :--- | :--- | :--- |
| `aqua.tool.Validation` | [readme](aqua.tool.Validation/README.md) | [![NuGet Badge][3]][4] | [![MyGet Pre Release][5]][6] |

## Deprecated Packages

Former polyfill packages have been deprecated in favor of [PolySharp][PolySharp]:

- `aqua.tool.polyfill.CallerArgumentExpression`
- `aqua.tool.polyfill.IsExternalInit`
- `aqua.tool.polyfill.Nullable`
- `aqua.tool.polyfill.RequiresPreviewFeatures`
- `aqua.tool.polyfill.StackTraceHidden`

[3]: https://img.shields.io/nuget/v/aqua.tool.Validation.svg
[4]: https://www.nuget.org/packages/aqua.tool.Validation
[5]: https://img.shields.io/myget/aqua/vpre/aqua.tool.Validation.svg?label=myget
[6]: https://www.myget.org/feed/aqua/package/nuget/aqua.tool.Validation

[lic-badge]: https://img.shields.io/github/license/6bee/aqua-tools.svg
[lic-link]: https://github.com/6bee/aqua-tools/blob/main/license.txt

[pub-badge]: https://github.com/6bee/aqua-tools/actions/workflows/publish.yml/badge.svg
[pub-link]: https://github.com/6bee/aqua-tools/actions/workflows/publish.yml

[PolySharp]: https://github.com/Sergio0694/PolySharp