System.Security.Permissions 10.0.0-preview.6.25358.103

Provides types supporting Code Access Security (CAS).

Showing the top 20 packages that depend on System.Security.Permissions.

Packages Downloads
FluentMigrator.Runner.SqlServerCe
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
64
FluentMigrator.Runner.SqlServerCe
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
65
FluentMigrator.Runner.SqlServerCe
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
67
FluentMigrator.Runner.SqlServerCe
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
68
FluentMigrator.Runner.SqlServerCe
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
81
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
70
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
73
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
88
Microsoft.Build.Framework
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
65
Microsoft.Build.Framework
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
75
Microsoft.Build.Framework
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
104
Microsoft.CodeAnalysis.Workspaces.MSBuild
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one of the following packages to add the appropriate language support: - Microsoft.CodeAnalysis.CSharp.Workspaces - Microsoft.CodeAnalysis.VisualBasic.Workspaces More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/e68227ea677b76a3c603bd616f03ea6d952b2458.
71
System.Configuration.ConfigurationManager
Provides types that support using configuration files. Commonly Used Types: System.Configuration.Configuration System.Configuration.ConfigurationManager
67
System.Configuration.ConfigurationManager
Provides types that support using configuration files. Commonly Used Types: System.Configuration.Configuration System.Configuration.ConfigurationManager
125
System.Configuration.ConfigurationManager
Provides types that support using configuration files. Commonly Used Types: System.Configuration.Configuration System.Configuration.ConfigurationManager
149
System.Configuration.ConfigurationManager
Provides types that support using configuration files. Commonly Used Types: System.Configuration.Configuration System.Configuration.ConfigurationManager 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
230
System.Configuration.ConfigurationManager
Provides types that support using configuration files. Commonly Used Types: System.Configuration.Configuration System.Configuration.ConfigurationManager When using NuGet 3.x this package requires at least version 3.4.
62
System.Security.Cryptography.Xml
Provides classes to support the creation and validation of XML digital signatures. The classes in this namespace implement the World Wide Web Consortium Recommendation, "XML-Signature Syntax and Processing", described at http://www.w3.org/TR/xmldsig-core/. Commonly Used Types: System.Security.Cryptography.Xml.CipherData System.Security.Cryptography.Xml.CipherReference System.Security.Cryptography.Xml.DataObject System.Security.Cryptography.Xml.DataReference System.Security.Cryptography.Xml.DSAKeyValue System.Security.Cryptography.Xml.EncryptedData System.Security.Cryptography.Xml.EncryptedKey System.Security.Cryptography.Xml.EncryptedReference System.Security.Cryptography.Xml.EncryptedType System.Security.Cryptography.Xml.EncryptedXml System.Security.Cryptography.Xml.EncryptionMethod System.Security.Cryptography.Xml.EncryptionProperty System.Security.Cryptography.Xml.EncryptionPropertyCollection System.Security.Cryptography.Xml.KeyInfo System.Security.Cryptography.Xml.KeyInfoClause System.Security.Cryptography.Xml.KeyInfoEncryptedKey System.Security.Cryptography.Xml.KeyInfoName System.Security.Cryptography.Xml.KeyInfoNode System.Security.Cryptography.Xml.KeyInfoRetrievalMethod System.Security.Cryptography.Xml.KeyInfoX509Data System.Security.Cryptography.Xml.KeyReference System.Security.Cryptography.Xml.Reference System.Security.Cryptography.Xml.ReferenceList System.Security.Cryptography.Xml.RSAKeyValue System.Security.Cryptography.Xml.Signature System.Security.Cryptography.Xml.SignedInfo System.Security.Cryptography.Xml.SignedXml System.Security.Cryptography.Xml.Transform System.Security.Cryptography.Xml.TransformChain System.Security.Cryptography.Xml.XmlDecryptionTransform System.Security.Cryptography.Xml.XmlDsigBase64Transform System.Security.Cryptography.Xml.XmlDsigC14NTransform System.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform System.Security.Cryptography.Xml.XmlDsigExcC14NTransform System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform System.Security.Cryptography.Xml.XmlDsigXPathTransform System.Security.Cryptography.Xml.XmlDsigXsltTransform System.Security.Cryptography.Xml.XmlLicenseTransform When using NuGet 3.x this package requires at least version 3.4.
66

https://go.microsoft.com/fwlink/?LinkID=799421

.NET Framework 4.6.2

.NET 8.0

.NET 9.0

.NET 10.0

.NET Standard 2.0

Version Downloads Last updated
10.0.0-preview.6.25358.103 8 07/16/2025
10.0.0-preview.5.25277.114 12 06/10/2025
10.0.0-preview.4.25258.110 15 05/15/2025
10.0.0-preview.3.25171.5 23 04/13/2025
10.0.0-preview.2.25163.2 18 04/02/2025
10.0.0-preview.1.25080.5 23 03/30/2025
9.0.7 9 07/09/2025
9.0.6 12 06/11/2025
9.0.5 13 05/16/2025
9.0.4 19 04/09/2025
9.0.3 18 04/05/2025
9.0.2 19 04/01/2025
9.0.1 21 04/01/2025
9.0.0 30 11/14/2024
9.0.0-rc.2.24473.5 32 10/15/2024
9.0.0-rc.1.24431.7 31 09/20/2024
9.0.0-preview.7.24405.7 34 08/21/2024
9.0.0-preview.6.24327.7 62 07/18/2024
9.0.0-preview.5.24306.7 57 07/18/2024
9.0.0-preview.4.24266.19 52 07/18/2024
9.0.0-preview.3.24172.9 59 07/18/2024
9.0.0-preview.2.24128.5 55 07/18/2024
9.0.0-preview.1.24080.9 52 07/18/2024
8.0.0 49 07/18/2024
8.0.0-rc.2.23479.6 50 07/18/2024
8.0.0-rc.1.23419.4 51 07/18/2024
8.0.0-preview.7.23375.6 50 07/18/2024
8.0.0-preview.6.23329.7 59 07/18/2024
8.0.0-preview.5.23280.8 41 07/18/2024
8.0.0-preview.4.23259.5 52 07/18/2024
8.0.0-preview.3.23174.8 49 07/18/2024
8.0.0-preview.2.23128.3 39 07/18/2024
8.0.0-preview.1.23110.8 50 07/18/2024
7.0.0 134 02/09/2024
7.0.0-rc.2.22472.3 50 07/18/2024
7.0.0-rc.1.22426.10 48 07/18/2024
7.0.0-preview.7.22375.6 48 07/18/2024
7.0.0-preview.6.22324.4 55 07/18/2024
7.0.0-preview.5.22301.12 60 07/18/2024
7.0.0-preview.4.22229.4 43 07/18/2024
7.0.0-preview.3.22175.4 55 07/18/2024
7.0.0-preview.2.22152.2 49 07/18/2024
7.0.0-preview.1.22076.8 50 07/18/2024
6.0.1 24 11/14/2024
6.0.0 114 02/04/2024
6.0.0-rc.2.21480.5 43 07/18/2024
6.0.0-rc.1.21451.13 51 07/18/2024
6.0.0-preview.7.21377.19 60 07/18/2024
6.0.0-preview.6.21352.12 62 07/18/2024
6.0.0-preview.5.21301.5 49 07/18/2024
6.0.0-preview.4.21253.7 43 07/18/2024
6.0.0-preview.3.21201.4 65 07/18/2024
6.0.0-preview.2.21154.6 51 07/18/2024
6.0.0-preview.1.21102.12 57 07/18/2024
5.0.0 60 02/19/2024
5.0.0-rc.2.20475.5 48 07/18/2024
5.0.0-rc.1.20451.14 48 07/18/2024
5.0.0-preview.8.20407.11 46 07/18/2024
5.0.0-preview.7.20364.11 57 07/18/2024
5.0.0-preview.6.20305.6 48 07/18/2024
5.0.0-preview.5.20278.1 55 07/18/2024
5.0.0-preview.4.20251.6 50 07/18/2024
5.0.0-preview.3.20214.6 59 07/18/2024
5.0.0-preview.2.20160.6 51 07/18/2024
5.0.0-preview.1.20120.5 45 07/18/2024
4.7.0 79 02/04/2024
4.7.0-preview3.19551.4 49 07/18/2024
4.7.0-preview2.19523.17 60 07/18/2024
4.7.0-preview1.19504.10 53 07/18/2024
4.6.0 54 07/18/2024
4.6.0-rc1.19456.4 60 07/18/2024
4.6.0-preview9.19421.4 46 07/18/2024
4.6.0-preview9.19416.11 49 07/18/2024
4.6.0-preview8.19405.3 44 07/18/2024
4.6.0-preview7.19362.9 48 07/18/2024
4.6.0-preview6.19303.8 52 07/18/2024
4.6.0-preview6.19264.9 52 07/18/2024
4.6.0-preview5.19224.8 52 07/18/2024
4.6.0-preview4.19212.13 48 07/18/2024
4.6.0-preview3.19128.7 54 07/18/2024
4.6.0-preview.19073.11 55 07/18/2024
4.6.0-preview.18571.3 57 07/18/2024
4.5.0 221 02/09/2024
4.5.0-rc1 54 07/18/2024
4.5.0-preview2-26406-04 51 07/18/2024
4.5.0-preview1-26216-02 49 07/18/2024
4.5.0-preview1-25914-04 48 07/18/2024
4.4.1 56 07/18/2024
4.4.0 52 07/18/2024
4.4.0-preview2-25405-01 46 07/18/2024
4.4.0-preview1-25305-02 53 07/18/2024