Microsoft.Azure.KeyVault by: Microsoft
  • 7 total downloads
  • Latest version: 2.1.0-preview
  • Microsoft Azure key vault,Key Vault,REST HTTP client,azureofficial,windowsazureofficial
Azure Key Vault enables users to store and use cryptographic keys within the Microsoft Azure environment. Azure Key Vault supports multiple key types and algorithms and enables the use of Hardware Security Modules (HSM) for high value customer keys. In addition, Azure Key Vault allows users to securely store secrets in a Key Vault; secrets are limited size octet objects and Azure Key Vault applies no specific semantics to these objects. A Key Vault may contain a mix of keys and secrets at the same time, and access control for the two types of object is independently controlled. Users, subject to appropriate authorization, may: 1) Manage cryptographic keys using Create, Import, Update, Delete and other operations 2) Manage secrets using Get, Set, Delete and other operations 3) Use cryptographic keys with Sign/Verify, WrapKey/UnwrapKey and Encrypt/Decrypt operations. Operations against Key Vaults are authenticated and authorized using Azure Active Directory. Key Vault now supports certificates, a complex type that makes use of existing key and secret infrastructure for certificate operations. KV certificates also support notification and auto-renewal as well as other management features.
Microsoft.Azure.Storage.Common by: Microsoft
  • 7 total downloads
  • Latest version: 11.2.2
  • Microsoft, Azure, StorageScalable, azureofficial
This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text data, and the queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Common/README.md and https://github.com/Azure/azure-storage-net/blob/master/Common/changelog.txt in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Common/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/ This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop. The latest libraries to interact with the Azure Storage service are: * https://www.nuget.org/packages/Azure.Storage.Blobs * https://www.nuget.org/packages/Azure.Storage.Queues/ * https://www.nuget.org/packages/Azure.Storage.Files.Shares/ It is recommended that you move to the new package.
Microsoft.CodeAnalysis by: Microsoft
  • 48 total downloads
  • Latest version: 4.9.2
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn"). This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality: - "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services) - "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services) - "Microsoft.CodeAnalysis.Compilers" (both compilers) - "Microsoft.CodeAnalysis.CSharp" (only the C# compiler) - "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler) More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/9934fb9e3527e1c0c51314e57d4aab30f97e8f9e.
Microsoft.Composition by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.3-rc
  • MEF Microsoft System Composition IOC Dependency Injection DI Metro
Portable, lightweight, throughput-optimised composition container for MEF.
Microsoft.Data.Sqlite by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • SQLite,Data,ADO.NET
SQLite implementation of the System.Data.Common provider model. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-preview.3.25171.6
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.20
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio. Enables these commonly used commands: Add-Migration Drop-Database Get-DbContext Scaffold-DbContext Script-Migrations Update-Database
Microsoft.Extensions.ApiDescription.Server by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.2
  • MSBuild Swagger OpenAPI code generation Web API service reference document
MSBuild tasks and targets for build-time Swagger and OpenApi document generation This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/561deb05ae2d6680206e3d4a6bc75de699585980
Microsoft.Extensions.Configuration.Abstractions by: Microsoft.Extensions.Configuration.Abstractions
  • 1 total downloads
  • Latest version: 1.0.0
  • configuration
Abstractions of key-value pair based configuration. Commonly used types: Microsoft.Extensions.Configuration.IConfiguration Microsoft.Extensions.Configuration.IConfigurationBuilder Microsoft.Extensions.Configuration.IConfigurationProvider Microsoft.Extensions.Configuration.IConfigurationRoot Microsoft.Extensions.Configuration.IConfigurationSection
Microsoft.Extensions.Configuration.Xml by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0
  • configuration xml
XML configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.ObjectPool by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • pooling
A simple object pool implementation.
Microsoft.Extensions.Options by: Microsoft
  • 8 total downloads
  • Latest version: 2.0.0
  • aspnetcore options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.IO.RecyclableMemoryStream by: Microsoft
  • 8 total downloads
  • Latest version: 2.3.2
  • MemoryStream Memory performance GC garbage collection stream scalable buffer
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.JSInterop by: Microsoft
  • 2 total downloads
  • Latest version: 0.5.1
Package Description
Microsoft.Maui.Dependencies by: Microsoft
  • 10 total downloads
  • Latest version: 6.0.552+0-sha.6e98ae942-azdo.7212333
.NET MAUI NuGet dependencies pack
Microsoft.Net.Http.Headers by: Microsoft.Net.Http.Headers
  • 2 total downloads
  • Latest version: 1.0.0-rc2-final
  • http
HTTP header parser implementations.
Microsoft.Net.Native.SharedLibrary-arm by: Microsoft
  • 1 total downloads
  • Latest version: 1.5.0-beta
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 1.5
Microsoft.NETCore by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms.
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0-preview4-27615-11
Provides the .NET Core app bootstrapper intended for use in the application directory ee54d4cbd2b305eadf6f341bdc9d4abccdb50559 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHost by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.17
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module