Skip to content

Using with React

Alexandre Rogozine edited this page Mar 17, 2022 · 2 revisions

Using LinqToTypeScript with React,

  • Use CRA or another React framework
  • Add package - npm i linq-to-typescript
  • Import and use - import { } from 'linq-to-typescript'
Clone this wiki locally