File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -43,15 +43,25 @@ _Check the [_Wiki Page_](https://github.com/LorenData/ECGridOS_API/wiki) for our
4343
4444_ Example Projects_
4545
46- SOAP ECGridOS API v4.1 .NET Framework 4.8 Console App - Example of use for the .Net Framework using a Web Reference.
46+ SOAP ECGridOS API v4.1 .NET Framework 4.8 Console App
4747
48- SOAP ECGridOS API v4.1 .NET 6 Console App - Example of use for .Net 6 using a SOAP ServiceModel .
48+ - Example of use for the .Net Framework using a Web Reference .
4949
50- HTTP ECGridOS API v4.1 .NET 6 Console App - Example of use for the .Net 6 using HTTPClient.
50+ SOAP ECGridOS API v4.1 .NET 6 Console App
5151
52- HTTP ECGridOS API v4.1 .NET 6 Console App WebClient - Example of use for the .Net 6 using deprecated WebClient .
52+ - Example of use for .Net 6 using a SOAP ServiceModel .
5353
54- HTTP ECGridOS API v4.1 .NET 6 Console App ServiceCollections - Example of use for the .Net 6 using ServiceCollections and Dependency Injection.
54+ HTTP ECGridOS API v4.1 .NET 6 Console App
55+
56+ - Example of use for the .Net 6 using HTTPClient.
57+
58+ HTTP ECGridOS API v4.1 .NET 6 Console App WebClient
59+
60+ - Example of use for the .Net 6 using deprecated WebClient.
61+
62+ HTTP ECGridOS API v4.1 .NET 6 Console App ServiceCollections
63+
64+ - Example of use for the .Net 6 using ServiceCollections and Dependency Injection.
5565
5666
5767# Unified AS2 via ECGrid APIs
You can’t perform that action at this time.
0 commit comments