Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/benbristow/extensions

Collection of common, useful extension methods
https://github.com/benbristow/extensions

csharp dotnet nuget

Last synced: about 2 months ago
JSON representation

Collection of common, useful extension methods

Awesome Lists containing this project

README

        

# BenBristow.Extensions

[![Build/Test/Publish](https://github.com/benbristow/Extensions/actions/workflows/cicd.yml/badge.svg)](https://github.com/benbristow/Extensions/actions/workflows/cicd.yml)

Collection of common, useful extension methods & attributes for .NET.

### Installation

To install the library, use the following NuGet command:

```bash
dotnet add package BenBristow.Extensions
```

## Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue for any bugs or feature requests.

## License

This project is licensed under the MIT License - see the LICENSE file for details.