Hi Sebastian,
NetOffice is a very good library to develop native office Addins. I have ported our VSTO-Addin to your library. Now we have fast start up times and we do not need the ugly VSTO-Runtime anymore.
Great work!
It would be nice when your library can support Office 2016 in the near future. Today I have installed the preview of Office 2016 and your library gave me an error message box in Outlook:
"Initialize: Outlook version is not defined. SetOutlookVersion."
Kirk Koenigsbauer wrote in his Blog:
"We’re not making any changes to Macros or Add-ins in this release. It’s rare that “no changes” is a something we’d want to highlight, but we think it’s worth celebrating the consistency in the programming model across releases. We understand how important this is and we’re committed to a high level of compatibility as we continue to innovate."
So I think that the Office 2016 API is full compatible to the Office 2013 API.
Regards
Nico
NetOffice is a very good library to develop native office Addins. I have ported our VSTO-Addin to your library. Now we have fast start up times and we do not need the ugly VSTO-Runtime anymore.
Great work!
It would be nice when your library can support Office 2016 in the near future. Today I have installed the preview of Office 2016 and your library gave me an error message box in Outlook:
"Initialize: Outlook version is not defined. SetOutlookVersion."
Kirk Koenigsbauer wrote in his Blog:
"We’re not making any changes to Macros or Add-ins in this release. It’s rare that “no changes” is a something we’d want to highlight, but we think it’s worth celebrating the consistency in the programming model across releases. We understand how important this is and we’re committed to a high level of compatibility as we continue to innovate."
So I think that the Office 2016 API is full compatible to the Office 2013 API.
Regards
Nico