diff --git a/README.md b/README.md index 1b56f09..2440222 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![buildtest](https://github.com/omuleanu/ValueInjecter/actions/workflows/buildtest.yml/badge.svg)](https://github.com/omuleanu/ValueInjecter/actions/workflows/buildtest.yml) ![NuGet Downloads](https://img.shields.io/nuget/dt/ValueInjecter) + + get via nuget **[ValueInjecter](https://www.nuget.org/packages/ValueInjecter/)** #### usage ``` ruby @@ -127,8 +130,6 @@ there's samples in the source code for winforms, ASP.net web-forms, DAL, and wpf deep cloning sample [here](https://github.com/omuleanu/ValueInjecter/blob/dae7956439cac8516979fe254a520a1942c5cdeb/Tests/Cloning.cs), and the [CloneInjection](https://github.com/omuleanu/ValueInjecter/blob/master/Tests/Injections/CloneInjection.cs) -for ASP.net MVC see http://prodinner.codeplex.com - **questions:** http://stackoverflow.com/questions/tagged/valueinjecter **chat:** https://gitter.im/omuleanu/ValueInjecter