Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 890 Bytes

File metadata and controls

15 lines (11 loc) · 890 Bytes

Blazor Project for Movie Dataset

This is a sample Blazor web application with EF Core (ASP.NET Core in .NET 9). The setup follows the Mircosoft documentation and the DevOps tutorial. API Provider: https://github.com/lordpiti/footballAPI.

Untitled

ToDo List

There are few ideas I want to try with Blazor but for now these are the objectives I want to achieve with this sample project. Additional features or changes will be added later (if necessary).

  • Project Setup
  • Sample Database Creation
  • Update UI
  • Refactoring
  • New API Connection