Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/linkdotnet/linqmarbles

LINQ Marbles is a collection of interactive diagrams for learning and experimenting with LINQ.
https://github.com/linkdotnet/linqmarbles

csharp dotnet linq

Last synced: 4 months ago
JSON representation

LINQ Marbles is a collection of interactive diagrams for learning and experimenting with LINQ.

Awesome Lists containing this project

README

        

# LINQ Marbles - Interactive diagrams for LINQ

LINQ Marbles is a collection of interactive diagrams for learning and experimenting with LINQ.
It is based on the [Rx Marbles](http://rxmarbles.com/) project, that inspired me to do the same for LINQ and C#.

## Features
- Interactive diagrams for LINQ operators
- In total 35 operators are currently in the collection
- Add items to collections and see the results in real-time!
- Remove items from the collection to see the results (also in real-time)!
- PWA (Progressive Web App) support

## Contributing
Feel free to file issues and pull requests on the repo and I'll take a look at them as soon as I can. Help is always welcome!

Thanks to all [contributors](https://github.com/linkdotnet/LINQMarbles/graphs/contributors):