Release v1.0.0
Added/Refactoring
- Feature: .NET solution structure:
Shared
,Shared.EF
,Api
and Blazor Server/Client/Shared projects. - Feature: Admin template built on CoreUI Free Bootstrap Admin Template.
- Feature: Authentication and authorization using JWT and ASP.NET Core Identity.
- Feature: Sample database access implementation with Entity Framework.
- Feature: Sample GitHub Actions workflows and Dockerfiles.