-
Notifications
You must be signed in to change notification settings - Fork 473
Classic Branch
xceed.com edited this page Oct 10, 2017
·
2 revisions
As of October 3, 2017, the Master branch will contain a new Xceed-maintained DocX codebase. It will allow Xceed to efficiently update DocX by creating versions derived from the regularly updated commercial version of the product, Xceed Words for .NET.
For users of DocX that do not wish to switch to the new Master branch, we have created the 'Classic' branch. This branch will continue to live indefinitely.
- The namespace in all the files is 'Novacode' in the Classic branch, 'Xceed.Words.NET' in the new Master
- The DLLs are 'DocX.dll' in the Classic branch, and 'Xceed.Words.NET.dll' in the new Master
- The examples are all different
- There is no UnitTests section in the new Master branch
- There is no iOS section in the new Master branch
- There is documentation for the code in the new Master branch.