OBrIM 3.18.2.12
See the version list below for details.
dotnet add package OBrIM --version 3.18.2.12
NuGet\Install-Package OBrIM -Version 3.18.2.12
<PackageReference Include="OBrIM" Version="3.18.2.12" />
paket add OBrIM --version 3.18.2.12
#r "nuget: OBrIM, 3.18.2.12"
// Install OBrIM as a Cake Addin #addin nuget:?package=OBrIM&version=3.18.2.12 // Install OBrIM as a Cake Tool #tool nuget:?package=OBrIM&version=3.18.2.12
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,682 | 2/16/2018 |
3.18.2.16 | 1,243 | 2/16/2018 |
3.18.2.12 | 1,201 | 2/13/2018 |
3.18.1.6 | 1,206 | 1/6/2018 |
3.17.12.27 | 1,219 | 12/28/2017 |
3.17.10.25 | 1,308 | 10/26/2017 |
3.17.10.22 | 1,674 | 10/24/2017 |
3.17.3.21 | 1,175 | 3/21/2017 |
3.17.3.15 | 1,099 | 3/15/2017 |
3.17.3.2 | 1,061 | 3/2/2017 |
3.17.3.1 | 1,095 | 3/2/2017 |
3.17.2.23 | 1,154 | 2/24/2017 |
3.17.2.21 | 1,126 | 2/21/2017 |
3.17.2.12 | 1,119 | 2/13/2017 |
3.17.2.8 | 1,089 | 2/9/2017 |
3.17.2.3 | 1,060 | 2/4/2017 |
3.17.2.2 | 1,150 | 2/3/2017 |
3.17.1.29 | 1,162 | 1/28/2017 |
3.17.1.24 | 1,251 | 1/24/2017 |
3.16.12.2 | 1,113 | 12/2/2016 |
3.16.8.8 | 1,121 | 11/27/2016 |
New: Added HoldMessages property to OBrIMConn object allowing messages to be buffered before sent to OpenBrIM server for performance reasons.
Deprecated: Removed the need for the settings file (settings.ini). Any setting needs to be set prior to the initialization of the OBrIMConn object via static methods on OBrIMSettings object.
Deprecated: Removed support for the dll interface for legacy C++ and FORTRAN applications. This library only supports .NET and COM interfaces.