Project Description
nWitsml is a WITSML client library for .Net. It is a port of the jwitsml project (see jwitsml.org) with some minor changes or improvements.
Send an email to
subscribe@nwitsml.org to subscribe to a notification list for this project. This will only alert you when project news or updates are posted.
This library is lightweight and provides a "read-only" view of WITSML data from a WITSML server. This means it will allow only GetFromStore queries to be issued, but cannot update, create, or delete objects on the server. A typical use for this would be
to enable visualizing well data in your existing .Net based application. nWitsml is based on C# 4.0 and Visual Studio 2010, but there are few or no dependencies on specific C# 4.0 features so it should be easy to make VS2008/C#3.5 compatible if desired.
Volunteers/Contributors wanted- This project should be considered early Alpha stage, and we need testers to test the library against their Witsml servers and report or repair any bugs found. We have run enough tests to know that the lib successfully
queries and retrieves data from our test Witsml server, but have not thoroughly tested it. The original java source is stable, so we are looking for bugs that may have arisen due to differences in how java and .net handle things. Please report any
bugs found in the issue tracker. If you wish to contribute code, contact the project admin to be added as a contributor.
WITSML is the Wellsite Information Transfer and Storage Markup Language - an XML standard defined by Energistics for the purpose of open exchange of drilling wellsite information. More information is available from Energistics.org
nWitsml is managed by the Setiri Group- see
http://www.setiri.com (or see
http://www.setiri.com/witsml ) for more information. Setiri provides a variety of Witsml and energy-related software products and consulting services.