diff --git a/IoC.AspNetCore.Source/IoC.AspNetCore.Source.nuspec b/IoC.AspNetCore.Source/IoC.AspNetCore.Source.nuspec
index 8ea55d39..073e6333 100644
--- a/IoC.AspNetCore.Source/IoC.AspNetCore.Source.nuspec
+++ b/IoC.AspNetCore.Source/IoC.AspNetCore.Source.nuspec
@@ -8,7 +8,7 @@
https://avatars0.githubusercontent.com/u/12184234?v=3&s=200
https://github.com/DevTeam/IoCContainer/
false
- AspNetCore feature for IoC container as embedding-in-code package.
+ AspNetCore feature for expressions based Inversion of Control container for .NET as embedding-in-code package.
ASP net core IoC inversionofcontrol Container DI dependencyinjection
diff --git a/IoC.AspNetCore/IoC.AspNetCore.csproj b/IoC.AspNetCore/IoC.AspNetCore.csproj
index ee85bcbe..b12d8cfd 100644
--- a/IoC.AspNetCore/IoC.AspNetCore.csproj
+++ b/IoC.AspNetCore/IoC.AspNetCore.csproj
@@ -8,7 +8,7 @@
true
IoC.AspNetCore
NikolayP
- AspNetCore feature for IoC container.
+ AspNetCore feature for expressions based Inversion of Control container for .NET.
https://github.com/DevTeam/IoCContainer/
https://avatars0.githubusercontent.com/u/12184234?v=3&s=200
https://github.com/DevTeam/IoCContainer.git
@@ -36,7 +36,7 @@
-
+
diff --git a/IoC.Comparison/IoC.Comparison.csproj b/IoC.Comparison/IoC.Comparison.csproj
index 49fe35f7..ba2b6a5d 100644
--- a/IoC.Comparison/IoC.Comparison.csproj
+++ b/IoC.Comparison/IoC.Comparison.csproj
@@ -11,13 +11,13 @@
-
+
-
+
diff --git a/IoC.Interception.Source/IoC.Interception.Source.nuspec b/IoC.Interception.Source/IoC.Interception.Source.nuspec
index 79b10196..63a0f551 100644
--- a/IoC.Interception.Source/IoC.Interception.Source.nuspec
+++ b/IoC.Interception.Source/IoC.Interception.Source.nuspec
@@ -8,7 +8,7 @@
https://avatars0.githubusercontent.com/u/12184234?v=3&s=200
https://github.com/DevTeam/IoCContainer/
false
- Interception feature for IoC container as embedding-in-code package.
+ Interception feature for expressions based Inversion of Control container for .NET as embedding-in-code package.
Interception IoC inversionofcontrol Container DI dependencyinjection
diff --git a/IoC.Interception/IoC.Interception.csproj b/IoC.Interception/IoC.Interception.csproj
index e3279084..ac4aff3f 100644
--- a/IoC.Interception/IoC.Interception.csproj
+++ b/IoC.Interception/IoC.Interception.csproj
@@ -8,7 +8,7 @@
true
IoC.Interception
NikolayP
- Interception feature for IoC container.
+ Interception feature for expressions based Inversion of Control container for .NET.
https://github.com/DevTeam/IoCContainer/
https://avatars0.githubusercontent.com/u/12184234?v=3&s=200
https://github.com/DevTeam/IoCContainer.git
diff --git a/IoC.Source/IoC.Container.Source.nuspec b/IoC.Source/IoC.Container.Source.nuspec
index 75f05230..5fa4b392 100644
--- a/IoC.Source/IoC.Container.Source.nuspec
+++ b/IoC.Source/IoC.Container.Source.nuspec
@@ -8,7 +8,7 @@
https://avatars0.githubusercontent.com/u/12184234?v=3&s=200
https://github.com/DevTeam/IoCContainer/
false
- Simple, powerful and fast IoC container as embedding-in-code package.
+ Simple, powerful and fast expressions based Inversion of Control container for .NET as embedding-in-code package.
IoC inversionofcontrol Container DI dependencyinjection
diff --git a/IoC/IoC.csproj b/IoC/IoC.csproj
index d855cfb7..756b4bb3 100644
--- a/IoC/IoC.csproj
+++ b/IoC/IoC.csproj
@@ -7,12 +7,12 @@
true
IoC.Container
NikolayP
- Simple, powerful and fast IoC container.
+ Simple, powerful and fast expressions based Inversion of Control container for .NET.
https://github.com/DevTeam/IoCContainer/
https://avatars0.githubusercontent.com/u/12184234?v=3&s=200
https://github.com/DevTeam/IoCContainer.git
git
- IoC inversionofcontrol Container DI dependencyinjection
+ IoC inversionofcontrol Container DI dependencyinjection expression
IoC Container
Copyright (c) 2018 Nikolay Pianikov
..\Docs\IoC_$(TargetFramework).xml
diff --git a/README.md b/README.md
index b1d5b078..d495028f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Simple, powerful and fast IoC container
+# Simple, powerful and fast expressions based Inversion of Control container for .NET
[![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE) [![IoC container](https://img.shields.io/badge/core-IoC%20container-orange.svg)](#nuget-packages) ![ASP.NET Core](https://img.shields.io/badge/feature-ASP.NET%20Core-orange.svg) ![Interception](https://img.shields.io/badge/feature-Interception-orange.svg) [](http://tcavs2015.cloudapp.net/viewType.html?buildTypeId=DevTeam_IoCContainer_Build&guest=1)
diff --git a/README_HEADER.md b/README_HEADER.md
index 5d7e3784..012b0f3c 100644
--- a/README_HEADER.md
+++ b/README_HEADER.md
@@ -1,4 +1,4 @@
-# Simple, powerful and fast IoC container
+# Simple, powerful and fast expressions based Inversion of Control container for .NET
[![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE) [![IoC container](https://img.shields.io/badge/core-IoC%20container-orange.svg)](#nuget-packages) ![ASP.NET Core](https://img.shields.io/badge/feature-ASP.NET%20Core-orange.svg) ![Interception](https://img.shields.io/badge/feature-Interception-orange.svg) [](http://tcavs2015.cloudapp.net/viewType.html?buildTypeId=DevTeam_IoCContainer_Build&guest=1)
diff --git a/Samples.sln.DotSettings b/Samples.sln.DotSettings
index ac480ad7..9ef6b856 100644
--- a/Samples.sln.DotSettings
+++ b/Samples.sln.DotSettings
@@ -198,6 +198,7 @@
True
True
True
+ True
True
True
True
diff --git a/Samples/EntityFrameworkCore/EntityFrameworkCore.csproj b/Samples/EntityFrameworkCore/EntityFrameworkCore.csproj
index 1d66ccfc..dbf22450 100644
--- a/Samples/EntityFrameworkCore/EntityFrameworkCore.csproj
+++ b/Samples/EntityFrameworkCore/EntityFrameworkCore.csproj
@@ -6,7 +6,7 @@
-
+
diff --git a/Samples/UwpApp/Configuration.cs b/Samples/UwpApp/Configuration.cs
index 73b3af90..5da3e4e3 100644
--- a/Samples/UwpApp/Configuration.cs
+++ b/Samples/UwpApp/Configuration.cs
@@ -14,7 +14,7 @@ internal class Configuration: IConfiguration
{
public IEnumerable Apply(IContainer container)
{
- // Viwes
+ // Views
yield return container.Bind().As(Lifetime.Singleton).To();
// View Models
diff --git a/Samples/UwpApp/UwpApp.csproj b/Samples/UwpApp/UwpApp.csproj
index 6830c1b6..b6927e80 100644
--- a/Samples/UwpApp/UwpApp.csproj
+++ b/Samples/UwpApp/UwpApp.csproj
@@ -140,8 +140,11 @@
+
+ 1.1.11
+
- 6.1.5
+ 6.1.9