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.
<PackageVersion Include="SenseNet.Tools" Version="3.3.0" />
                    
Directory.Packages.props
<PackageReference Include="SenseNet.Tools" />
                    
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.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.
#addin nuget:?package=SenseNet.Tools&version=3.3.0
                    
Install SenseNet.Tools as a Cake Addin
#tool nuget:?package=SenseNet.Tools&version=3.3.0
                    
Install SenseNet.Tools as a Cake Tool

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 905 2/10/2025
3.2.13 4,447 1/17/2024
3.2.12 1,017 10/18/2023
3.2.11 4,642 3/27/2023
3.2.10 258 3/27/2023
3.2.9 4,984 1/11/2023
3.2.7 23,575 5/17/2021
3.2.6 12,128 10/22/2020
3.2.5 5,598 8/24/2020
3.2.4 5,579 7/28/2020
3.2.3 1,370 6/25/2020
3.2.2 6,076 4/1/2020
3.2.1 6,854 2/3/2020
3.2.0 15,411 7/16/2019
3.1.0 15,141 8/13/2018
3.0.1 3,771 7/20/2018
3.0.0 25,026 6/15/2018
2.2.0 1,296 3/20/2018
2.1.1 18,555 3/20/2017
2.1.1-alpha 913 3/6/2017
2.1.0 10,521 11/23/2016

See release notes on GitHub.