Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 14:32
· 486 commits to main since this release
9e908b2

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.