ava 2022.0.0
See the version list below for details.
dotnet add package ava --version 2022.0.0
NuGet\Install-Package ava -Version 2022.0.0
<PackageReference Include="ava" Version="2022.0.0" />
<PackageVersion Include="ava" Version="2022.0.0" />
<PackageReference Include="ava" />
paket add ava --version 2022.0.0
#r "nuget: ava, 2022.0.0"
#:package ava@2022.0.0
#addin nuget:?package=ava&version=2022.0.0
#tool nuget:?package=ava&version=2022.0.0
<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" width="500" srcset="https://github.com/Nice3point/RevitApi/assets/20504884/093e1130-1aeb-427b-8231-d0a3f7d467f2"> <img alt="RevitLookup" width="500" src="https://github.com/Nice3point/RevitApi/assets/20504884/fdc24b70-1dce-44f9-961f-7c4b467cc024"> </picture> </p>
Libraries for Revit add-ins development
This repository contains libraries for creating Revit add-in. All files are packed into separate Nuget packages for easy connection to your project. Only original files from the latest Revit installation image are used.
Didn't find the library you need? Tell me
RevitAPI
Installation:
<PackageReference Include="Nice3point.Revit.Api.RevitAPI" Version="$(RevitVersion).*"/>
RevitAPIUI
Installation:
<PackageReference Include="Nice3point.Revit.Api.RevitAPIUI" Version="$(RevitVersion).*"/>
RevitAPIIFC
Installation:
<PackageReference Include="Nice3point.Revit.Api.RevitAPIIFC" Version="$(RevitVersion).*"/>
AdWindows
Installation:
<PackageReference Include="Nice3point.Revit.Api.AdWindows" Version="$(RevitVersion).*"/>
UIFramework
Installation:
<PackageReference Include="Nice3point.Revit.Api.UIFramework" Version="$(RevitVersion).*"/>
UIFrameworkServices
Installation:
<PackageReference Include="Nice3point.Revit.Api.UIFrameworkServices" Version="$(RevitVersion).*"/>
RevitAddInUtility
Installation:
<PackageReference Include="Nice3point.Revit.Api.RevitAddInUtility" Version="$(RevitVersion).*"/>
RevitAPIMacros
Installation:
<PackageReference Include="Nice3point.Revit.Api.RevitAPIMacros" Version="$(RevitVersion).*"/>
PackageContentsParser
Installation:
<PackageReference Include="Nice3point.Revit.Api.PackageContentsParser" Version="$(RevitVersion).*"/>
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- 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.