Found 3,476 packages
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.
CleanArchitecture Template
Adds all required assemblies to start using Sharp Architecure in a MVC project. This package uses NHibernate for persitance and Castle Windsor as the IoC container.
Utilities for dependency injection of the clean architecture as seen by EasyDesk.
Utilities for the EF Core data access layer of the clean architecture as seen by EasyDesk.
Componente de dados específico para Dapper, parte da arquitetura de software E5R Development Team
Utilities for the ASP.NET Core web layer of the clean architecture as seen by EasyDesk.
Componentes padrões de infraestrutura, parte da arquitetura de software E5R Development Team
Unleash the power of .NET 8 with our Clean Architecture NuGet package: a versatile template tailored for Blazor, Maui, and future ASP.NET Core MVC and Razor Page applications. Designed with Domain-Driven Design principles, it provides a modular foundation for building scalable, maintainable web and mobile applications. Benefit from an enhanced Blazor Identity UI, seamless Tabler admin portal integration, and a curated selection of wangkanai tools and extensions for accelerated development. Perfect for developers seeking a robust, ready-to-implement architecture that adapts to evolving project needs.
Componente de dados específico para Entity Framework Core, parte da arquitetura de software E5R Development Team
The Clean Architecture Solution Template popularized by Steve @ardalis Smith. Provides a great starting point for modern and/or DDD solutions built with .NET 8 and C# 12. Features zero tight coupling to database or data access technology.
A framework designed to support the rapid development of applications that adhere to the Domain Driven Design architectural style.
Package Description
The Simple Injector WCF Integration package adds a ServiceHost and ServiceHostFactory to allow dependency injection on WCF service types.
Componentes de infraestrutura para projetos ASP.NET Core, parte da arquitetura de software E5R Development Team
Um framework simples e leve para acelerar a construção de API's
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 building elements library for AEC.
A commercial Metalama extension that allows to verify the code against architecture rules.
This is a clean architecture style code generator which will generate Domain project containing entities; Application project containing repository interfaces, service interfaces, service implementations; Persistence project containg ApplicationDbcontext, repository implementations; it will also generate controllers for each entity in the WebAPI or WEBMVC project