Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 252 Bytes

File metadata and controls

9 lines (7 loc) · 252 Bytes

ex-netcore-datatables-server-side

.Net Core 6 DataTables Server Side Example

How to run this project

  1. Open the project on Visual Studio or Visual Studio Code
  2. Open appsettings.json file
  3. Change DefaultConnection setting
  4. Build & Run