3DRepo.NETFramework 1.0.1

dotnet add package 3DRepo.NETFramework --version 1.0.1
                    
NuGet\Install-Package 3DRepo.NETFramework -Version 1.0.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="3DRepo.NETFramework" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="3DRepo.NETFramework" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="3DRepo.NETFramework" />
                    
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 3DRepo.NETFramework --version 1.0.1
                    
#r "nuget: 3DRepo.NETFramework, 1.0.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.
#addin nuget:?package=3DRepo.NETFramework&version=1.0.1
                    
Install 3DRepo.NETFramework as a Cake Addin
#tool nuget:?package=3DRepo.NETFramework&version=1.0.1
                    
Install 3DRepo.NETFramework as a Cake Tool

Initial file to join buildings, levels, elements and their properties into functioning C# classes in .NET Framework 4.6.1

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
1.0.1 847 9/17/2019
1.0.0 670 9/17/2019

Newtonsoft retrograde version included to be compatible with "Microsoft.NET.Sdk.Functions 1.0.24"