Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
salfab authored Mar 28, 2018
1 parent a310d83 commit d985c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Autofac.BindingByConvention
|master|develop|NuGet|
|:---:|:---:|:---:|
|[![Master Build status](https://ci.appveyor.com/api/projects/status/j8a5ebk1696whdaq?svg=true)](https://ci.appveyor.com/project/VaudoiseAssurances/autofac-bindingbyconvention-m58p5)|[![Develop Build status](https://ci.appveyor.com/api/projects/status/j8a5ebk1696whdaq/branch/develop?svg=true)](https://ci.appveyor.com/project/VaudoiseAssurances/autofac-bindingbyconvention-m58p5/branch/develop)|[![NuGet version](https://badge.fury.io/nu/autofac.bindingbyconvention.svg)](https://badge.fury.io/nu/autofac.bindingbyconvention)|
|[![Master Build status](https://ci.appveyor.com/api/projects/status/j8a5ebk1696whdaq/branch/master?svg=true)](https://ci.appveyor.com/project/VaudoiseAssurances/autofac-bindingbyconvention-m58p5/branch/master)|[![Develop Build status](https://ci.appveyor.com/api/projects/status/j8a5ebk1696whdaq/branch/develop?svg=true)](https://ci.appveyor.com/project/VaudoiseAssurances/autofac-bindingbyconvention-m58p5/branch/develop)|[![NuGet version](https://badge.fury.io/nu/autofac.bindingbyconvention.svg)](https://badge.fury.io/nu/autofac.bindingbyconvention)|


Manually registering types in an IoC container can be a tedious task. This extension to Autofac aims to help automatically registering types with common, built-in and extensible conventions.
Expand Down

0 comments on commit d985c7f

Please sign in to comment.