![]() |
VOOZH | about |
dotnet add package Speckle.Automate.Sdk --version 3.21.1
NuGet\Install-Package Speckle.Automate.Sdk -Version 3.21.1
<PackageReference Include="Speckle.Automate.Sdk" Version="3.21.1" />
<PackageVersion Include="Speckle.Automate.Sdk" Version="3.21.1" />Directory.Packages.props
<PackageReference Include="Speckle.Automate.Sdk" />Project file
paket add Speckle.Automate.Sdk --version 3.21.1
#r "nuget: Speckle.Automate.Sdk, 3.21.1"
#:package Speckle.Automate.Sdk@3.21.1
#addin nuget:?package=Speckle.Automate.Sdk&version=3.21.1Install as a Cake Addin
#tool nuget:?package=Speckle.Automate.Sdk&version=3.21.1Install as a Cake Tool
👁 Twitter Follow
👁 Community forum users
👁 website
👁 docs
Speckle is the first AEC data hub that connects with your favorite AEC tools. Speckle exists to overcome the challenges of working in a fragmented industry where communication, creative workflows, and the exchange of data are often hindered by siloed software and processes. It is here to make the industry better.
👁 codecov
<a href="https://www.nuget.org/packages/Speckle.Sdk/"><img alt="NuGet Version" src="https://img.shields.io/nuget/v/Speckle.Sdk?label=Speckle.Sdk"></a>
<a href="https://www.nuget.org/packages/Speckle.Objects/"><img alt="NuGet Version" src="https://img.shields.io/nuget/v/Speckle.Sdk?label=Speckle.Objects"></a>
<a href="https://www.nuget.org/packages/Speckle.Automate.Sdk/"><img alt="NuGet Version" src="https://img.shields.io/nuget/v/Speckle.Sdk?label=Speckle.Automate.Sdk"></a>
Releases Speckle.Sdk and Speckle.Objects are reliable for production use, but the APIs may not be wholly stable, and there may be breaking changes between releases, with little documentation.
This repo is the home of our Speckle .NET SDK.
Speckle.Sdk: Send/Receive operations, Serialization, API wrappers, and more!.Speckle.Sdk.Dependencies: Dependencies and code that shouldn't cause conflicts in Host Apps. This uses IL Repack to merge together and interalized only to be used by Speckle.Speckle.Automate.Sdk: .NET SDK for Speckle AutomateSpeckle.Objects: The Speckle Objects classes used for conversions.Tests: Unit, serialization, integration, and performance tests.Make sure to also check and ⭐️ these other repositories:
speckle-sharp-connectors: our csharp repo of next gen connectors.speckle-server: the speckle server.speckle-sketchup: Blender connector.speckle-sketchup: Sketchup connector.speckle-powerbi: PowerBi connector.Developer docs are a bit patchy. See our 📚 Speckle Docs website
To build solutions in this repo, version 10.0.2xx of the .NET SDK is required.
It is recommended to use JetBrains Rider (version 2025.3 or greater) or Microsoft Visual Studio 2026 (version 18.4 or greater)
From there you can open the main Speckle.Sdk.slnx solution and build the project.
We're using CSharpier to format our code. You can use Csharpier in a few ways:
dotnet tool restore
dotnet csharpier format ./
reformat on save setting if you've installed it in your IDE.There are several test projects. It is a requirement that all tests pass for PRs to be merged.
The Integration test projects require a local server to be running.
You must have docker installed. Then you can run docker compose up from the root of the repo to start the required containers.
In CI, they will be run against both the public and private versions of the server. It is important that we remain compatible with both server versions.
Before embarking on submitting a patch, please make sure you read:
For any security vulnerabilities or concerns, please contact us directly at security[at]speckle.systems.
Unless otherwise described, the code in this repository is licensed under the Apache-2.0 License. Please note that some modules, extensions or code herein might be otherwise licensed. This is indicated either in the root of the containing folder under a different license file, or in the respective file's header. If you have any questions, don't hesitate to get in touch with us via .
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.21.1 | 141 | 6/12/2026 |
| 3.21.0 | 121 | 6/9/2026 |
| 3.20.6 | 56 | 6/4/2026 |
| 3.20.5-stj-experiment | 61 | 5/13/2026 |
| 3.20.4-stj-experiment | 46 | 5/13/2026 |
| 3.20.3-stj-experiment | 54 | 5/13/2026 |
| 3.20.2-stj-experiment | 281 | 5/12/2026 |
| 3.20.1-stj-experiment | 48 | 5/6/2026 |
| 3.20.0-stj-experiment | 47 | 5/5/2026 |
| 3.19.2-stj-experiment | 65 | 4/30/2026 |
| 3.19.1-stj-experiment | 55 | 4/29/2026 |
| 3.19.0-stj-experiment | 68 | 4/29/2026 |
| 3.18.3 | 65 | 5/29/2026 |
| 3.18.2 | 57 | 5/12/2026 |
| 3.18.1 | 76 | 4/28/2026 |
| 3.18.1-stj-experiment | 300 | 4/28/2026 |
| 3.18.0 | 63 | 4/28/2026 |
| 3.18.0-stj-experiment | 59 | 4/28/2026 |
| 3.17.2-stj-experiment | 137 | 4/17/2026 |
| 3.17.0 | 66 | 4/23/2026 |