An open API service indexing awesome lists of open source software.

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

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.

[![Entity Framework Extensions](https://raw.githubusercontent.com/khellang/khellang/refs/heads/master/.github/entity-framework-extensions-sponsor.png)](https://entityframework-extensions.net/bulk-insert?utm_source=khellang&utm_medium=Glimpse.Autofac)

[![Dapper Plus](https://raw.githubusercontent.com/khellang/khellang/refs/heads/master/.github/dapper-plus-sponsor.png)](https://dapper-plus.net/bulk-insert?utm_source=khellang&utm_medium=Glimpse.Autofac)