SenseNet.Client
4.0.0
dotnet add package SenseNet.Client --version 4.0.0
NuGet\Install-Package SenseNet.Client -Version 4.0.0
<PackageReference Include="SenseNet.Client" Version="4.0.0" />
paket add SenseNet.Client --version 4.0.0
#r "nuget: SenseNet.Client, 4.0.0"
// Install SenseNet.Client as a Cake Addin #addin nuget:?package=SenseNet.Client&version=4.0.0 // Install SenseNet.Client as a Cake Tool #tool nuget:?package=SenseNet.Client&version=4.0.0
A .Net client for sensenet that makes it easy to use the REST API of the Content Repository.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- AngleSharp (>= 0.16.1)
- IdentityModel (>= 4.1.1)
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.Extensions.Caching.Memory (>= 3.1.7)
- Microsoft.Extensions.Http (>= 6.0.0)
- Microsoft.Extensions.Logging (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.3)
- SenseNet.Tools (>= 3.2.13)
- System.IdentityModel.Tokens.Jwt (>= 7.2.0)
- System.Text.Json (>= 8.0.0)
-
net6.0
- AngleSharp (>= 0.16.1)
- IdentityModel (>= 4.1.1)
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.Extensions.Caching.Memory (>= 3.1.7)
- Microsoft.Extensions.Http (>= 6.0.0)
- Microsoft.Extensions.Logging (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.3)
- SenseNet.Tools (>= 3.2.13)
- System.IdentityModel.Tokens.Jwt (>= 7.2.0)
- System.Text.Json (>= 8.0.0)
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.0.0 | 197 | 7/1/2024 |
3.0.7 | 1,645 | 3/13/2024 |
3.0.6 | 158 | 2/14/2024 |
3.0.5 | 194 | 1/17/2024 |
3.0.4 | 316 | 10/18/2023 |
3.0.3 | 203 | 7/5/2023 |
3.0.2 | 296 | 6/13/2023 |
3.0.1 | 2,817 | 6/13/2023 |
3.0.0 | 450 | 3/27/2023 |
2.0.14 | 1,108 | 1/11/2023 |
2.0.13 | 1,065 | 8/23/2022 |
2.0.12 | 1,012 | 4/5/2022 |
2.0.11 | 1,352 | 5/17/2021 |
2.0.10 | 2,428 | 12/14/2020 |
2.0.9 | 482 | 11/20/2020 |
2.0.8 | 457 | 10/22/2020 |
2.0.7 | 1,284 | 8/24/2020 |
2.0.6 | 1,406 | 6/25/2020 |
2.0.5 | 1,232 | 4/27/2020 |
2.0.4 | 546 | 4/1/2020 |
2.0.3 | 2,031 | 2/3/2020 |
2.0.2 | 6,889 | 11/6/2019 |
2.0.1 | 1,136 | 7/23/2019 |
2.0.0 | 1,504 | 7/13/2018 |
1.1.1 | 970 | 5/29/2018 |
1.1.0 | 2,211 | 11/23/2016 |
See release notes on GitHub.