Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rebus-org/rebus.ninject
:x: DEPRECATED :bus: Ninject container adapter for Rebus
https://github.com/rebus-org/rebus.ninject
ioc ioc-container messaging ninject ninject-container rebus
Last synced: 4 days ago
JSON representation
:x: DEPRECATED :bus: Ninject container adapter for Rebus
- Host: GitHub
- URL: https://github.com/rebus-org/rebus.ninject
- Owner: rebus-org
- License: other
- Created: 2016-08-31T09:13:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-10T09:41:32.000Z (over 2 years ago)
- Last Synced: 2024-11-10T09:31:43.271Z (2 months ago)
- Topics: ioc, ioc-container, messaging, ninject, ninject-container, rebus
- Language: C#
- Homepage: https://mookid.dk/category/rebus
- Size: 2.76 MB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Rebus.Ninject
[![install from nuget](https://img.shields.io/nuget/v/Rebus.Ninject.svg?style=flat-square)](https://www.nuget.org/packages/Rebus.Ninject)
Provides a Ninject container adapter for [Rebus](https://github.com/rebus-org/Rebus).
![](https://raw.githubusercontent.com/rebus-org/Rebus/master/artwork/little_rebusbus2_copy-200x200.png)
---
_Attention users of ASP.NET MVC5_: You are probably planning on using the `Ninject.MVC5` package to integration your Ninject container with your web application, but unfortunately (at least at the time of writing) the package depends on version 3 of Ninject, where Rebus.Ninject depends on the upcoming version 4 (because it supports .NET Core).