aspnetcorerazorpages
There are 4 repositories under aspnetcorerazorpages topic.
fingers10/JqueryDataTablesServerSideDemo
Jquery DataTables with Asp.Net Core server side multi column sorting and searching Demo Project.
matjazbravc/Dapper.Paging.Demo
This sample demonstrate how to implement simple paging functionality in a ASP.NET Core Razor Pages application with Dapper and Microsoft SQL Server.
matjazbravc/Custom.ConfigurationProvider.Demo
Use configuration section from the appsettings.json which can be set from the UI as well. Configuration section values are stored in the database and exposed through a Entity Framework Core DbContext.
matjazbravc/Dapper.Razor.Demo
This sample demonstrate usage Dapper Micro ORM in ASP.NET Core Razor Pages application to access data stored in the SQLite database.