CleanArchitecture
eShopOnWeb
Our great sponsors
CleanArchitecture | eShopOnWeb | |
---|---|---|
44 | 23 | |
8,562 | 7,535 | |
- | 2.2% | |
6.7 | 8.7 | |
3 days ago | 8 days ago | |
C# | C# | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
CleanArchitecture
-
asp.net .net 6 just a view so far
It's been a tough couple of weeks recently, I've been reflecting and reading a lot about asp.net. Using some of online guides, video tutorial I've finally got my head around it...somewhat. It is more difficult than laravel for sure... but looking at how much this clean architecture template has helped a lot at finding some cool stuff. Before I got to this I've had to dig myself into books to cover the following:
-
Angular, ASP.NET core web api, and DTOs
Whate /u/Complete_Attention_4 says. Its all in this template: https://github.com/jasontaylordev/CleanArchitecture
-
Where to put Business/Domain logic in Entity Framework [C#] project.
I've been using Jason Taylor's Clean Architecture layout for the last couple services I've spun up and I've had pretty good results in terms of how it went.
-
[Parte 3] CQRS y MediatR: AutoMapper
Jason Taylor y su template de Clean Architecture solucionan este problema de una forma muy elegante CleanArchitecture/src/Application/Common/Mappings at main · jasontaylordev/CleanArchitecture (github.com).
-
If you were to create a Web API today from scratch how would you do it ?
Check github of this developer: https://github.com/hassanhabib Also very interesting is concept of Clean Architecture, example of which you can find here: https://github.com/jasontaylordev/CleanArchitecture Have you heard about SOLID principles? Check on youtube about it.
-
[Parte 2] CQRS y MediatR: Validando con FluentValidation
jasontaylordev/CleanArchitecture: Clean Architecture Solution Template for .NET 6 (github.com)
- How to up your C# game?
- How should I prepare to work on larger projects?
- Is this correct DDD Clean Architecture?
- DDD & CQRS: Aplicando Domain Events en ASP.NET Core.
eShopOnWeb
-
Githubs that show small, easy to understand projects with best practices.
https://github.com/dotnet-architecture/eShopOnWeb is much simpler & easier to understand.
-
Best resource to learn Blazor
Check out the eShopOnWeb reference project. The admin site for the shop is blazor and is a good example of how to use it.
- C# i ASP.NET CORE materijali
-
Confused on how to structure my API with Entity Framework
Overall i now use a DDD style approach with Mediatr based on https://github.com/ardalis/CleanArchitecture/tree/main/src as well as snippets from Microsofts https://github.com/dotnet-architecture/eShopOnWeb
- Starting with dotnet
-
[Video] Checking out NDepend
eShopOnWeb
- Clean open source libraries to inspect code?
-
What are you using to secure SPAs (React/Angular) in .NET 6?
Here's also another example of creating JWT from the eshoponweb repo. https://github.com/dotnet-architecture/eShopOnWeb/blob/9db2feb930c8cd1ce379bbebf76521a4ba0dddfb/src/Infrastructure/Identity/IdentityTokenClaimService.cs
- Is it just me or most of these "popular" template on github just doesn't really make sense to me?
-
Know a well-written Web Project that serves as a good reference?
I haven’t looked but it references these guys https://github.com/dotnet-architecture/eShopOnWeb
What are some alternatives?
CleanArchitecture - Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
eShopOnContainers - Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
ASP.NET Boilerplate - ASP.NET Boilerplate - Web Application Framework
modular-monolith-with-ddd - Full Modular Monolith application with Domain-Driven Design approach.
nopCommerce - ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
spring-petclinic - A sample Spring-based application
FastEndpoints-FileHandling-Demo - sample project showcasing image storage and retrieval in mongodb using FastEndpoints & MongoDB.Entities
NorthwindTraders - Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
Orchard Core - Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
Bitwarden - The core infrastructure backend (API, database, Docker, etc).