Skip to content

Commit 4cb2889

Browse files
authored
Shield reference update
1 parent f9cf423 commit 4cb2889

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# <img src=".\docs\ModulR-logo.png" width="13%" height="13%"> ModulR
22

3-
![Nuget](https://img.shields.io/nuget/v/ModulR?color=green&style=plastic)
4-
53
NuGet package pages:
6-
- [ModulR](https://www.nuget.org/packages/ModulR/)
4+
- [ModulR](https://www.nuget.org/packages/ModulR/) ![Nuget](https://img.shields.io/nuget/v/ModulR?color=green&style=plastic)
75

86
ModulR is a factory pattern based, dependency injection module library to work with Microsoft's ServiceCollection. It combines the concepts of both the factory pattern and the module pattern (also available with the AutoFac dependency injection library) and creates a solution that provides more detailed control on how the dependencies are registered and accessed by the IoC container.
97

0 commit comments

Comments
 (0)