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: 11 months 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 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-10T09:41:32.000Z (over 3 years ago)
- Last Synced: 2025-01-07T06:49:55.486Z (12 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
[](https://www.nuget.org/packages/Rebus.Ninject)
Provides a Ninject container adapter for [Rebus](https://github.com/rebus-org/Rebus).

---
_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).