SenseNet.Client 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package SenseNet.Client --version 1.1.0
                    
NuGet\Install-Package SenseNet.Client -Version 1.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="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SenseNet.Client" Version="1.1.0" />
                    
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 1.1.0
                    
#r "nuget: SenseNet.Client, 1.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.
#:package SenseNet.Client@1.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SenseNet.Client&version=1.1.0
                    
Install as a Cake Addin
#tool nuget:?package=SenseNet.Client&version=1.1.0
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  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
4.1.1 589 4/7/2025
4.1.1-alpha.1 176 3/6/2025
4.1.0 612 2/10/2025
4.0.1 143 1/4/2025
4.0.0 254 7/1/2024
3.0.7 2,432 3/13/2024
3.0.6 189 2/14/2024
3.0.5 220 1/17/2024
3.0.4 345 10/18/2023
3.0.3 250 7/5/2023
3.0.2 342 6/13/2023
3.0.1 2,866 6/13/2023
3.0.0 495 3/27/2023
2.0.14 1,157 1/11/2023
2.0.13 1,115 8/23/2022
2.0.12 1,077 4/5/2022
2.0.11 1,415 5/17/2021
2.0.10 2,504 12/14/2020
2.0.9 556 11/20/2020
2.0.8 535 10/22/2020
2.0.7 1,364 8/24/2020
2.0.6 1,485 6/25/2020
2.0.5 1,312 4/27/2020
2.0.4 629 4/1/2020
2.0.3 2,546 2/3/2020
2.0.2 8,168 11/6/2019
2.0.1 1,242 7/23/2019
2.0.0 1,770 7/13/2018
1.1.1 1,240 5/29/2018
1.1.0 2,416 11/23/2016

Initial release.