SenseNet.Client 4.1.0

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

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

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 net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows 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
4.1.0 246 2/10/2025
4.0.1 93 1/4/2025
4.0.0 225 7/1/2024
3.0.7 2,336 3/13/2024
3.0.6 172 2/14/2024
3.0.5 206 1/17/2024
3.0.4 326 10/18/2023
3.0.3 213 7/5/2023
3.0.2 308 6/13/2023
3.0.1 2,828 6/13/2023
3.0.0 461 3/27/2023
2.0.14 1,118 1/11/2023
2.0.13 1,079 8/23/2022
2.0.12 1,026 4/5/2022
2.0.11 1,364 5/17/2021
2.0.10 2,440 12/14/2020
2.0.9 494 11/20/2020
2.0.8 469 10/22/2020
2.0.7 1,296 8/24/2020
2.0.6 1,418 6/25/2020
2.0.5 1,242 4/27/2020
2.0.4 558 4/1/2020
2.0.3 2,282 2/3/2020
2.0.2 7,493 11/6/2019
2.0.1 1,148 7/23/2019
2.0.0 1,520 7/13/2018
1.1.1 985 5/29/2018
1.1.0 2,234 11/23/2016

See release notes on GitHub.