by BlazorAdmin
BlazorAdmin is a RCL (Razor Class Library) with pages and components for the creation, reading, updating and deletion operations for databases. The main objective of the project is to support CRUD operations for universal models, eliminate the need to use CRUD-scaffolding or manual processing of each individual model. BlazorAdmin takes the model and tries to find the appropriate input types for each of its properties. BlazorAdmin indexed and displayed each model with the [AdminVisible] attribute applied to the model class and one of its properties.
#Blazor #csharp #dotnet #EntityFramework #web
#Blazor #csharp #dotnet #EntityFramework #web