Skip to content

rijwanansari/CleanArchitectureDOTNET8BlazorWeb

Repository files navigation

LinkedIn

Clean Architecture - Blazor Web App with .NET 8 using Entity Framework and Repository Pattern 🏗️

This is a project sample for Blazor Wb App with .NET 8 following clean architecture design pattern using entity framework core and repository pattern. This is a ready-to-use solution with example CRUD. There is a complete CRUD example for App Setting.

Tech Stack 💪

  • .NET 8
  • ASP.NET Core
  • Blazor Web App
  • Microsoft Entity Framework Core 8
  • Code-First Approach with Configuration
  • AutoMapper
  • Generic Repository Pattern
  • Dependency Injection
  • Microsoft SQL Server Database
  • Custom Logs Capture Module
    • Authentication and Authorization - Identity

Learn About Clean Architecture 🔖

Down the Roadmap 🚀

  • Implement Blazor UI component - Ant Design Blazor

  • UI Enhancement - Blazor UI Components

  • Implement Admin LTE Design

  • File Upload to Azure Blog Example

  • Configuration Extension Class

  • Graph API Example

  • Add some CRUD with complex Models

  • Fluent Validation

  • Domain Events Implementation

Contribution 🤝

This is an open-source project and contributors are what make such project with rich feature to learn, inspire, and motivate. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Module Branch (git checkout -b module/FeatureName)
  3. Commit your Changes (git commit -m 'Add some FeatureName')
  4. Push to the Branch (git push origin module/FeatureName)
  5. Open a Pull Request

License

Distributed under the MIT License.

Support ⭐

This project is created for learning and sharing purpose. Additionally, this project can be used in your project. Please share your feedback or issues. Please support with star and share in your network 👌