Quickstart
This guide includes the steps to create a complete application using the RecroGrid Framework
The application will use ASP.NET Core Web API to provide data to a Blazor WebAssembly client capable of performing CRUD operations. It will include a menu for accessing various entities, as well as grids and form views. Using OIDC, we enforce user login, assign permissions to different entities and users, and finally configure the system to log user data manipulation activities.
RecroSec
User authentication and authorization system
RecroTrack
Tracking data changes