Skip to content

Commit cba216d

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,23 +45,23 @@ _Example Projects_
4545

4646
SOAP ECGridOS API v4.1 .NET Framework 4.8 Console App
4747

48-
- Example of use for the .Net Framework using a Web Reference.
48+
- Example for .Net Framework 4.8 using a Web Reference.
4949

5050
SOAP ECGridOS API v4.1 .NET 6 Console App
5151

52-
- Example of use for .Net 6 using a SOAP ServiceModel.
52+
- Example for .Net 6 Console App using a SOAP ServiceModel.
5353

5454
HTTP ECGridOS API v4.1 .NET 6 Console App
5555

56-
- Example of use for the .Net 6 using HTTPClient.
56+
- Example for .Net 6 Console App using HTTPClient.
5757

5858
HTTP ECGridOS API v4.1 .NET 6 Console App WebClient
5959

60-
- Example of use for the .Net 6 using deprecated WebClient.
60+
- Example for .Net 6 Console App using deprecated WebClient.
6161

6262
HTTP ECGridOS API v4.1 .NET 6 Console App ServiceCollections
6363

64-
- Example of use for the .Net 6 using ServiceCollections and Dependency Injection.
64+
- Example for .Net 6 Console App using ServiceCollections and Dependency Injection.
6565

6666

6767
# Unified AS2 via ECGrid APIs

0 commit comments

Comments
 (0)