SenseNet.Client 3.0.0

.NET Standard 2.0
dotnet add package SenseNet.Client --version 3.0.0
NuGet\Install-Package SenseNet.Client -Version 3.0.0
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="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SenseNet.Client --version 3.0.0
#r "nuget: SenseNet.Client, 3.0.0"
#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=3.0.0

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

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

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

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

Package Downloads
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.

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.0 54 3/27/2023
2.0.14 478 1/11/2023
2.0.13 709 8/23/2022
2.0.12 736 4/5/2022
2.0.11 919 5/17/2021
2.0.10 2,305 12/14/2020
2.0.9 373 11/20/2020
2.0.8 359 10/22/2020
2.0.7 873 8/24/2020
2.0.6 932 6/25/2020
2.0.5 796 4/27/2020
2.0.4 430 4/1/2020
2.0.3 433 2/3/2020
2.0.2 4,791 11/6/2019
2.0.1 1,002 7/23/2019
2.0.0 1,355 7/13/2018
1.1.1 846 5/29/2018
1.1.0 2,051 11/23/2016

See release notes on GitHub.