Releases: NetOfficeFw/NetOffice
Releases · NetOfficeFw/NetOffice
NetOffice v1.8.0-alpha01
Release Notes
- Add support for .NET Core 3.1
Supported targets:
- .NET Framework 4.0
- .NET Framework 4.5
- .NET Framework 4.7
- .NET Core 3.1
NetOffice 1.7.4.6
Changes
- Fix
ProjectInfo
class in AccessAPI library to return correct AssemblyName #231
Includes
- Assemblies for .NET 4.0 runtime
- Tutorials/Examples in C#/VB.Net
- Source Code
NetOffice 1.7.4.5
Changes
- Fix enum in OutlookApi library -
OlRibbonType.Microsoft_Outlook_Mail_Compose
#223
Includes
- Assemblies for .NET 4.0 runtime
- Tutorials/Examples in C#/VB.Net
- Source Code
NetOffice 1.7.3.1
Changes
- Improved loading of assemblies (issue #224)
- Dropped support for .NET 2.0, 3.0 and 3.5
Includes
- Binaries .NET: v4.0, v4.5
- Tutorials/Examples in C#/VB.Net
- Source Code
Note: NetOffice 1.7.3 was release also with .NET 2.0 libraries but these libraries were compiled from a private source code. The available source code for this branch is compatible with .NET 4 only so we dropped support for older .NET runtimes in this release.
NetOffice 1.7.4.3
Improvements
- COMAddin supports custom addin object (see word addin example "06 Custom Addin Object")
NetOffice 1.7.4.1 (Update 1)
NetOffice 1.7.4.1
Includes
- Binaries .NET : v4.0
- Tutorials/Examples in C#/VB.Net
- Source Code
- Developer Toolbox
Breaking Changes
COMObject
class has been replaced byICOMObject
interface
You may have to change some event trigger code fromCOMObject
toICOMObject
.- Some native interop interfaces has been moved to
.Native
namespace
NetOffice 1.7.4.1-beta (pre-release)
NetOffice 1.7.4.1-beta pre-release as provided by Sebastian.
NetOffice 1.7.4.1-alpha3 (pre-release)
NetOffice 1.7.4.1-alpha3 pre-release as provided by Sebastian.
NetOffice 1.7.4-alpha3 (pre-release)
NetOffice 1.7.4-alpha3 pre-release as provided by Sebastian.