Info
Version: | 2.0.20181029.2 |
Author(s): | ExxonMobil Upstream Research Company, Energistics |
Last Update: | Tuesday, January 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.energistics.org/standards-devkit |
NuGet Url: | https://www.nuget.org/packages/Standards.DevKit-PDS |
Install
Install-Package Standards.DevKit-PDS
dotnet add package Standards.DevKit-PDS
paket add Standards.DevKit-PDS
Standards.DevKit-PDS Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
However, developing a software solution that uses these standard formats has not always been simple. The Standards Devkit removes the complexity of using the WITSML, PRODML and RESQML standards and lets the developer concentrate on the important work of integrating the standards into their business solution.
The Standards Devkit wraps the WITSML, PRODML and RESQML schemas with Microsoft .NET objects.
The developer can work directly with these objects rather than having to deal with the XML definition itself. It provides all of the conveniences that .NET developers are familiar with such as full IntelliSense support, XML Serialization, .NET naming conventions, enumerations, and more.