HcBimUtils 2024.0.11

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

// Install HcBimUtils as a Cake Tool
#tool nuget:?package=HcBimUtils&version=2024.0.11

Extensions minimize the writing of repetitive code, add new methods not included in RevitApi, and also allow you to write chained methods without worrying about API versioning

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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
2024.0.11 97 3/29/2024
2024.0.10 101 3/13/2024
2024.0.7 112 12/28/2023
2023.0.11 87 3/29/2024
2023.0.10 91 3/13/2024
2023.0.7 111 12/28/2023
2022.0.11 91 3/29/2024
2022.0.10 75 3/13/2024
2021.0.11 86 3/29/2024
2021.0.10 102 3/13/2024
2020.0.11 93 3/29/2024
2020.0.10 101 3/13/2024

Extensions minimize the writing of repetitive code, add new methods not included in RevitApi, and also allow you to write chained methods without worrying about API versioning