Skip to content

sensenet Tools 3.0

Compare
Choose a tag to compare
@tusmester tusmester released this 15 Jun 09:43
· 71 commits to master since this release

New features

  • .Net Standard: we finally converted the project to support .Net Standard 2.0. This means you can use this library from either a .Net Framework or a .Net Core project! ⛲️
  • Trace providers: developers may create their own trace provider that writes trace messages to the service of their choice.

Please note that because of moving to .Net Standard 2.0, your application project has to be at least on .Net Framework 4.6.1 or .Net Core 2.0 to be able to reference this Tools library.

Binaries

If you want to reference this library in your project, please do it by installing the NuGet package.

NuGet