.NET Implementation of the CloudDataObject (CDO) used by Progress OpenEdge.
Info
| Version: | 1.0.161 |
| Author(s): | Robin Herbots |
| Last Update: | Tuesday, May 19, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/RobinHerbots/NCDO |
| NuGet Url: | https://www.nuget.org/packages/NCDO |
Install
Install-Package NCDO
dotnet add package NCDO
paket add NCDO
NCDO Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 4.4.2)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Json(>= 4.5.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 4.4.2)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Json(>= 4.5.0)
Tags