Skip to content

Releases: SenseNet/sn-tools

sensenet Tools 3.2.13

17 Jan 15:28
Compare
Choose a tag to compare

This is a minor release containing a few new features for developers.

What's Changed

Features

Documentation and logging

Full Changelog: v3.2.12...v3.2.13

Installation

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

NuGet

sensenet Tools 3.2.12

18 Oct 09:12
Compare
Choose a tag to compare

This is a minor release containing a few new features for developers.

What's Changed

Features

Installation

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

NuGet

sensenet Tools 3.2.11

27 Mar 15:16
Compare
Choose a tag to compare

This is a minor release containing a few new features for developers.

Features and infrastructure

Full Changelog: v3.2.9...v3.2.10

Installation

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

NuGet

sensenet Tools 3.2.9

13 Jan 12:21
Compare
Choose a tag to compare

This is a minor release containing a few new features for developers.

Features and infrastructure

  • We added a new program thread trace column that lets developers follow a specific program flow, even if it spans multiple threads.
  • A new, easy to configure Retrier service is available that can be used in a dependency injection environment.
  • We upgraded our projects to .Net 6

Installation

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

NuGet

sensenet Tools 3.2.7

17 May 12:25
Compare
Choose a tag to compare

This is a minor release containing a new extension method for setting the global configuration instance earlier.

Installation

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

NuGet

sensenet Tools 3.2.6

22 Oct 08:43
Compare
Choose a tag to compare

This is a minor release containing a new extension method for registering our ILogger wrapper classes.

Installation

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

NuGet

sensenet Tools 3.2.5

25 Aug 08:00
Compare
Choose a tag to compare

This release contains a couple of features that will help testing and using the official ILogger interface in .Net Core.

Features

  • The object accessor API lets developers work with static members and inherited types.
  • The new logger implementation will let app developers connect the ILogger API with the sensenet logging API.

Installation

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

NuGet

sensenet Tools 3.2.4

28 Jul 11:41
Compare
Choose a tag to compare

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

sensenet Tools 3.2.3

25 Jun 11:19
Compare
Choose a tag to compare

This is a minor release containing only a small fix and testing improvements.

Bug fixes

  • Event log file became more readable, entries are separated by a new line.

Testing

Binaries

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

NuGet

sensenet Tools 3.2.2

01 Apr 14:42
Compare
Choose a tag to compare

This is a minor release containing only a bug fix related to OS-independent file path handling.

Bug fixes

Binaries

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

NuGet