Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alastairlundy/collectionsextensions

Extensions to C# IEnumerables, ICollections, and more to improve them.
https://github.com/alastairlundy/collectionsextensions

csharp-library extension-methods ienumerable-extensions

Last synced: 19 days ago
JSON representation

Extensions to C# IEnumerables, ICollections, and more to improve them.

Awesome Lists containing this project

README

        

# CollectionsExtensions

Extensions to C# IEnumerables, ICollections, and more to improve them.

[![NuGet](https://img.shields.io/nuget/v/AlastairLundy.Extensions.Collections.svg)](https://www.nuget.org/packages/AlastairLundy.Extensions.Collections/)
[![NuGet](https://img.shields.io/nuget/dt/AlastairLundy.Extensions.Collections.svg)](https://www.nuget.org/packages/AlastairLundy.Extensions.Collections/)

## Features

## Support
This can be added to any .NET Standard 2.0, .NET Standard 2.1, or .NET 8 compatible Application or Library.

### Compatibility

| Collections Extensions Version series | .NET Targets supported |
|---------------------------------------|--------------------------------------------------|
| >= 5.4.0 | .NET Standard 2.0, .NET Standard 2.1, and .NET 8 |
| < 5.4.0 | .NET 8 |

## License
This project is licensed under the MIT license.

This is not legal advice. If you have any questions over licensing please contact an attorney.