dustinlacewell / BindingAttributes

Attributes for binding types in the Microsoft.Extensions.DependencyInjection container
2 stars 1 forks source link

Offer IServiceCollection extension methods #5

Open dustinlacewell opened 5 years ago

dustinlacewell commented 5 years ago

We should add extension methods to the IServiceCollection for setting up the attributes as that's a general convention.

pauldotknopf commented 4 years ago

I see it in master, but it isn't released. I started integrating, assuming the README was accurate, but the pushed lib is missing AddBindings.