SenseNet.Security 4.3.1-alpha.1

This is a prerelease version of SenseNet.Security.
dotnet add package SenseNet.Security --version 4.3.1-alpha.1
                    
NuGet\Install-Package SenseNet.Security -Version 4.3.1-alpha.1
                    
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.Security" Version="4.3.1-alpha.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SenseNet.Security" Version="4.3.1-alpha.1" />
                    
Directory.Packages.props
<PackageReference Include="SenseNet.Security" />
                    
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.Security --version 4.3.1-alpha.1
                    
#r "nuget: SenseNet.Security, 4.3.1-alpha.1"
                    
#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.Security&version=4.3.1-alpha.1&prerelease
                    
Install SenseNet.Security as a Cake Addin
#tool nuget:?package=SenseNet.Security&version=4.3.1-alpha.1&prerelease
                    
Install SenseNet.Security as a Cake Tool

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

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 (12)

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

Package Downloads
SenseNet.Search

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

SenseNet.ContentRepository

Content Repository layer for the sensenet platform.

SenseNet.Services

sensenet is an Enterprise Content Services platform for .Net

SenseNet.Storage

Storage layer for the sensenet platform.

SenseNet.Search.Lucene29

Lucene29 library for the sensenet platform containing the core indexing layer that works with Lucene index files directly.

GitHub repositories (1)

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

Repository Stars
SenseNet/sensenet
Open Source Content Services Platform written in .NET
Version Downloads Last updated
4.3.1-alpha.1 160 a month ago
4.3.0 454 2 months ago
4.2.4 1,320 9 months ago
4.2.3 976 3/13/2024
4.2.1 844 1/17/2024
4.2.0 3,855 3/27/2023
4.1.5 3,830 1/11/2023
4.1.4 14,469 1/26/2022
4.1.3 3,435 8/25/2021
4.1.2 432 5/17/2021
4.1.1 4,396 5/17/2021
4.1.0 35,511 10/10/2019
4.0.0 12,592 11/26/2018
3.0.0 14,107 7/4/2018
2.4.0 2,198 5/29/2018
2.3.1 7,128 1/30/2018
2.3.0 1,984 11/24/2016

See release notes on GitHub.