You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,13 @@ _Check the [_Wiki Page_](https://github.com/LorenData/ECGridOS_API/wiki) for our
41
41
42
42
[Legacy Forum Q & A](https://github.com/LorenData/ECGridOS_API/wiki/Legacy-Forum-Q-&-A)
43
43
44
+
_Example Projects_
45
+
46
+
SOAP ECGridOS API v4.1 .NET Framework 4.8 Console App - Example of use for the .Net Framework using a Web Reference.
47
+
SOAP ECGridOS API v4.1 .NET 6 Console App - Example of use for .Net 6 using a SOAP ServiceModel.
48
+
HTTP ECGridOS API v4.1 .NET 6 Console App - Example of use for the .Net 6 using HTTPClient.
49
+
HTTP ECGridOS API v4.1 .NET 6 Console App WebClient - Example of use for the .Net 6 using deprecated WebClient.
50
+
44
51
# Unified AS2 via ECGrid APIs
45
52
46
53
Programmable AS2 support for building a community of trading partners. This is As2 built for operators at scale and large enterprises deploying secure communications or require compliance to trading partner requirements. This hosted offering provide global connectivity, archiving and visibility support through the EGrid API library.
0 commit comments