HcBimUtils 2025.0.1

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

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 net8.0-windows7.0 is compatible.  net9.0-windows 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
2025.0.1 116 10/30/2024
2024.0.11 175 3/29/2024
2024.0.10 148 3/13/2024
2024.0.7 157 12/28/2023 2024.0.7 is deprecated because it is no longer maintained.
2023.0.11 160 3/29/2024
2023.0.10 149 3/13/2024
2023.0.7 159 12/28/2023 2023.0.7 is deprecated because it is no longer maintained.
2022.0.11 152 3/29/2024
2022.0.10 122 3/13/2024
2021.0.11 157 3/29/2024
2021.0.10 163 3/13/2024
2020.0.11 172 3/29/2024
2020.0.10 154 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