File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,8 @@ https://www.microsoft.com/net/core#windowsvs2015
45
45
# This project includes:
46
46
47
47
* 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
49
50
50
51
* WCF-proxy implementation
51
52
* 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
54
55
* Simple authentication implementation (todo)
55
56
56
57
* ASP.NET Core client that calls is used to demonstrate the use cases
57
- * .NET Core -> .NET 4.6 dependency resolving through Nuget packages
You can’t perform that action at this time.
0 commit comments