39 packages tagged with “serviceprovider”
Microsoft.Extensions.DependencyInjection integration for IbanNet; IbanNet provides an IBAN validator and parser.
# 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
Lazy injection for Microsoft.Extensions.DependencyInjection.ServiceProvider container
Package Description
Generic overloads to System.IServiceProvider.GetService.
ASP.NET Core Dependency Injection IoC registration for CoreDdd.Nhibernate library
ASP.NET Core Dependency Injection IoC registration for CoreDdd library
Tests for netfx-System.ServiceProvider
Injects SharpRepository using StructureMap in your .NET Core apps or even using Microsoft.DependencyInjection library.
A simple SAML2p protocol library for aspnetcore
Simple Library to handle ASP.NET MVC Services
Microsoft.Extensions.DependencyInjection (IServiceProvider) support for UpbeatUI. UpbeatUI is an open-source lightweight MVVM framework for quickly developing multi-level touch based Windows applications on top of the WPF framework.
The implementation of IServiceProvider using Mef technology. This library will be available for all .Net Framework from 4.5 to Standard 2.0
DotNet Di ServiceProvider Locator
Simple class for holding a static reference to an IServiceProvider instance, similar to System.Web.DependencyResolver.
The Runtime Messaging service configuration.
A library for bridging the gap between the build in .NET di framework and other di frameworks
The Cirreum ServiceProvider for the Cirreum Runtime Server.
The Runtime Persistence service configuration.
ServiceProviderEndpoint Client
This library provide tools to facilitate dependency injection when using dotnet.
Enables fine-grained control for service registration in ServiceProvider.
miniOrange SAML 2.0 SSO library enables secure authentication in ASP.NET Core and .NET Framework (MVC, WebForms, Web API) applications using Identity Providers like Azure AD, ADFS, Okta, PingFederate, Salesforce, Auth0, Google Workspace, and other SAML 2.0-compliant IdPs.
The Runtime Storage service configuration.
Basic services (service collection and service provider) functionality.
Allows to use services through IServiceProvider while still configuring them.