MarkLogic.MLConnect.CSharp 8.0.3-beta01

This is a prerelease version of MarkLogic.MLConnect.CSharp.
dotnet add package MarkLogic.MLConnect.CSharp --version 8.0.3-beta01
                    
NuGet\Install-Package MarkLogic.MLConnect.CSharp -Version 8.0.3-beta01
                    
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="MarkLogic.MLConnect.CSharp" Version="8.0.3-beta01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MarkLogic.MLConnect.CSharp" Version="8.0.3-beta01" />
                    
Directory.Packages.props
<PackageReference Include="MarkLogic.MLConnect.CSharp" />
                    
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 MarkLogic.MLConnect.CSharp --version 8.0.3-beta01
                    
#r "nuget: MarkLogic.MLConnect.CSharp, 8.0.3-beta01"
                    
#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 MarkLogic.MLConnect.CSharp@8.0.3-beta01
                    
#: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=MarkLogic.MLConnect.CSharp&version=8.0.3-beta01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MarkLogic.MLConnect.CSharp&version=8.0.3-beta01&prerelease
                    
Install as a Cake Tool

A C# wrapper for the MarkLogic Server REST API, and utility classes. This is the mlclient / MLConnect C# API. This uses the MLConnect C++ API under the hood.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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
8.0.3-beta01 1,177 11/17/2016
8.0.3-alpha9 968 11/16/2016
8.0.3-alpha7 987 11/14/2016
8.0.3-alpha5 959 11/11/2016
8.0.3-alpha4 1,016 11/11/2016
8.0.3-alpha3 1,008 11/10/2016
8.0.3-alpha2 989 11/10/2016
8.0.3-alpha1 946 11/10/2016