You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple ASP.NET Core MVC-based form application designed to refresh my knowledge of .NET and C#. This project demonstrates the basics of MVC architecture, including form creation, validation, and data handling, while adhering to clean code practices