Info
Version: | 2.1.0 |
Author(s): | Energistics |
Last Update: | Thursday, January 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EnergisticsDevKit |
Install
Install-Package EnergisticsDevKit
dotnet add package EnergisticsDevKit
paket add EnergisticsDevKit
EnergisticsDevKit Download (Unzip the "nupkg" after downloading)
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.