OBrIM 3.18.1.6
See the version list below for details.
dotnet add package OBrIM --version 3.18.1.6
NuGet\Install-Package OBrIM -Version 3.18.1.6
<PackageReference Include="OBrIM" Version="3.18.1.6" />
paket add OBrIM --version 3.18.1.6
#r "nuget: OBrIM, 3.18.1.6"
// Install OBrIM as a Cake Addin #addin nuget:?package=OBrIM&version=3.18.1.6 // Install OBrIM as a Cake Tool #tool nuget:?package=OBrIM&version=3.18.1.6
OpenBrIM information modeling platform library for applications designed for the AEC industry. Using the free cloud-based OpenBrIM platform, you can immediately add modeling, analysis, design, CAD, GIS and health monitoring capabilities to your application.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.18.2.17 | 1,671 | 2/16/2018 |
3.18.2.16 | 1,242 | 2/16/2018 |
3.18.2.12 | 1,200 | 2/13/2018 |
3.18.1.6 | 1,205 | 1/6/2018 |
3.17.12.27 | 1,218 | 12/28/2017 |
3.17.10.25 | 1,307 | 10/26/2017 |
3.17.10.22 | 1,673 | 10/24/2017 |
3.17.3.21 | 1,174 | 3/21/2017 |
3.17.3.15 | 1,098 | 3/15/2017 |
3.17.3.2 | 1,060 | 3/2/2017 |
3.17.3.1 | 1,093 | 3/2/2017 |
3.17.2.23 | 1,153 | 2/24/2017 |
3.17.2.21 | 1,119 | 2/21/2017 |
3.17.2.12 | 1,112 | 2/13/2017 |
3.17.2.8 | 1,082 | 2/9/2017 |
3.17.2.3 | 1,059 | 2/4/2017 |
3.17.2.2 | 1,143 | 2/3/2017 |
3.17.1.29 | 1,155 | 1/28/2017 |
3.17.1.24 | 1,250 | 1/24/2017 |
3.16.12.2 | 1,106 | 12/2/2016 |
3.16.8.8 | 1,120 | 11/27/2016 |
BUGFIX: OpenBrIM events are received out of order. NEW: Ability to set your application name and icon through OBrIMSettings.AppName and OBrIMSettings.AppLogo fields. BUGFIX: Ability to specify parameter type of object type params while setting value via ParamChangeValueObj() method.