SenseNet.Client 4.1.1

dotnet add package SenseNet.Client --version 4.1.1
                    
NuGet\Install-Package SenseNet.Client -Version 4.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="4.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SenseNet.Client" Version="4.1.1" />
                    
Directory.Packages.props
<PackageReference Include="SenseNet.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SenseNet.Client --version 4.1.1
                    
#r "nuget: SenseNet.Client, 4.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.
#addin nuget:?package=SenseNet.Client&version=4.1.1
                    
Install as a Cake Addin
#tool nuget:?package=SenseNet.Client&version=4.1.1
                    
Install as a Cake Tool

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.1 569 4/7/2025
4.1.1-alpha.1 173 3/6/2025
4.1.0 607 2/10/2025
4.0.1 140 1/4/2025
4.0.0 252 7/1/2024
3.0.7 2,430 3/13/2024
3.0.6 187 2/14/2024
3.0.5 217 1/17/2024
3.0.4 343 10/18/2023
3.0.3 242 7/5/2023
3.0.2 336 6/13/2023
3.0.1 2,861 6/13/2023
3.0.0 489 3/27/2023
2.0.14 1,153 1/11/2023
2.0.13 1,111 8/23/2022
2.0.12 1,072 4/5/2022
2.0.11 1,410 5/17/2021
2.0.10 2,499 12/14/2020
2.0.9 551 11/20/2020
2.0.8 530 10/22/2020
2.0.7 1,355 8/24/2020
2.0.6 1,479 6/25/2020
2.0.5 1,307 4/27/2020
2.0.4 623 4/1/2020
2.0.3 2,534 2/3/2020
2.0.2 8,145 11/6/2019
2.0.1 1,236 7/23/2019
2.0.0 1,752 7/13/2018
1.1.1 1,220 5/29/2018
1.1.0 2,405 11/23/2016

See release notes on GitHub.