Skip to content

NetOffice 1.7.6

Choose a tag to compare

@jozefizso jozefizso released this 10 Aug 19:37

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