An Employees Management System developed using Blazor(C# and HTML).
The system displays a list of employees that is saved on a CSV file and enables the editing, deleting and creating of employees.
The system can run by Opening the project(.sln file) on Visual Studio and running the project. The system runs locally on the browser.
Make sure that the ASP.NET and web development workload is installed on Visual Studio to run the project.