- add nuget badges

pull/32/head
Simon G 7 years ago committed by GitHub
parent 49108bf42b
commit fa234ed458
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

@ -5,6 +5,10 @@ A lightweight IOC Container that is powerful enough to do all the things you nee
[![Build status](https://ci.appveyor.com/api/projects/status/lekwuyh91oqrt6oc?svg=true)](https://ci.appveyor.com/project/SimonG96/lightweightioccontainer) [![Build status](https://ci.appveyor.com/api/projects/status/lekwuyh91oqrt6oc?svg=true)](https://ci.appveyor.com/project/SimonG96/lightweightioccontainer)
![Nuget](https://img.shields.io/nuget/dt/LightweightIocContainer.svg?label=NuGet%20Downloads&logo=NuGet)
![Nuget](https://img.shields.io/nuget/v/LightweightIocContainer.svg?label=NuGet%20Version&logo=NuGet)
![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/LightweightIocContainer.svg?label=NuGet%20Pre-Release&logo=NuGet)
## Get started with the Lightweight IOC Container ## Get started with the Lightweight IOC Container
### How to install <!--TODO: Add links to wiki--> ### How to install <!--TODO: Add links to wiki-->

Loading…
Cancel
Save