https://github.com/atifaziz/weblinq
LINQ to Web or teaching LINQ to do Web so the Web appears like simple LINQ queries
https://github.com/atifaziz/weblinq
hacktoberfest linq web
Last synced: about 1 year ago
JSON representation
LINQ to Web or teaching LINQ to do Web so the Web appears like simple LINQ queries
- Host: GitHub
- URL: https://github.com/atifaziz/weblinq
- Owner: atifaziz
- License: apache-2.0
- Created: 2016-05-19T14:26:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-14T13:44:03.000Z (over 2 years ago)
- Last Synced: 2025-03-19T06:39:49.305Z (over 1 year ago)
- Topics: hacktoberfest, linq, web
- Language: C#
- Homepage:
- Size: 746 KB
- Stars: 26
- Watchers: 4
- Forks: 7
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
Awesome Lists containing this project
README
# WebLINQ
[![Build Status][build-badge]][builds]
[![NuGet][nuget-badge]][nuget-pkg]
[![MyGet][myget-badge]][edge-pkgs]
WebLINQ is a library for .NET to bring the web to LINQ.
[build-badge]: https://img.shields.io/appveyor/ci/raboof/weblinq.svg
[myget-badge]: https://img.shields.io/myget/raboof/v/WebLinq.svg?label=myget
[edge-pkgs]: https://www.myget.org/feed/raboof/package/nuget/WebLinq
[nuget-badge]: https://img.shields.io/nuget/v/WebLinq.svg
[nuget-pkg]: https://www.nuget.org/packages/WebLinq
[builds]: https://ci.appveyor.com/project/raboof/weblinq