eliozeb / BudgetMaster

A SaaS Expense Tracking and Budgeting Application using .NET
0 stars 0 forks source link

Project Setup #1

Open eliozeb opened 1 month ago

eliozeb commented 1 month ago

Create a new ASP.NET Core Web Application. Set up Entity Framework Core and configure the database context. Integrate ASP.NET Identity for user authentication.