Nice3point.Revit.Extensions 2019.1.9

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Nice3point.Revit.Extensions --version 2019.1.9
                    
NuGet\Install-Package Nice3point.Revit.Extensions -Version 2019.1.9
                    
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="Nice3point.Revit.Extensions" Version="2019.1.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nice3point.Revit.Extensions" Version="2019.1.9" />
                    
Directory.Packages.props
<PackageReference Include="Nice3point.Revit.Extensions" />
                    
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 Nice3point.Revit.Extensions --version 2019.1.9
                    
#r "nuget: Nice3point.Revit.Extensions, 2019.1.9"
                    
#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.
#:package Nice3point.Revit.Extensions@2019.1.9
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Nice3point.Revit.Extensions&version=2019.1.9
                    
Install as a Cake Addin
#tool nuget:?package=Nice3point.Revit.Extensions&version=2019.1.9
                    
Install as a Cake Tool

Extensions for Revit plugin development

Product Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Nice3point.Revit.Extensions:

Package Downloads
HcBimUtils

Package Description

HC.Tech.So.Revit.Templates

Templates for Revit plugin development

DTDucas.RevitBase

Base framework for Revit API development with comprehensive command handling, exception suppression, and external event management

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Nice3point.Revit.Extensions:

Repository Stars
lookup-foundation/RevitLookup
Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.
Nice3point/RevitTemplates
Templates for creating Revit add-ins
Version Downloads Last Updated
2026.0.2-preview.1.20251113 258 11/13/2025
2026.0.1 11,432 4/2/2025
2025.1.2-preview.1.20251113 240 11/13/2025
2025.1.1 15,384 4/2/2025
2024.2.2-preview.1.20251113 239 11/13/2025
2024.2.1 15,170 4/2/2025
2023.4.2-preview.1.20251113 247 11/13/2025
2023.4.1 14,386 4/2/2025
2022.4.2-preview.1.20251113 241 11/13/2025
2022.4.1 6,520 4/2/2025
2021.4.2-preview.1.20251113 245 11/13/2025
2021.4.1 6,784 4/2/2025
2020.4.2-preview.1.20251113 242 11/13/2025
2020.4.1 4,131 4/2/2025
2019.4.2-preview.1.20251113 222 11/13/2025
2019.1.9 2,517 11/17/2022 2019.1.9 is deprecated because it is no longer maintained.

ElementExtensions:

- Method chain support

ElementIdExtensions:

- Fixed cast operations. Directly cast used by default (safe cast early)

SchemaExtensions:

- SaveEntity now return bool if the entity save was successful

SystemExtensions:

- AppendPath overload with params