HcBimUtils 2022.0.11
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package HcBimUtils --version 2022.0.11
NuGet\Install-Package HcBimUtils -Version 2022.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="2022.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HcBimUtils --version 2022.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HcBimUtils, 2022.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=2022.0.11 // Install HcBimUtils as a Cake Tool #tool nuget:?package=HcBimUtils&version=2022.0.11
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 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.
-
.NETFramework 4.8
- Newtonsoft.Json (>= 13.0.3)
- Nice3point.Revit.Api.RevitAPI (>= 2022.1.21)
- Nice3point.Revit.Api.RevitAPIUI (>= 2022.1.21)
- Nice3point.Revit.Extensions (>= 2022.2.0)
- Nice3point.Revit.Toolkit (>= 2022.1.1)
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 | 74 | 10/30/2024 | |
2024.0.11 | 152 | 3/29/2024 | |
2024.0.10 | 134 | 3/13/2024 | |
2024.0.7 | 140 | 12/28/2023 | |
2023.0.11 | 135 | 3/29/2024 | |
2023.0.10 | 135 | 3/13/2024 | |
2023.0.7 | 144 | 12/28/2023 | |
2022.0.11 | 130 | 3/29/2024 | |
2022.0.10 | 105 | 3/13/2024 | |
2021.0.11 | 134 | 3/29/2024 | |
2021.0.10 | 147 | 3/13/2024 | |
2020.0.11 | 142 | 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