Article Series
This is the research project I used for a series of articles about managing entity data in Razor Pages and Bootstrap tables. The project has been upgraded to ASP.NET Core 3.1. I have implemented Bootstrap Native and removed jQuery.
- ASP.NET Core 2.2 - In Memory Entities
- ASP.NET Core 2.2 - Bootstrap 4 Tables
- ASP.NET Core 2.2 - Details Modal With JSON Entity
- ASP.NET Core 2.2 - Autocomplete Search
- ASP.NET Core 2.2 - Bootstrap 4 Pagination
- ASP.NET Core 2.2 - Filtering Entities
- ASP.NET Core 2.2 - Sorting Entities
- ASP.NET Core 3.1 - Migrate In Memory Database
Access to the research project source code may be purchased on KenHaggerty.Com at Manage > Assets.
The Table Functions Project has been published to tables.kenhaggerty.com.
I enjoy writing these articles. It often enhances and clarifies my coding. The research project is a result of a lot of refactoring and hopefully provides logical segues for the articles. Thank you for supporting my efforts.