Namespace Onbox.Revit.V8.Applications
Classes
ContainerPipelineExtensions
Extension pipe the container
RevitApp
The base class implementation of RevitExternalAppBase using Container implementation for convinience
This class provides OnStartup, OnCreateRibbon, and OnShutdown lifecycle events.
IMPORTANT: Any children of this class should implement ContainerProviderAttribute as well
RevitAppBase<TContainer>
The implementation of a generic IContainer type, if you like to use Container, you can use RevitApp implementation instead
IMPORTANT: Any children of this class should implement ContainerProviderAttribute as well