Found 3,476 packages
Simple Injector is an easy, flexible and fast dependency injection library that uses best practice to guide your solutions toward the pit of success.
A fluent API for .Net Standard that can enforce architectural rules in unit tests.
Enables live validation of architecture dependencies. Layering is expressed with Dependency Validation Diagrams (Layer Diagrams)
System.Waf is a lightweight framework that helps you to create well-structured XAML applications. Use this package for WPF (Windows Presentation Foundation) applications.
System.Waf is a lightweight framework that helps you to create well-structured XAML applications. This core package can be used in various application types.
Simple Injector ASP.NET Web API Integration.
The Simple Injector ASP.NET Integration package adds a lifestyle to the Simple Injector called 'Per Web Request', which allows instances to live within a single HTTP request and get disposed when the request ends.
Componente principal, base para todos os outros da arquitetura de software E5R Development Team
Simple Injector ASP.NET MVC Integration.
Utilities for the domain layer of the clean architecture as seen by EasyDesk.
Install the package: $ dotnet new -i Genocs.CleanArchitectureTemplate::1.8.3 The full clean project: $ dotnet new cleanarchitecture
Utilities for the application layer of the clean architecture as seen by EasyDesk.
Componente com abstrações da infraestrutura, parte da arquitetura de software E5R Development Team
Componente de dados, parte da arquitetura de software E5R Development Team
Utilities for the infrastructure layer of the clean architecture as seen by EasyDesk.
Clean Architecture Solution Template for .NET 10
The Execution Context Scoping package adds the 'Execution Context Scope' lifestyle, which allows instances to live within an explicitly defined execution context scope (or logical call context) and get disposed when this scope ends. This scope allows flowing through asynchronous method calls.
Package Description
Componente de negócio, parte da arquitetura de software E5R Development Team
A set of exceptions to be used in projects looking to follow clean architecture.