WitsmlClient 2.9.161

dotnet add package WitsmlClient --version 2.9.161
                    
NuGet\Install-Package WitsmlClient -Version 2.9.161
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WitsmlClient" Version="2.9.161" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WitsmlClient" Version="2.9.161" />
                    
Directory.Packages.props
<PackageReference Include="WitsmlClient" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WitsmlClient --version 2.9.161
                    
#r "nuget: WitsmlClient, 2.9.161"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package WitsmlClient@2.9.161
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WitsmlClient&version=2.9.161
                    
Install as a Cake Addin
#tool nuget:?package=WitsmlClient&version=2.9.161
                    
Install as a Cake Tool

This client library enables working with WITSML servers. The library supports a growing subset of the WITSML 1.4 standard and have CRUD operations for supported data objects

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.9.161 713 2/20/2026
2.9.160 261 2/2/2026
2.9.159 247 1/26/2026
2.9.158 797 11/26/2025
2.9.157 245 11/25/2025
2.9.156 425 10/20/2025
2.9.155 399 9/16/2025
2.9.154 251 9/12/2025
2.9.153 2,838 8/21/2025
2.9.152 2,164 4/14/2025
2.9.151 869 3/13/2025
2.9.150 666 2/28/2025
2.9.149 2,445 1/31/2025
2.9.148 1,386 12/9/2024
2.9.147 3,759 9/24/2024
2.9.146 969 8/2/2024
2.9.145 1,845 5/13/2024
2.9.144 1,176 4/9/2024
2.9.143 333 4/5/2024
2.9.141 233 4/5/2024
Loading failed