I uploaded one of my sample project to my new repo today. There is a simple project to implement SalesOrders/SalesOrderLines…
You can use HTML helpers to get data / data label etc. If you use MVC & EF , it…
Simple .NetCore razor page with master/detail grids and JSON queries and bootstrap modal page. Index.cshtml Modal.cshtml Site.js Site.css
Here is a basic sample code
When you deal with WebApi you need helper to test your functions. Also you need to document them. Swagger does…
I added basic Json data call /parse function to my library works in .NetCore Razor page. Simple / usefull.