Skip to content

Commit f34039e

Browse files
authored
Update README.md
- Updated 'includes' section
1 parent 5d67ccb commit f34039e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ https://www.microsoft.com/net/core#windowsvs2015
4545
# This project includes:
4646

4747
* Multiple WCF services
48-
Simple examples of WCF services that are connected to by the proxy-class via message contracts.
48+
* Simple examples of WCF services that are connected to by the proxy-class via message contracts.
49+
* IoC using SimpleInjector and its Wcf Integration Extension
4950

5051
* WCF-proxy implementation
5152
* A class library project that includes a proxy class that creates the WCF-connections from IOptions configuration files (todo)
@@ -54,4 +55,3 @@ Simple examples of WCF services that are connected to by the proxy-class via mes
5455
* Simple authentication implementation (todo)
5556

5657
* ASP.NET Core client that calls is used to demonstrate the use cases
57-
* .NET Core -> .NET 4.6 dependency resolving through Nuget packages

0 commit comments

Comments
 (0)