305 packages tagged with “Factory”
Ninject extension that allows to automatically create factories.
DryIoc is fast, small, full-featured IoC Container for .NET
Creates objects from IConfiguration and IConfigurationSection objects. A replacement for some of the functionality of Microsoft.Extensions.Configuration.Binder.
An MSBuild CodeTaskFactory that uses Roslyn compiler for cross platform compatibility.
Catel.Core library.
Provides ability for the components to be created by factory objects. You can use it to register things like HttpContext in the container. This facility is mostly targeted towards legacy applications.
Implementation of CommonServiceLocator for DryIoc container, see rationale at https://github.com/unitycontainer/commonservicelocator
DryIoc.MefAttributedModel is DryIoc extension to support Microsoft Managed Extensibility Framework for DryIoc container
Data factory types.
Serialization logic used by OBC assets, references all serialization types to provide a universal factory to build serializers.
Datafac extensions for MessagePack
The activator is a simple and fast dependency injection framework. It is based on attributes and does not require any configuration files for configuration. It also supports using static methods as component constructor. This version is not compatible with Assemblies weaved by versions older than 3.1.0 of the Cauldron.Activator. Breaking changes in 3.1.x - See https://github.com/Capgemini/Cauldron for more information.
SDK for building your own modules for Intent Architect.
Base classes and helpers for building your own modules for Intent Architect.
Create or Update attributes from an Excel template
Superset of MEF attributes. In addition to Export/Import contains attributes to support modern IOC (DryIoc) features
Module which allows creation of simple mutable classes.
A lightweight .NET library providing HTTP extensions for simplified JSON operations, HTTP client helpers, and API client abstractions with JWT support. Includes extensions for HttpContent, HttpClient, HttpClientFactory, and dependency injection setup. See GitHub for full documentation and examples.
Testify is a unit test assertions, test data creation and contract verification framework. It's not dependent on any specific unit testing framework.
Has own Visual Studio Addin for easier use. Small size. Capture Business-use-cases and convert it into a modular, highly testable chunk of codes. One step closer to dissecting & migrating monolithic apps. Provides a common ground for projects with large number of developers. A combination of Command, Request-Response, Mediator and Abstract Class Factory pattern. Now supports .Net5.
Dependency Injection primitives
Useful set of utilities and abstractions for simplifying modern data-access operations and ensuring DI compatibility. This is simply a meta-package that includes Open.Database.Extensions.Core.
Advanced Dependency Injection for Microsoft.Extensions.DependencyInjection: AddDefer, AddFunc, AddFactory.
A cohesive set of infrastructure libraries for dotnet that utilizes abstractions for event handling, persistence, unit of work, mediator, distributed messaging, event bus, CQRS, email, and more