Bitub.Dto 1.1.24254.34336

dotnet add package Bitub.Dto --version 1.1.24254.34336                
NuGet\Install-Package Bitub.Dto -Version 1.1.24254.34336                
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="Bitub.Dto" Version="1.1.24254.34336" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bitub.Dto --version 1.1.24254.34336                
#r "nuget: Bitub.Dto, 1.1.24254.34336"                
#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 Bitub.Dto as a Cake Addin
#addin nuget:?package=Bitub.Dto&version=1.1.24254.34336

// Install Bitub.Dto as a Cake Tool
#tool nuget:?package=Bitub.Dto&version=1.1.24254.34336                

Bitub.Dto

This is a custom Data Transfer Objects (DTO) Library wrapped around scene, spatial and semantic concepts scopes in AEC industries.

  • Scene, a 3D scene graph exchange protocol
  • Spatial, a basic spatial exchange protocol
  • Concept, an experimental semantic validation rule and exchange protocol (testing only)

Internally, protobuf is used to serialize and deserialize data incoming or outgoing as binary or JSON.

The main goal is to provide a common object model to these scopes with additional extensions and helpers.

License

Apache License, Version 2.0, Bernold Kraft

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Bitub.Dto:

Package Downloads
Bitub.Dto.Bcf

Bitub BCF XML and API interaction library

Bitub.Dto.Cpi

Bitub Data Transfer of CPI XML data

Bitub.Xbim.Ifc

Xbim IFC toolset adaption

Bitub.Ifc

IFC utilities and transformation

GitHub repositories

This package is not used by any popular GitHub repositories.