Speckle.Sdk.Dependencies 3.5.1-rc.1

Prefix Reserved
This is a prerelease version of Speckle.Sdk.Dependencies.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Speckle.Sdk.Dependencies --version 3.5.1-rc.1
                    
NuGet\Install-Package Speckle.Sdk.Dependencies -Version 3.5.1-rc.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="Speckle.Sdk.Dependencies" Version="3.5.1-rc.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Speckle.Sdk.Dependencies" Version="3.5.1-rc.1" />
                    
Directory.Packages.props
<PackageReference Include="Speckle.Sdk.Dependencies" />
                    
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 Speckle.Sdk.Dependencies --version 3.5.1-rc.1
                    
#r "nuget: Speckle.Sdk.Dependencies, 3.5.1-rc.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 Speckle.Sdk.Dependencies@3.5.1-rc.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=Speckle.Sdk.Dependencies&version=3.5.1-rc.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Speckle.Sdk.Dependencies&version=3.5.1-rc.1&prerelease
                    
Install as a Cake Tool

Speckle Box Speckle | Sharp | SDK

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.

.NET SDK, Tests, and Objects

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.

Repo structure

This repo is the home of our next-generation Speckle .NET SDK. It uses .NET Standard 2.0 and has been tested on Windows and MacOS.

Other repos

Make sure to also check and ⭐️ these other repositories:

Documentation

Comprehensive developer and user documentation can be found in our:

📚 Speckle Docs website

Developing and Debugging

Building

Ensure you're using a 8.0.4xx .NET SDK. After cloning this repository, just restore all the NuGet packages and hit Build!

Developing

It is highly recommended you use

  • Either Jetbrains Rider or Visual Studio 2022
  • Ensure your IDE is set to use the correct .NET SDK version (newer major versions may work, but may incorrectly run analysers we haven't configured)
  • You should install the cshapier plugin (Rider, VS) and configure it to run on save

Docs are a bit patchy https://docs.speckle.systems/developers/looking-for-developer-docs

Tests

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 --wait from the root of the repo to start the required containers.

Contributing

Before embarking on submitting a patch, please make sure you read:

Security and Licensing

Security

For any security vulnerabilities or concerns, please contact us directly at security[at]speckle.systems.

License

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 email.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Speckle.Sdk.Dependencies:

Package Downloads
Speckle.Sdk

The .NET SDK for Speckle

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.5.1 293 8/6/2025
3.5.1-rc.1 145 8/4/2025
3.5.0 113 8/1/2025
3.5.0-alpha.10 90 7/29/2025
3.5.0-alpha.9 92 7/29/2025
3.5.0-alpha.8 279 6/11/2025
3.5.0-alpha.6 429 7/21/2025
3.5.0-alpha.5 113 6/30/2025
3.5.0-alpha.4 111 6/30/2025
3.5.0-alpha.3 117 6/30/2025
3.5.0-alpha.2 257 6/11/2025
3.5.0-alpha.1 218 6/9/2025
3.4.8 496 7/23/2025
3.4.7 488 7/23/2025
3.4.6 449 7/21/2025
3.4.5 217 7/14/2025
3.4.4 335 6/30/2025
3.4.3 251 6/23/2025
3.4.2 751 6/12/2025
3.4.1 323 6/11/2025
3.4.0 226 6/5/2025
3.4.0-alpha.22 117 6/5/2025
3.4.0-alpha.21 118 6/5/2025
3.4.0-alpha.20 123 6/4/2025
3.4.0-alpha.19 122 6/4/2025
3.4.0-alpha.18 117 6/4/2025
3.4.0-alpha.17 108 6/4/2025
3.4.0-alpha.15 124 6/3/2025
3.4.0-alpha.14 124 6/3/2025
3.4.0-alpha.13 115 6/3/2025
3.4.0-alpha.12 120 6/3/2025
3.4.0-alpha.11 120 6/3/2025
3.4.0-alpha.9 80 5/30/2025
3.4.0-alpha.7 101 5/30/2025
3.4.0-alpha.5 123 5/27/2025
3.4.0-alpha.4 216 5/13/2025
3.4.0-alpha.3 128 5/19/2025
3.4.0-alpha.2 203 5/13/2025
3.4.0-alpha.1 76 5/9/2025
3.3.6 485 6/2/2025
3.3.5 558 5/14/2025
3.3.4 290 5/14/2025
3.3.3 233 5/8/2025
3.3.2 195 5/8/2025
3.3.1 194 5/8/2025
3.3.0 254 5/6/2025
3.3.0-alpha.18 118 5/6/2025
3.3.0-alpha.14 135 5/1/2025
3.3.0-alpha.13 123 4/30/2025
3.3.0-alpha.12 115 4/30/2025
3.3.0-alpha.10 138 4/24/2025
3.3.0-alpha.7 138 4/24/2025
3.3.0-alpha.6 128 4/24/2025
3.3.0-alpha.2 133 4/23/2025
3.2.3 261 4/30/2025
3.2.2 325 4/28/2025
3.2.1 215 4/24/2025
3.2.0 416 4/9/2025
3.2.0-dev.4 176 3/8/2025
3.2.0-alpha.57 139 4/9/2025
3.2.0-alpha.52 136 4/9/2025
3.2.0-alpha.51 131 4/9/2025
3.2.0-alpha.50 132 4/8/2025
3.2.0-alpha.49 135 4/8/2025
3.2.0-alpha.48 141 4/7/2025
3.2.0-alpha.47 140 4/7/2025
3.2.0-alpha.46 140 4/7/2025
3.2.0-alpha.45 451 3/26/2025
3.2.0-alpha.44 463 3/25/2025
3.2.0-alpha.41 132 3/13/2025
3.2.0-alpha.38 143 3/12/2025
3.2.0-alpha.37 146 3/12/2025
3.2.0-alpha.36 138 3/11/2025
3.2.0-alpha.26 134 3/11/2025
3.2.0-alpha.7 145 3/11/2025
3.1.8 498 4/7/2025
3.1.7 3,340 3/24/2025
3.1.6 442 3/24/2025
3.1.5 194 3/20/2025
3.1.4 301 3/17/2025
3.1.3 198 3/17/2025
3.1.2 196 3/13/2025
3.1.1 840 3/10/2025
3.1.0-dev.279 179 3/7/2025
3.1.0-dev.278 178 3/7/2025
3.1.0-dev.277 187 3/6/2025
3.1.0-dev.276 552 3/3/2025
3.1.0-dev.275 158 3/3/2025
3.1.0-dev.274 167 2/27/2025
3.1.0-dev.273 64 2/27/2025
3.1.0-dev.271 88 2/18/2025
3.1.0-dev.270 249 2/18/2025
3.1.0-dev.269 74 2/17/2025
3.1.0-dev.268 99 2/17/2025
3.1.0-dev.267 105 2/17/2025
3.1.0-dev.266 142 2/14/2025
3.1.0-dev.265 80 2/13/2025
3.1.0-dev.259 102 2/13/2025
3.1.0-dev.258 88 2/12/2025
3.1.0-dev.257 88 2/5/2025
3.1.0-dev.256 80 2/5/2025
3.1.0-dev.255 162 2/4/2025
3.1.0-dev.254 87 2/3/2025
3.1.0-dev.253 78 2/3/2025
3.1.0-dev.252 91 2/3/2025
3.1.0-dev.251 112 1/30/2025
3.1.0-dev.249 138 1/24/2025
3.1.0-dev.248 66 1/24/2025
3.1.0-dev.247 57 1/24/2025
3.1.0-dev.246 75 1/23/2025
3.1.0-dev.245 83 1/22/2025
3.1.0-dev.236 76 1/21/2025
3.1.0-dev.235 67 1/16/2025
3.1.0-dev.234 122 1/15/2025
3.1.0-dev.229 58 1/15/2025
3.1.0-dev.228 102 1/14/2025
3.1.0-dev.227 107 1/13/2025
3.1.0-dev.226 67 1/10/2025
3.1.0-dev.225 74 1/9/2025
3.1.0-dev.224 51 1/9/2025
3.1.0-dev.223 60 1/8/2025
3.1.0-dev.222 108 1/3/2025
3.1.0-dev.221 92 1/3/2025
3.1.0-dev.220 80 1/2/2025
3.1.0-dev.219 110 12/19/2024
3.1.0-dev.218 108 12/17/2024
3.1.0-dev.217 101 12/16/2024
3.1.0-dev.216 2,186 12/13/2024
3.1.0-dev.215 219 12/10/2024
3.1.0-dev.214 84 12/5/2024
3.1.0-dev.213 63 12/5/2024
3.1.0-dev.212 154 12/4/2024
3.1.0-dev.205 125 12/3/2024
3.1.0-dev.204 76 12/3/2024
3.1.0-dev.203 108 11/29/2024
3.1.0-dev.202 70 11/29/2024
3.1.0-dev.201 83 11/27/2024
3.1.0-dev.200 487 11/26/2024
3.1.0-dev.199 564 11/22/2024
3.1.0-dev.191 128 11/20/2024
3.1.0-dev.190 89 11/20/2024
3.1.0-dev.189 86 11/19/2024
3.1.0-dev.188 61 11/19/2024
3.1.0-dev.187 82 11/19/2024
3.1.0-dev.186 106 11/19/2024
3.1.0-dev.185 68 11/19/2024
3.1.0-dev.184 62 11/19/2024
3.1.0-dev.183 67 11/18/2024
3.1.0-dev.182 182 11/12/2024
3.1.0-dev.181 127 11/7/2024
3.1.0-dev.180 65 11/7/2024
3.1.0-dev.179 65 11/6/2024
3.1.0-dev.177 63 11/6/2024
3.1.0-dev.176 80 11/6/2024
3.1.0-dev.175 73 11/5/2024
3.1.0-dev.174 97 11/4/2024
3.1.0-dev.173 67 11/4/2024
3.1.0-dev.172 66 11/4/2024
3.1.0-dev.170 94 10/31/2024
3.1.0-dev.169 94 10/28/2024
3.1.0-dev.168 68 10/25/2024
3.1.0-dev.167 130 10/24/2024
1.0.0 251 3/7/2025