linkdotnet / LINQMarbles

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

Home Page:https://linqmarbles.info/

Repository from Github https://github.comlinkdotnet/LINQMarblesRepository from Github https://github.comlinkdotnet/LINQMarbles

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 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:

About

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

https://linqmarbles.info/

License:MIT License


Languages

Language:HTML 86.0%Language:CSS 5.6%Language:JavaScript 4.5%Language:C# 3.8%