To support .NET 6 the dialogs (built using Windows Forms) must be removed from the OfficeApi library to a new OfficeApi.Extensions library. This separation will also allow for opt-in for the dialogs for solutions which make their own user interface and does not want to use built-in NetOffice dialogs.
To support .NET 6 the dialogs (built using Windows Forms) must be removed from the OfficeApi library to a new OfficeApi.Extensions library. This separation will also allow for opt-in for the dialogs for solutions which make their own user interface and does not want to use built-in NetOffice dialogs.