AUTD3Sharp 38.0.1

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

autd3sharp

build codecov

autd3 wrapper for .NET 10+.

Install

Example

Unity

  • Please install via Unity Package Manager

    1. From the menu bar, select Window > Package Manager.
    2. Click "+" button in upper left corner, then "Add package from git URL".
    3. Enter https://github.com/shinolab/AUTD3Sharp.git#upm/latest and click "Add".
      • If you need a specific version, specify #upm/vX.X.X

LICENSE

MIT

Author

Shun Suzuki 2022-2025

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.
  • net10.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on AUTD3Sharp:

Package Downloads
AUTD3Sharp.Link.SOEM

autd3-link-soem library wrapper for .Net

AUTD3Sharp.Link.EtherCrab

autd3-link-ethercrab library wrapper for .Net

AUTD3Sharp.Link.RemoteTwinCAT

autd3-link-twincat library wrapper for .Net

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
38.0.1 231 11/25/2025
38.0.0 387 11/17/2025
37.0.1.1 215 11/6/2025
37.0.1 236 11/5/2025
37.0.0 230 10/22/2025
37.0.0-alpha.3 146 10/17/2025
36.0.2 218 10/1/2025
35.0.1.1 281 7/2/2025
35.0.1 257 6/30/2025
35.0.0 236 6/30/2025
34.0.0.1 306 6/24/2025
34.0.0 223 6/24/2025
33.0.0 252 5/27/2025
32.1.1 315 4/22/2025
32.1.0 332 4/16/2025
32.0.1 602 3/26/2025
32.0.0 636 3/25/2025
31.0.1 358 3/7/2025
30.0.1.1 263 2/25/2025
30.0.1 278 2/24/2025
Loading failed