Build Rich Web Apps with ASP.NET Core and Sircl - Part 4
Briefly

The Contact Manager app demonstrates how to support Bootstrap modals with ASP.NET Core and Sircl, using a static variable to store data instead of a database underneath.
The controller for the Contact Manager app includes methods like Index (for displaying contacts), New (for creating a new contact), Edit (for editing an existing contact), Save (for saving contact), and EditView (helper method for country list).
Read at CodeProject
[
]
[
|
]