Based upon BlazorEmployeeEFCore from Sarathlal Saseendran with some Generics.
A Blazor Server App with CRUD.
The CustomHttpClient uses a Generics class. (Athlete in this app). Uses Entity Framework and a Azure Microsft SQL Server
- The original Blazor EF Employees post on how to do this, thx Sarath
- Class in this extension is Athletes with the CustomHttpClient using a Generics class.
- Other classes could be made Generic as well
- My Blog Site
Read the Setup.txt file in the root of the project