csdl.Native 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package csdl.Native --version 1.0.2
NuGet\Install-Package csdl.Native -Version 1.0.2
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="csdl.Native" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add csdl.Native --version 1.0.2
#r "nuget: csdl.Native, 1.0.2"
#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.
// Install csdl.Native as a Cake Addin
#addin nuget:?package=csdl.Native&version=1.0.2

// Install csdl.Native as a Cake Tool
#tool nuget:?package=csdl.Native&version=1.0.2

csdl.Native

Native libraries for csdl.

Latest Nuget DragonFruit Discord

Overview

csdl requires two native libraries to function as-expected, libcsdl and libtorrent. libtorrent provides the main functionality, while libcsdl re-exposes the required functions in a C-style interface, which is required to be able to interact with the library.

For 99% of cases, this library should not be referenced directly and csdl should be used instead.

Requirements

libcsdl and libtorrent are built to work on as many systems as possible. All builds produce an x86_64 and arm64 edition.

  • macOS: Big Sur 11 or later
  • Linux: Ubuntu 20.04 or later
  • Windows: Windows 10.0.14393.6796 or later

License

libcsdl is provided under the Apache 2.0 license, while libtorrent used BSD 3-Clause. Please refer to license.md for more information.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on csdl.Native:

Package Downloads
csdl

A .NET wrapper for libtorrent.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.6 144 5/4/2024
1.1.5 157 5/1/2024
1.0.2 242 3/25/2024
1.0.0 138 3/23/2024