Skip to content

Commit 1e7b2dc

Browse files
authored
Update README.md
1 parent ae9c3af commit 1e7b2dc

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)