ASP.NET Boilerplate - Web Application Framework
c-sharp
framework
csharp
dotnet
aspnetcore
aspnet
best-practices
architecture
domain-driven-design
dotnet-core
aspnet-core
multi-tenancy
abp
nlayer-architecture
-
Updated
Dec 2, 2021 - C#
In answering a Stack Overflow question, I just discovered there's a
[NonViewComponent]attribute for marking a class that ends withViewComponent(case-insensitive) as, well, not being a View Component.I think we should document this, under https://docs.microsoft.com/en-us/