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.
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
