Microsoft.AspNetCore.Mvc.Cors by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.7
  • aspnetcore,aspnetcoremvc,cors
ASP.NET Core MVC cross-origin resource sharing (CORS) features.
Microsoft.AspNetCore.Mvc.Razor by: Microsoft
  • 14 total downloads
  • Latest version: 2.0.0
  • aspnetcore aspnetcoremvc cshtml razor
ASP.NET Core MVC Razor view engine for CSHTML files.
Microsoft.AspNetCore.Mvc.Razor.Host by: Microsoft
  • 17 total downloads
  • Latest version: 1.1.8
  • aspnetcore,aspnetcoremvc,cshtml,razor
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Session by: Microsoft.AspNetCore.Session
  • 1 total downloads
  • Latest version: 1.0.5
  • aspnetcore,session,sessionstate
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-alpha2-final
  • aspnetcore signalr
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.TestHost by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore hosting testing
ASP.NET Core web server for writing and running tests.
Microsoft.Azure.Storage.Common by: Microsoft
  • 2 total downloads
  • Latest version: 11.2.3
  • 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.Azure.Storage.Queue by: Microsoft
  • 1 total downloads
  • Latest version: 11.2.3
  • Microsoft, Azure, Queue, StorageScalable, azureofficial
This client library enables working with the Microsoft Azure Storage 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/Queue/README.md and https://github.com/Azure/azure-storage-net/blob/master/Queue/Changelog.txt in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Queue/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/ REST API Reference for Queue Service - https://docs.microsoft.com/en-us/rest/api/storageservices/queue-service-rest-api 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.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 2.9.3
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Guidelines for using .NET Compiler Platform (Roslyn) APIs.
Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.0
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 22 total downloads
  • Latest version: 10.0.0-preview.2.25163.8
  • 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 Bundle-Migration Drop-Database Get-DbContext Get-Migration Optimize-DbContext Remove-Migration Scaffold-DbContext Script-Migration Update-Database
Microsoft.Extensions.Configuration.FileExtensions by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0-preview2-final
  • configuration
Extension methods for configuring file-based configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.FileProviders.Embedded by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.0-preview1-final
  • files,filesystem
File provider for files in embedded resources for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileSystemGlobbing by: Microsoft
  • 9 total downloads
  • Latest version: 2.0.0
  • files filesystem glob globbing
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Logging.Console by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • logging
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-rc1-final
Microsoft.Extensions.Logging.TraceSource
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 7 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore configuration options
Provides additional configuration specific functionality related to Options.
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 23 total downloads
  • Latest version: 4.13.0
  • Fluent UI, Blazor, Web Components
A Blazor component library leveraging Microsoft’s Fluent Design System. Use the look of modern Microsoft products in your Blazor applications.
Microsoft.Identity.Client.Extensions.Msal by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview
  • Microsoft Authentication Library MSAL Azure Active Directory AAD Identity .NET
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IO.RecyclableMemoryStream by: Microsoft
  • 11 total downloads
  • Latest version: 3.0.1
  • MemoryStream Memory performance GC garbage collection stream scalable buffer
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.