Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/benbristow/extensions
- Owner: benbristow
- License: mit
- Created: 2024-07-05T17:49:23.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T22:15:35.000Z (5 months ago)
- Last Synced: 2024-12-18T17:13:21.927Z (about 2 months ago)
- Topics: csharp, dotnet, nuget
- Language: C#
- Homepage: https://www.nuget.org/packages/BenBristow.Extensions
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.