Use Task-based asynchronous pattern (TAP) to run Revit API code from any execution context.
Info
| Version: | 2.1.1 |
| Author(s): | Kennan.Chen |
| Last Update: | Sunday, April 28, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/KennanChan/Revit.Async |
| NuGet Url: | https://www.nuget.org/packages/Revit.Async |
Install
Install-Package Revit.Async
dotnet add package Revit.Async
paket add Revit.Async
Revit.Async Download (Unzip the "nupkg" after downloading)