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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 was computed. 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. |
.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. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.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.Logging.Abstractions (>= 3.1.7)
- Newtonsoft.Json (>= 11.0.2)
- SenseNet.Tools (>= 3.2.11)
- System.IdentityModel.Tokens.Jwt (>= 6.15.1)
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 | 306 | 3/27/2023 |
2.0.14 | 653 | 1/11/2023 |
2.0.13 | 809 | 8/23/2022 |
2.0.12 | 854 | 4/5/2022 |
2.0.11 | 966 | 5/17/2021 |
2.0.10 | 2,323 | 12/14/2020 |
2.0.9 | 403 | 11/20/2020 |
2.0.8 | 387 | 10/22/2020 |
2.0.7 | 924 | 8/24/2020 |
2.0.6 | 984 | 6/25/2020 |
2.0.5 | 839 | 4/27/2020 |
2.0.4 | 455 | 4/1/2020 |
2.0.3 | 450 | 2/3/2020 |
2.0.2 | 5,046 | 11/6/2019 |
2.0.1 | 1,021 | 7/23/2019 |
2.0.0 | 1,382 | 7/13/2018 |
1.1.1 | 872 | 5/29/2018 |
1.1.0 | 2,075 | 11/23/2016 |
See release notes on GitHub.