Skip to content

Releases: SenseNet/sn-tools

SenseNet.Tools on .net8.0

Choose a tag to compare

@kavics kavics released this 10 Feb 07:46

What's Changed

Full Changelog: v3.2.13...v3.3.0

sensenet Tools 3.2.13

Choose a tag to compare

@tusmester tusmester released this 17 Jan 15:28

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

Choose a tag to compare

@tusmester tusmester released this 18 Oct 09:12

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

Choose a tag to compare

@tusmester tusmester released this 27 Mar 15:16

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

Choose a tag to compare

@tusmester tusmester released this 13 Jan 12:21

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

Choose a tag to compare

@tusmester tusmester released this 17 May 12:25

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

Choose a tag to compare

@tusmester tusmester released this 22 Oct 08:43

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

Choose a tag to compare

@tusmester tusmester released this 25 Aug 08:00

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

Choose a tag to compare

@tusmester tusmester released this 28 Jul 11:41

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

Choose a tag to compare

@tusmester tusmester released this 25 Jun 11:19

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