July 2019
Packages
sensenet Services 7.6.2
This is a minor release to support the new version of the Tools library.
Package changes to support .Net Standard
- the Services install package got a new switch to let developers install repository-only content items, without Services-related types (e.g. OData applications that are not yet converted to .Net Standard).
Installation
To get started please follow the instructions in the Install sensenet from NuGet article.
sensenet Tools 3.2
This release contains the following changes:
Features
- SnConfig can now be initialized by a standard .Net
IConfiguration
source, using theUseConfiguration
extension method of anIRepositoryBuilder
instance.
sensenet Client for .Net 2.0.1
This release contains the following changes:
Bug fixes
- The Upload API used an incorrect file name encoding when it started a file upload operation.