Skip to content

Releases: NetOfficeFw/NetOffice

NetOffice 1.7.7

21 Aug 20:21
v1.7.7
Compare
Choose a tag to compare

Changes

  • Make the CustomTaskPaneCollection.Remove() method public to allow custom implementations of Task Panes to remove old objects manually

Includes

  • Assemblies for .NET 4.0 runtime
  • Tutorials/Examples in C#/VB.Net
  • Source Code

NetOffice 1.7.6

10 Aug 19:37
Compare
Choose a tag to compare

Changes

  • Improved documentation for many members in the NetOffice project
  • Refactored small portion of the CurrentAppDomain.CurrentDomain_AssemblyResolve() method
  • Deprecated code related to dynamic types and "duck tales" implementation (will be removed in v1.8 v2.0) #283

Breaking Changes

  • Some exceptions have better error messages and use correct parameters
    (if you rely on exact exception messages, this is a breaking change)

Includes

  • Assemblies for .NET 4.0 runtime
  • Tutorials/Examples in C#/VB.Net
  • Source Code

NetOffice 1.7.5.1

09 Aug 21:22
v1.7.5.1
Compare
Choose a tag to compare

Added

  • Symbol files are now linked to Git repository using SourceLink
  • You can debug source code when using NuGet packages

Includes

  • Assemblies for .NET 4.0 runtime
  • Tutorials/Examples in C#/VB.Net
  • Source Code

NetOffice 1.7.4.12

09 Aug 20:53
v1.7.4.12
Compare
Choose a tag to compare

Added

  • Symbol files are now linked to Git repository using SourceLink
  • You can debug source code when using NuGet packages

Includes

  • Assemblies for .NET 4.0 runtime
  • Tutorials/Examples in C#/VB.Net
  • Source Code

NetOffice 1.7.5

01 Aug 11:22
v1.7.5
Compare
Choose a tag to compare

Changes

  • Fix implementation of CoClassEventReflector class #277
  • CoClassEventReflector class will throw ArgumentOutOfRangeException when event does not exist in the class
  • You can use the nameof() operator with event name in the CoClassEventReflector methods

Includes

  • Assemblies for .NET 4.0 runtime
  • Tutorials/Examples in C#/VB.Net
  • Source Code

NetOffice 1.7.4.11

29 Jun 12:20
v1.7.4.11
Compare
Choose a tag to compare

Changes

  • Change TaskPaneInfo.TagHwnd to IntPtr type

Includes

  • Assemblies for .NET 4.0 runtime
  • Tutorials/Examples in C#/VB.Net
  • Source Code

NetOffice 1.7.4.9

28 Jun 19:44
v1.7.4.9
Compare
Choose a tag to compare

Changes

  • Allow TaskPaneInfo objects to be tagged from user code

Includes

  • Assemblies for .NET 4.0 runtime
  • Tutorials/Examples in C#/VB.Net
  • Source Code

NetOffice 1.7.4.10

28 Jun 19:55
v1.7.4.10
Compare
Choose a tag to compare

Changes

  • Use portable symbol files in Release builds

Includes

  • Assemblies for .NET 4.0 runtime
  • Tutorials/Examples in C#/VB.Net
  • Source Code

NetOffice 1.7.4.8

23 Mar 22:29
v1.7.4.8
Compare
Choose a tag to compare

Changes

  • Fix events in PowerPoint library #262 (previous release did not fix it completely)
  • Fix bug in TweakExceptionHandling method #265
  • Fix for running in debug mode #264

Includes

  • Assemblies for .NET 4.0 runtime
  • Tutorials/Examples in C#/VB.Net
  • Source Code

NetOffice 1.7.4.7

21 Mar 20:37
v1.7.4.7
Compare
Choose a tag to compare

Changes

  • Fix events in PowerPoint library #262
  • Fix for running in debug mode #264

Includes

  • Assemblies for .NET 4.0 runtime
  • Tutorials/Examples in C#/VB.Net
  • Source Code