Skip to content

sensenet Tools 3.2.4

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

This release contains namespace changes related to the Dependency Injection namespace naming convention.

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

If you want to reference this library in your project, please install the folllowing NuGet package.

NuGet