Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

43 lines (21 loc) · 1.03 KB

uipathLinq

All uipath linq queries at one place

Inviting all UiPath Developers to come together and contribute to github repo

Everyone can contribute

This is for developers by developers to maintain extensive collection of linq queries for uipath

It contains two blocks

  1. Json Linq Queries

  2. DataTable Linq Queries

Raise all your issues in the issues tab

Sample data files are added in the folders do check them

Any query you need to write use sample data to write it

Links used

https://github.com/vajrang-b/UiPathLinq

Free Apis list to use 😋 https://mixedanalytics.com/blog/list-actually-free-open-no-auth-needed-apis/

advanced linq tutorials https://www.tutlane.com/tutorial/linq/linq-where-clause-filtering-operator

Query template from <range> in <iterable> where <condition> group <grouping> select <result>