RxBim.Templates
1.1.0
dotnet new install RxBim.Templates::1.1.0
This package contains a .NET Template Package you can call from the shell/command line.
ReactiveBIM template pack
This package contains project templates for creating Autodesk Revit External applications and commands based on ReactiveBIM Framework.
Installation
dotnet new --install RxBim.Templates
Usage
Revit
- For creating a new application project for Revit use:
dotnet new rvtapp
- For creating a new command project for Revit use:
dotnet new rvtcmd
Autocad
- For creating a new application project for Autocad use:
dotnet new acadapp
- For creating a new command project for Autocad use:
dotnet new acadcmd
-
.NETStandard 2.0
- No dependencies.
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 |
---|---|---|
1.1.0 | 553 | 3/30/2022 |
1.1.0-dev002 | 296 | 3/30/2022 |
1.1.0-dev001 | 280 | 3/29/2022 |
1.0.1-dev002 | 291 | 3/30/2022 |
1.0.1-dev001 | 284 | 3/25/2022 |
1.0.0 | 410 | 3/24/2022 |
1.0.0-dev001 | 269 | 3/23/2022 |