System.Security.Permissions 4.4.0-preview2-25405-01

Prefix Reserved
This is a prerelease version of System.Security.Permissions.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

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

Provides types supporting Code Access Security (CAS).
029cf57733b7ec6c1dd8a13857e800b9a8d97192
When using NuGet 3.x this package requires at least version 3.4.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

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

Package Downloads
MySql.Data

MySql.Data.MySqlClient .Net Core Class Library

System.Configuration.ConfigurationManager

Provides types that support using configuration files. Commonly Used Types: System.Configuration.Configuration System.Configuration.ConfigurationManager

Microsoft.Build.Framework

This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.

Microsoft.Build.Utilities.Core

This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.

Microsoft.Build.Tasks.Core

This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.

GitHub repositories (104)

Showing the top 20 popular GitHub repositories that depend on System.Security.Permissions:

Repository Stars
PowerShell/PowerShell
PowerShell for every system!
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
Azure/azure-powershell
Microsoft Azure PowerShell
LavaGang/MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
dotnet/macios
.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
FlaUI/FlaUI
UI automation library for .Net
castleproject/Core
Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter
EWSoftware/SHFB
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle tools.
KSP-CKAN/CKAN
The Comprehensive Kerbal Archive Network
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
dahall/Vanara
A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
webprofusion/certify
Professional ACME Client for Windows. Certificate Management UI, powered by Let's Encrypt and compatible with all ACME v2 CAs. Used by over 150,000 organisations. Remember to Star us! Download from certifytheweb.com
dahall/TaskScheduler
Provides a .NET wrapper for the Windows Task Scheduler. It aggregates the multiple versions, provides an editor and allows for localization.