A .Net client for sensenet that makes it easy to use the REST API of the Content Repository.
Info
Version: | 4.0.0 |
Author(s): | kavics, aniko, lajos, tusmester |
Last Update: | Monday, July 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SenseNet/sn-client-dotnet |
NuGet Url: | https://www.nuget.org/packages/SenseNet.Client |
Install
Install-Package SenseNet.Client
dotnet add package SenseNet.Client
paket add SenseNet.Client
SenseNet.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- 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.6)
Tags