Skip to content

djaus2/BlazorAthleteEFCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlazorAthleteEFCore

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

Setup

Read the Setup.txt file in the root of the project