This is a Contact Registration System project developed in ASP.NET MVC and Entity Framework. It allows you to efficiently manage and maintain a record of contacts.
- C#
- ASP.NET MVC
- .NET 5.0
- Entity Framework 5.0
- Microsoft SQL Server
-
You must have .NET 5.0 installed.
-
Configure the database connection information in the appsettings.json file.
-
Run the application.