From bcb642e9161c23d84a45a79c495011b4b26f3ee2 Mon Sep 17 00:00:00 2001 From: jasperd Date: Mon, 2 Jul 2018 21:34:22 +0200 Subject: [PATCH] Add version information to readme.md --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 47817d9..b34cdab 100644 --- a/readme.md +++ b/readme.md @@ -7,4 +7,7 @@ WCF integration for DryIoc, ported from the WCF integration for [SimpleInjector](https://github.com/simpleinjector/SimpleInjector). +Version [0.6.x](https://www.nuget.org/packages/DryIoc.Wcf.dll/0.6.3.52944) for DryIoc v.[2.10.0,3.0) +Version [1.x](https://www.nuget.org/packages/DryIoc.Wcf.dll/1.0.0) for DryIoc v.[3.0.0,4.0) + See WcfSample.Service for usage example. \ No newline at end of file