| Amitpnk/Onion-architecture-ASP.NET-Core |
472 |
|
0 |
0 |
over 4 years ago |
1 |
July 10, 2020 |
3 |
mit |
|
| WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5! |
| aspnetcorehero/Boilerplate |
407 |
|
0 |
0 |
over 4 years ago |
2 |
December 26, 2020 |
21 |
mit |
CSS |
| Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects. |
| iammukeshm/OnionArchitecture |
161 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
|
C# |
| The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Architecture, the game-changer is that the Domain Layer (Entities and Validation Rules that are common to the business case ) is at the Core of the Entire Application. This means higher flexibility and lesser coupling. In this approach, we can see that all the Layers are dependent only on the Core Layers. |
| omansak/ASP.NET-CORE-MVC-Sample-Registration-Login |
16 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
|
C# |
| C# Asp.Net Core MVC Sample Registration/Login/Email Activation Form with MsSQL Server/Entity Framework/Onion Architecture |
| bouraine/onion.architecture.dotnetcore2.0 |
6 |
|
0 |
0 |
about 8 years ago |
0 |
|
1 |
|
C# |
| Minimal Onion architecture implementation with .Net Core 2.0 and JWT Bearer Authentification |
| Dallas411/NLogNetCore |
5 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
|
C# |
| NLog Wrapper in Asp.Net Core 2.0 with Onion Architecture |