Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/linkdotnet/linqmarbles
- Owner: linkdotnet
- License: mit
- Created: 2023-11-10T10:14:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-01T14:43:57.000Z (6 months ago)
- Last Synced: 2024-08-01T16:34:04.640Z (6 months ago)
- Topics: csharp, dotnet, linq
- Language: HTML
- Homepage: https://linqmarbles.info/
- Size: 595 KB
- Stars: 25
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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):