Skip to content

Releases: NetOfficeFw/NetOffice

NetOffice v1.8.0-alpha01

08 Mar 22:03
v1.8.0-alpha01
Compare
Choose a tag to compare
Pre-release

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

07 Jul 16:36
v1.7.4.6
Compare
Choose a tag to compare

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

13 Nov 20:47
v1.7.4.5
Compare
Choose a tag to compare

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

29 Mar 12:40
v1.7.3.1
Compare
Choose a tag to compare

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

23 Feb 15:55
v1.7.4.3
Compare
Choose a tag to compare

Improvements

  • COMAddin supports custom addin object (see word addin example "06 Custom Addin Object")

NetOffice 1.7.4.1 (Update 1)

23 Feb 15:16
v1.7.4.1+update1
Compare
Choose a tag to compare

Fixed Bugs

  • IRibbonUI wrapper correctly calls underlying implemention (#191)
  • DAO recordset fields can be enumerated correctly (#19)

NetOffice 1.7.4.1

10 Oct 16:52
v1.7.4.1
Compare
Choose a tag to compare

Includes

  • Binaries .NET : v4.0
  • Tutorials/Examples in C#/VB.Net
  • Source Code
  • Developer Toolbox

Breaking Changes

  • COMObject class has been replaced by ICOMObject interface
    You may have to change some event trigger code from COMObject to ICOMObject.
  • Some native interop interfaces has been moved to .Native namespace

NetOffice 1.7.4.1-beta (pre-release)

10 Oct 10:52
v1.7.4.1-beta
Compare
Choose a tag to compare
Pre-release

NetOffice 1.7.4.1-beta pre-release as provided by Sebastian.

NetOffice 1.7.4.1-alpha3 (pre-release)

10 Oct 10:52
v1.7.4.1-alpha3
Compare
Choose a tag to compare
Pre-release

NetOffice 1.7.4.1-alpha3 pre-release as provided by Sebastian.

NetOffice 1.7.4-alpha3 (pre-release)

08 Aug 17:29
v1.7.4-alpha3
Compare
Choose a tag to compare
Pre-release

NetOffice 1.7.4-alpha3 pre-release as provided by Sebastian.