SenseNet.Tools 3.3.0

dotnet add package SenseNet.Tools --version 3.3.0                
NuGet\Install-Package SenseNet.Tools -Version 3.3.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.Tools" Version="3.3.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SenseNet.Tools --version 3.3.0                
#r "nuget: SenseNet.Tools, 3.3.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.Tools as a Cake Addin
#addin nuget:?package=SenseNet.Tools&version=3.3.0

// Install SenseNet.Tools as a Cake Tool
#tool nuget:?package=SenseNet.Tools&version=3.3.0                

General .Net tools that can be used even in projects independent from the sensenet platform.

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (37)

Showing the top 5 NuGet packages that depend on SenseNet.Tools:

Package Downloads
SenseNet.Security

A powerful .Net component for managing permission entries in content repositories.

SenseNet.Common

Common library for the sensenet platform containing storage and configuration-related components.

SenseNet.Search

General library for the sensenet platform containing interfaces and indexing-related classes.

SenseNet.BlobStorage

Binary data storage for the sensenet platform.

SenseNet.TaskManagement.Core

A standalone .Net component for managing long-running background tasks in any application.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SenseNet.Tools:

Repository Stars
SenseNet/sensenet
Open Source Content Services Platform written in .NET
Version Downloads Last updated
3.3.0 346 2/10/2025
3.2.13 4,144 1/17/2024
3.2.12 1,015 10/18/2023
3.2.11 4,634 3/27/2023
3.2.10 251 3/27/2023
3.2.9 4,974 1/11/2023
3.2.7 23,559 5/17/2021
3.2.6 12,106 10/22/2020
3.2.5 5,576 8/24/2020
3.2.4 5,555 7/28/2020
3.2.3 1,348 6/25/2020
3.2.2 6,052 4/1/2020
3.2.1 6,827 2/3/2020
3.2.0 15,384 7/16/2019
3.1.0 15,095 8/13/2018
3.0.1 3,704 7/20/2018
3.0.0 24,464 6/15/2018
2.2.0 1,177 3/20/2018
2.1.1 18,474 3/20/2017
2.1.1-alpha 833 3/6/2017
2.1.0 10,340 11/23/2016

See release notes on GitHub.