41 packages tagged with “microsoft.extensions.dependencyinjection”
# EventFlow <table border=0 cellpadding=0 cellspacing=0> <tr> <td width=25%> <img src=./icon-128.png /> </td> <td width=25%> <p> <a href=https://www.nuget.org/packages/EventFlow/><img src=https://img.shields.io/nuget/v/EventFlow.svg?style=flat /></a> </p> <p> <a href=https://docs.geteventflow.net/?badge=latest><img src=https://readthedocs.org/projects/eventflow/badge/?version=latest /></a> </p> </td> <td width=25%> <p> <a href=https://ci.appveyor.com/project/eventflow/eventflow><img src=https://ci.appveyor.com/api/projects/status/51yvhvbd909e4o82/branch/develop?svg=true /></a> </p> <p> <a href=https://gitter.im/rasmus/EventFlow?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge><img src=https://badges.gitter.im/Join Chat.svg /></a> </p> <!-- <p> <a href=https://codecov.io/github/eventflow/EventFlow?branch=develop><img src=https://codecov.io/github/eventflow/EventFlow/coverage.svg?branch=develop /></a> </p> --> </td> <td width=25%> Think EventFlow is great,<br/> <a href=https://www.paypal.me/rasmusnu>buy me a cup of coffee</a> </td> </tr> </table> NuGet feeds - Official releases: https://www.nuget.org/packages/EventFlow/ - Builds: https://ci.appveyor.com/nuget/eventflow EventFlow is a basic CQRS+ES framework designed to be easy to use. Have a look at our [getting started guide](https://docs.geteventflow.net/GettingStarted.html), the [do’s and don’ts](https://docs.geteventflow.net/DosAndDonts.html) and the [FAQ](https://docs.geteventflow.net/FAQ.html). ### Features * **CQRS+ES framework** * **Async/await first:** Every part of EventFlow is written using async/await. * **Highly configurable and extendable** * **Easy to use** * **No use of threads or background workers** * **Cancellation:** All methods that does IO work or might delay execution (due to retries), takes a `CancellationToken` argument to allow you to cancel the operation ### Examples * **[Complete](#complete-example):** Shows a complete example on how to use EventFlow with in-memory event store and read models in a relatively few lines of code * **Shipping:** To get a more complete example of how EventFlow _could_ be used, have a look at the shipping example found here in the code base. The example is based on the shipping example from the book Domain-Driven Design - Tackling Complexity in the Heart of Software by Eric Evans. Its _in-progress_, but should provide inspiration on how to use EventFlow on a larger scale. If you have ideas and/or comments, create a pull request or an issue
Dependency Injection, HttpClientFactory & ASP.NET Core extensions for Auth0.NET
Fluent Assertions for Microsoft.Extensions.DependencyInjection service collection
Provides extensions to the Microsoft.Extensions.DependencyInjection framework.
Dependency Injection in ASP.NET WebForms using Microsoft.Extensions.DependencyInjection and WebObjectActivator. This package requires .NET Framework 4.7.2 or later.
Microsoft.Extensions.DependencyInjection IoC for KnightBus
Appeaser .NET Core DI extension
Lightweight messaging wrapper of MassTransit
Decoration and child service extensions for Microsoft.Extensions.DependencyInjection
Provides assembly reflection extensions to the Microsoft.Extensions.DependencyInjection framework.
Injectify implementation using Microsoft.Extensions.DependencyInjection package.
Provides dependency context assembly reflection extensions to the Microsoft.Extensions.DependencyInjection framework.
This package integrates Microsoft.Extensions.* libraries (dependency injection, configuration, logging, etc.) with ExcelDna.AddIn
Library to auto register dependencies and to auto bind option classes for Microsoft.Extensions.DependencyInjection
The core concepts for the Injected Tests library. Do not use this directly, use one of the depencency injection provider specific packages.
Provides ability to use Simplify.DI as IOC container instead of Microsoft.Extensions.DependencyInjection
Dependency Injection in ASP.NET Web API 5.x (for .NET 4.7.2 or later) using Microsoft.Extensions.DependencyInjection and WebObjectActivator. This package requires .NET Framework 4.7.2 or later.
The Injected Tests implementation for Microsoft.AspNetCore.Mvc.Testing.
The migration tooling of .NET Framework application that needs to support a with Microsoft.Extensions.DependencyInjection DI.
The Injected Tests implementation for Microsoft.Extensions.DependencyInjection.
Allows DotNetCqs to use containers based on Microsoft.Extensions.DependencyInjection.Abstractions.
A simple, Microsoft.Extensions.DependencyInjection-ready Mediator implementation for >= .NET 8 using code generation.
Dependency Injection in ASP.NET MVC 5.x (for .NET 4.7.2 or later) using Microsoft.Extensions.DependencyInjection and WebObjectActivator. This package requires .NET Framework 4.7.2 or later.
Allows you to use Microsoft.Extensions.DependencyInjection with fluent syntax in xamarin
为 Microsoft.Extensions.DependencyInjection 提供特性 GeneratorCode
Plugin for Microsoft.Extensions.DependencyInjection enabling registration of multiple service implemantations under the same interface.
Package Description
This Library is a Dependency Injection Container for Constructor Injection.
Semi-Automatic Dependency Injection Extensions for Microsoft's DI Container.