VolocyNazad.Revit.Async
2025.0.9
dotnet add package VolocyNazad.Revit.Async --version 2025.0.9
NuGet\Install-Package VolocyNazad.Revit.Async -Version 2025.0.9
<PackageReference Include="VolocyNazad.Revit.Async" Version="2025.0.9" />
<PackageVersion Include="VolocyNazad.Revit.Async" Version="2025.0.9" />
<PackageReference Include="VolocyNazad.Revit.Async" />
paket add VolocyNazad.Revit.Async --version 2025.0.9
#r "nuget: VolocyNazad.Revit.Async, 2025.0.9"
#:package VolocyNazad.Revit.Async@2025.0.9
#addin nuget:?package=VolocyNazad.Revit.Async&version=2025.0.9
#tool nuget:?package=VolocyNazad.Revit.Async&version=2025.0.9
Revit.Async
An implementation of asynchronous code execution in the Revit API context.
Revit.Async is a library for performing Revit API operations from modeless windows and other contexts via ExternalEvent, with Task support.
This repository is a maintained fork of Kennan Chan's MIT-licensed Revit.Async project.
Supported Revit versions
The package is built and tested for Revit 2021.1.9, 2023.0.0, and 2025.0.0. Revit 2021 and 2023 target net48; Revit 2025 targets net8.0-windows.
Requirements
- .NET SDK 10.0.103+ (see
global.json) - Revit API (package
Revit_All_Main_Versions_API_x64)
License
MIT, see LICENSE.md.
Development documentation
Contributing
Read CONTRIBUTING.md before submitting changes.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
-
net8.0-windows7.0
- Revit_All_Main_Versions_API_x64 (>= 2025.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.