New
1.0.0
Initial Release of Blazor Hero. Here are the features available with this Release - 1.0.0
- [x] Mudblazor Component Library
- [x] .NET 5.0+
- [x] Blazor Web-Assembly: ASP.NET Core Hosted
- [x] Onion Architecture
- [x] Persistent Dark Mode (Local Storage)
- [x] Service-Based Approach
- [x] MediatR at API Level
- [x] AutoMapper
- [x] API Versioning
- [x] JWT Authentication
- [x] Serilog - Server-Side Only*
- [x] Complete User Management
- [x] Profile Picture
- [x] Clean Fluid UI
- [x] CRUD Functionalities
- [x] Custom Error Pages
- [x] Localization
- [x] Role Management
- [x] User-Role Management
- [x] Swagger
- [x] Middlewares
- [x] Favicon
- [x] Default User & Role Seeding
- [x] Dynamic Service Registration (WASM)
- [x] Auto DB Migrations
- [x] Paginated API Responses
- [x] Polly - Retry Pattern for HttpClient
- [x] Shared Email Service
- [x] Hangfire Implementation
- [x] Custom API Response for 500,401,403
- [x] Specification Pattern
- [x] Permission Based UI Rendering