SenseNet.Client 1.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package SenseNet.Client --version 1.1.1
NuGet\Install-Package SenseNet.Client -Version 1.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SenseNet.Client" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SenseNet.Client --version 1.1.1
#r "nuget: SenseNet.Client, 1.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SenseNet.Client as a Cake Addin
#addin nuget:?package=SenseNet.Client&version=1.1.1

// Install SenseNet.Client as a Cake Tool
#tool nuget:?package=SenseNet.Client&version=1.1.1

A .Net client for sensenet that makes it easy to use the REST API of the Content Repository.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on SenseNet.Client:

Package Downloads
SenseNet.TaskManagement.Core

A standalone .Net component for managing long-running background tasks in any application.

SenseNet.Preview.Aspose.PreviewImageGenerators

Aspose Preview image generator classes for the sensenet platform.

SenseNet.IdentityServer4

General component for the sensenet-based IdentityServer4 implementation.

SenseNet.IO

Export/import library for the sensenet platform.

SenseNet.Client.WebApi

A .Net library for Asp.Net applications that want to connect to the sensenet repository REST API.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SenseNet.Client:

Repository Stars
SenseNet/sensenet
Open Source Content Services Platform written in .NET
Version Downloads Last updated
3.0.7 599 3/13/2024
3.0.6 125 2/14/2024
3.0.5 162 1/17/2024
3.0.4 264 10/18/2023
3.0.3 177 7/5/2023
3.0.2 258 6/13/2023
3.0.1 2,203 6/13/2023
3.0.0 410 3/27/2023
2.0.14 1,045 1/11/2023
2.0.13 1,001 8/23/2022
2.0.12 977 4/5/2022
2.0.11 1,283 5/17/2021
2.0.10 2,402 12/14/2020
2.0.9 462 11/20/2020
2.0.8 432 10/22/2020
2.0.7 1,232 8/24/2020
2.0.6 1,346 6/25/2020
2.0.5 1,176 4/27/2020
2.0.4 522 4/1/2020
2.0.3 1,803 2/3/2020
2.0.2 6,004 11/6/2019
2.0.1 1,093 7/23/2019
2.0.0 1,474 7/13/2018
1.1.1 941 5/29/2018
1.1.0 2,186 11/23/2016

See release notes on GitHub.