Skip to content

sensenet Aspose Preview provider 7.3.1

Compare
Choose a tag to compare
@tusmester tusmester released this 28 Jul 11:55
· 41 commits to master since this release

This release follows the namespace changes in the core product. In an existing application please update the NuGet package to get the latest version.

Breaking changes

  • We had to refactor a couple of our namespaces to be consistent with the industry standard Dependency Injection namespace. All of our DI extension methods were moved to the SenseNet.Extensions.DependencyInjection namespace. If you encounter build errors, please add a using statement for this new namespace to your code.

Installation

To get started please follow the install guide.