Skip to content

sensenet Client for .Net 3.0.5

Compare
Choose a tag to compare
@tusmester tusmester released this 17 Jan 15:33
· 30 commits to master since this release

In this release we fixed several JSON-related bugs and added a new API for executing operations.

What's Changed

Features

  • Middle and low-level APIs for executing operations. by @kavics in #125
  • Use strongly typed enums in built-in types by @kavics in #127

Bug fixes

  • Avoid/handle json deserialization problems. by @kavics in #124
  • Use [JsonIgnore] to skip properties. by @kavics in #126

Full Changelog: v3.0.4...v3.0.5

Installation

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

NuGet