From b98c56e1aed5a67efc3d6386fffea38af950e817 Mon Sep 17 00:00:00 2001 From: Valentin Plamadeala Date: Mon, 27 May 2024 14:06:52 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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