aloisdg / aloisdg/awesome-linq
Should I add a "stack overflow tag" section?
- Dominant language
- No language data
- Stars
- 408
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Should I add a "help" section?
Something like this:
## Helps
- [LINQ to Objects](http://stackoverflow.com/tags/linq-to-objects/info) - For querying collections of POCO (Plain old CLR objects)
- [LINQ to SQL](http://stackoverflow.com/tags/linq-to-sql/info) - For querying SQL databases
- [LINQ to Entities](http://stackoverflow.com/tags/linq-to-entities/info) - For querying SQL databases through [Entity Framework](http://en.wikipedia.org/wiki/ADO.NET_Entity_Framework)
- [LINQ to XML](http://stackoverflow.com/tags/linq-to-xml/info) - For querying XML documents
- [PLINQ](http://stackoverflow.com/tags/plinq/info) - for querying in parallel.
Contributor guide
Assessment
This issue has not been assessed yet.