Speckle.Objects 3.1.0-dev.201

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

// Install Speckle.Objects as a Cake Tool
#tool nuget:?package=Speckle.Objects&version=3.1.0-dev.201&prerelease                

<h1 align="center"> <img src="https://user-images.githubusercontent.com/2679513/131189167-18ea5fe1-c578-47f6-9785-3748178e4312.png" width="150px"/><br/> Speckle | Sharp | SDK </h1>

<p align="center"><a href="https://twitter.com/SpeckleSystems"><img src="https://img.shields.io/twitter/follow/SpeckleSystems?style=social" alt="Twitter Follow"></a> <a href="https://speckle.community"><img src="https://img.shields.io/discourse/users?server=https%3A%2F%2Fspeckle.community&style=flat-square&logo=discourse&logoColor=white" alt="Community forum users"></a> <a href="https://speckle.systems"><img src="https://img.shields.io/badge/https://-speckle.systems-royalblue?style=flat-square" alt="website"></a> <a href="https://speckle.guide/dev/"><img src="https://img.shields.io/badge/docs-speckle.guide-orange?style=flat-square&logo=read-the-docs&logoColor=white" alt="docs"></a></p>

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.

<h3 align="center"> .NET SDK, Tests, and Objects </h3>

<p align="center"><a href="https://codecov.io/gh/specklesystems/speckle-sharp-sdk"><img src="https://codecov.io/gh/specklesystems/speckle-sharp-sdk/graph/badge.svg?token=TTM5OGr38m" alt="Codecov"></a></p>

<br/>

[!WARNING] This is an early beta release, not meant for use in production! We're working to stabilise the 3.0 API, and until then there will be breaking changes. You have been warned!

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.

  • SDK
    • Speckle.Sdk: Transports, serialization, API wrappers, and logging.
  • Speckle Objects
  • Tests
    • Tests: Unit, serialization, integration, and performance tests.

Other repos

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

Documentation

Comprehensive developer and user documentation can be found in our:

📚 Speckle Docs website

Developing and Debugging

Building

Make sure you clone this repository together with its submodules: git clone https://github.com/specklesystems/speckle-sharp-sdk.git -recursive. Afterwards, just restore all the NuGet packages and hit Build!

Developing

This project is evolving fast, to better understand how to use Core we suggest checking out the Unit and Integration tests. Running the integration tests locally requires a local server running on your computer.

We'll be also adding preliminary documentation on our forum.

Tests

There are two test projects, one for unit tests and one for integration tests. The latter needs a server running locally in order to run.

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

NuGet packages (54)

Showing the top 5 NuGet packages that depend on Speckle.Objects:

Package Downloads
Objects.ConverterDxf

Package Description

Speckle.Objects.Converter.Rhino6

Converter for Rhino and Grasshopper

Objects.Converter.CSIBridge

Package Description

Speckle.Objects.Converter.DynamoRevit

Converter for Dynamo for Revit 2019 and 2020

Speckle.Objects.Converter.DynamoSandbox

Converter for DynamoSandbox

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.0-dev.235 36 1/16/2025
3.1.0-dev.234 47 1/15/2025
3.1.0-dev.229 35 1/15/2025
3.1.0-dev.228 51 1/14/2025
3.1.0-dev.227 57 1/13/2025
3.1.0-dev.226 30 1/10/2025
3.1.0-dev.225 16 1/9/2025
3.1.0-dev.224 10 1/9/2025
3.1.0-dev.223 23 1/8/2025
3.1.0-dev.222 82 1/3/2025
3.1.0-dev.221 71 1/3/2025
3.1.0-dev.220 60 1/2/2025
3.1.0-dev.219 85 12/19/2024
3.1.0-dev.218 79 12/17/2024
3.1.0-dev.217 70 12/16/2024
3.1.0-dev.216 677 12/13/2024
3.1.0-dev.215 157 12/10/2024
3.1.0-dev.214 53 12/5/2024
3.1.0-dev.213 47 12/5/2024
3.1.0-dev.212 104 12/4/2024
3.1.0-dev.205 92 12/3/2024
3.1.0-dev.204 46 12/3/2024
3.1.0-dev.203 95 11/29/2024
3.1.0-dev.202 47 11/29/2024
3.1.0-dev.201 61 11/27/2024
3.1.0-dev.200 465 11/26/2024
3.1.0-dev.199 190 11/22/2024
3.1.0-dev.191 106 11/20/2024
3.1.0-dev.190 73 11/20/2024
3.1.0-dev.189 58 11/19/2024
3.1.0-dev.188 45 11/19/2024
3.1.0-dev.187 45 11/19/2024
3.1.0-dev.186 91 11/19/2024
3.1.0-dev.185 44 11/19/2024
3.1.0-dev.184 46 11/19/2024
3.1.0-dev.183 46 11/18/2024
3.1.0-dev.182 128 11/12/2024
3.1.0-dev.181 104 11/7/2024
3.1.0-dev.180 43 11/7/2024
3.1.0-dev.179 43 11/6/2024
3.1.0-dev.177 46 11/6/2024
3.1.0-dev.176 45 11/6/2024
3.1.0-dev.175 58 11/5/2024
3.1.0-dev.174 77 11/4/2024
3.1.0-dev.173 51 11/4/2024
3.1.0-dev.172 46 11/4/2024
3.1.0-dev.170 80 10/31/2024
3.1.0-dev.169 61 10/28/2024
3.1.0-dev.168 53 10/25/2024
3.1.0-dev.167 109 10/24/2024
3.1.0-dev.166 48 10/24/2024
3.1.0-dev.165 50 10/22/2024
3.1.0-dev.164 70 10/17/2024
3.1.0-dev.163 48 10/15/2024
3.1.0-dev.162 90 10/14/2024
3.1.0-dev.161 53 10/11/2024
3.1.0-dev.160 92 10/10/2024
3.1.0-dev.159 50 10/10/2024
3.1.0-dev.158 72 10/9/2024
3.1.0-dev.157 51 10/7/2024
3.1.0-dev.156 49 10/7/2024
3.1.0-dev.155 69 10/2/2024
3.1.0-dev.154 50 9/27/2024
3.1.0-dev.153 53 9/26/2024
3.1.0-dev.152 64 9/26/2024
3.1.0-dev.146 104 9/25/2024
3.1.0-dev.145 104 9/20/2024
3.1.0-dev.144 51 9/19/2024
3.1.0-dev.143 55 9/18/2024
3.1.0-dev.142 94 9/17/2024
3.1.0-dev.141 50 9/16/2024
3.1.0-dev.137 57 9/16/2024
3.1.0-dev.136 80 9/13/2024
3.1.0-dev.135 54 9/12/2024
3.1.0-dev.134 57 9/11/2024
3.1.0-dev.133 69 9/10/2024
3.1.0-dev.132 56 9/9/2024
3.1.0-dev.131 50 9/9/2024
3.1.0-dev.130 57 9/9/2024
3.1.0-dev.128 61 9/5/2024
3.1.0-dev.127 54 9/5/2024
3.1.0-dev.126 61 9/5/2024
3.1.0-dev.125 60 9/5/2024
3.1.0-dev.124 58 9/4/2024
3.1.0-dev.123 60 9/4/2024
3.1.0-dev.122 58 9/3/2024
3.1.0-dev.121 58 9/3/2024
3.1.0-dev.118 48 9/3/2024
3.1.0-dev.117 54 9/2/2024
3.1.0-dev.116 56 8/28/2024
3.1.0-dev.115 105 8/22/2024
3.1.0-dev.114 79 8/22/2024
3.1.0-dev.113 83 8/21/2024
3.1.0-dev.112 81 8/21/2024
3.1.0-dev.111 82 8/19/2024
3.1.0-dev.110 70 8/19/2024
3.1.0-dev.109 91 8/19/2024
3.1.0-dev.108 68 8/19/2024
3.1.0-dev.107 105 8/16/2024
3.1.0-dev.106 100 8/15/2024
3.1.0-dev.105 72 8/15/2024
3.1.0-dev.104 75 8/15/2024
3.1.0-dev.103 102 8/14/2024
3.1.0-dev.102 86 8/13/2024
3.1.0-dev.101 71 8/13/2024
3.1.0-dev.100 75 8/13/2024
3.1.0-dev.99 97 8/12/2024
3.1.0-dev.98 91 8/12/2024
3.1.0-dev.97 66 8/12/2024
3.1.0-dev.96 89 8/8/2024
3.1.0-dev.95 74 8/8/2024
3.1.0-dev.94 85 8/8/2024
3.1.0-dev.93 47 8/8/2024
3.1.0-dev.92 58 8/7/2024
3.1.0-dev.91 60 8/6/2024
3.1.0-dev.90 44 8/5/2024
3.1.0-dev.89 53 8/2/2024
3.1.0-dev.88 75 7/31/2024
3.1.0-dev.87 45 7/31/2024
3.1.0-dev.82 43 7/30/2024
3.1.0-dev.81 54 7/29/2024
3.1.0-dev.80 59 7/26/2024
3.1.0-dev.79 1,153 7/24/2024
3.1.0-dev.78 70 7/24/2024
3.1.0-dev.77 48 7/24/2024
3.1.0-dev.76 75 7/23/2024
3.1.0-dev.75 94 7/18/2024
3.1.0-dev.71 47 7/17/2024
3.1.0-dev.68 92 7/17/2024
3.1.0-dev.63 68 7/17/2024
3.1.0-dev.62 60 7/17/2024
3.1.0-dev.58 48 7/17/2024
3.1.0-dev.50 62 7/16/2024
3.0.1-rc.120 59 9/16/2024
3.0.1-rc.119 57 9/9/2024
3.0.1-rc.118 74 9/2/2024
3.0.1-rc.117 77 8/29/2024
3.0.1-dev.25 103 7/11/2024
3.0.1-dev.24 60 7/11/2024
3.0.1-dev.23 79 7/11/2024
3.0.1-dev.22 59 7/10/2024
3.0.1-dev.21 56 7/10/2024
3.0.1-alpha.25 63 7/9/2024
3.0.1-alpha.24 66 7/9/2024
3.0.1-alpha.23 65 7/9/2024
3.0.1-alpha.22 66 7/8/2024
3.0.1-alpha.21 63 7/8/2024
3.0.1-alpha.20 63 7/4/2024
3.0.1-alpha.19 55 7/4/2024
3.0.1-alpha.18 66 7/4/2024
3.0.1-alpha.17 67 7/4/2024
3.0.1-alpha.16 67 7/2/2024
3.0.1-alpha.15 67 7/2/2024
3.0.1-alpha.14 178 6/27/2024
3.0.1-alpha.13 63 6/25/2024
3.0.1-alpha.12 63 6/25/2024
3.0.1-alpha.11 77 6/25/2024
3.0.1-alpha.10 64 6/25/2024
3.0.1-alpha.9 56 6/25/2024
3.0.0-dev.74 56 7/18/2024
3.0.0-dev.73 56 7/18/2024
3.0.0-dev.71 44 7/17/2024
3.0.0-dev.56 72 7/16/2024
3.0.0-dev.54 62 7/16/2024
3.0.0-dev.51 79 7/16/2024
2.21.0 1,607 11/28/2024
2.20.5 1,176 11/7/2024
2.20.1 3,352 8/16/2024
2.20.0 1,948 8/8/2024
2.20.0-wip1 1,106 6/7/2024
2.19.2 2,069 6/7/2024
2.19.1 1,468 6/6/2024
2.19.1-rc3 1,125 6/6/2024
2.19.0 2,403 5/27/2024
2.19.0-rc3 1,139 5/21/2024
2.19.0-rc 1,040 5/14/2024
2.18.0 1,897 3/14/2024
2.18.0-fileInput 1,636 1/11/2024
2.18.0-alpha 1,560 2/15/2024
2.17.1 1,854 2/9/2024
2.17.0-rc 2,198 11/15/2023
2.17.0-automate3 1,920 10/27/2023
2.17.0-automate2 1,595 10/26/2023
2.17.0-automate 1,698 10/13/2023
2.16.0 3,128 10/13/2023
2.15.3 3,492 8/10/2023
2.15.2 2,394 8/4/2023
2.14.2 4,705 6/5/2023
2.14.1 2,397 5/31/2023
2.13.0 3,753 4/8/2023
2.12.4 3,331 3/29/2023
2.11.1 5,203 1/18/2023
2.10.3 5,879 12/8/2022
2.10.1 5,179 11/30/2022
2.10.0 5,127 11/30/2022
2.9.0 6,811 10/26/2022
2.8.0 7,133 9/8/2022
2.7.0 7,190 7/28/2022
2.6.1 6,898 7/14/2022
2.6.0 6,920 6/20/2022
2.5.4-alpha 1,734 5/24/2022
2.5.2 7,073 4/22/2022
2.5.1 6,936 4/22/2022
2.5.0 7,020 4/22/2022
2.4.0 6,319 2/24/2022
2.3.0 2,978 12/20/2021
2.2.5 2,635 11/15/2021
2.2.4 2,624 11/11/2021
2.2.2 2,448 9/29/2021
2.1.27 1,994 8/24/2021
2.1.26 2,031 8/10/2021
2.1.25 2,090 7/28/2021
2.1.24 2,083 7/23/2021
2.1.23 2,125 6/30/2021
2.1.22 2,115 6/24/2021
2.1.17 2,078 6/2/2021
2.1.8 1,765 4/20/2021
2.1.3 1,753 3/30/2021
2.1.2-beta 894 3/27/2021
2.1.1-beta 759 3/26/2021
1.0.0 127 7/16/2024
0.0.10-wip 792 3/26/2021
0.0.0-alpha.9 54 6/25/2024