983 packages tagged with “Architecture”
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.
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.
Enables live validation of architecture dependencies. Layering is expressed with Dependency Validation Diagrams (Layer Diagrams)
Simple Injector ASP.NET MVC Integration.
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.
Quick Start for Simple Injector ASP.NET MVC integration. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an MVC application.
The Simple Injector WCF Integration package adds a ServiceHost and ServiceHostFactory to allow dependency injection on WCF service types.
A building elements library for AEC.
Adds support for packaging sets of related services to allow registering them together. Consumers can implement the IPackage interface and use the RegisterPackages extension method to dynamically add registrations in the supplied list of assemblies.
A fluent API for .Net Standard that can enforce architectural rules in unit tests. Improved version, built upon NetArchTest.Rules v1.3.2.
The Lifetime Scoping package adds an advanced new lifestyle called 'Lifetime Scope', which allows instances to live within an explicitly defined thread-specific scope and get disposed when this scope ends.
The command line interface for Hypar.
IFC serialization utilities for Hypar.Elements.
Attributes used by Apex.Analyzers.Immutable
Componente principal, base para todos os outros da arquitetura de software E5R Development Team
Quick Start for Simple Injector ASP.NET Web API integration for IIS-hosted applications. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an Web API application.
The fastest and smoothest way to good architecture.
Hypar functions.
A package for building modular applications in a blink.
Code generation utilities for Hypar.Elements.
The Hypar model.
Componente com abstrações da infraestrutura, parte da arquitetura de software E5R Development Team
The Hypar client.
Componente de dados, parte da arquitetura de software E5R Development Team
Roslyn powered analyzers for C# to support defining immutable types