https://github.com/khellang/glimpse.autofac
A Glimpse plugin to show Autofac registrations and resolutions
https://github.com/khellang/glimpse.autofac
Last synced: 15 days ago
JSON representation
A Glimpse plugin to show Autofac registrations and resolutions
- Host: GitHub
- URL: https://github.com/khellang/glimpse.autofac
- Owner: khellang
- License: other
- Created: 2013-02-20T19:30:12.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-31T08:40:40.000Z (over 12 years ago)
- Last Synced: 2024-11-09T09:45:58.722Z (over 1 year ago)
- Language: C#
- Size: 367 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Glimpse for Autofac
============================
Description
-----------
This is a simple Glimpse plugin to show Autofac registrations and resolutions.
Usage
-----
Either build the project and reference the `Glimpse.Autofac.dll` in your Glimpse-enabled prject or execute `Install-Package Glimpse.Autofac` in the Package Manager Console to install the [NuGet package](http://nuget.org/packages/Glimpse.Autofac).
To enable the plugin, you have to call the `ActivateGlimpse()` extension method on your `IContainer`.
Support
-------
Create an issue here on GitHub, send me a message or fork the project and send me a pull request.
Open Source License
-------------------
Glimpse for Autofac is free software distributed under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).
## Sponsors
[Entity Framework Extensions](https://entityframework-extensions.net/?utm_source=khellang&utm_medium=Glimpse.Autofac) and [Dapper Plus](https://dapper-plus.net/?utm_source=khellang&utm_medium=Glimpse.Autofac) are major sponsors and proud to contribute to the development of Glimpse.Autofac.
[](https://entityframework-extensions.net/bulk-insert?utm_source=khellang&utm_medium=Glimpse.Autofac)
[](https://dapper-plus.net/bulk-insert?utm_source=khellang&utm_medium=Glimpse.Autofac)