Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
omuleanu authored May 27, 2024
1 parent c4acc65 commit b98c56e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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

0 comments on commit b98c56e

Please sign in to comment.