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.
paket add HcBimUtils --version 2025.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
// Install HcBimUtils as a Cake Addin #addin nuget:?package=HcBimUtils&version=2025.0.1 // Install HcBimUtils as a Cake Tool #tool nuget:?package=HcBimUtils&version=2025.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-windows7.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0-windows7.0
- Newtonsoft.Json (>= 13.0.3)
- Nice3point.Revit.Api.RevitAPI (>= 2025.3.0)
- Nice3point.Revit.Api.RevitAPIUI (>= 2025.3.0)
- Nice3point.Revit.Extensions (>= 2025.0.0)
- Nice3point.Revit.Toolkit (>= 2025.0.3)
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 | 77 | 10/30/2024 | |
2024.0.11 | 154 | 3/29/2024 | |
2024.0.10 | 134 | 3/13/2024 | |
2024.0.7 | 140 | 12/28/2023 | |
2023.0.11 | 138 | 3/29/2024 | |
2023.0.10 | 135 | 3/13/2024 | |
2023.0.7 | 144 | 12/28/2023 | |
2022.0.11 | 132 | 3/29/2024 | |
2022.0.10 | 105 | 3/13/2024 | |
2021.0.11 | 135 | 3/29/2024 | |
2021.0.10 | 148 | 3/13/2024 | |
2020.0.11 | 145 | 3/29/2024 | |
2020.0.10 | 139 | 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