Microsoft.AspNetCore.Authentication.Twitter by: Microsoft.AspNetCore.Authentication.Twitter
  • 1 total downloads
  • Latest version: 1.0.3
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support Twitter's OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • aspnetcore dataprotection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.Diagnostics by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.2
  • aspnetcore,diagnostics
ASP.NET Core middleware for exception handling, exception display pages, and diagnostics information. Includes developer exception page middleware, exception handler middleware, runtime info middleware, status code page middleware, and welcome page middleware
Microsoft.AspNetCore.Hosting by: Microsoft.AspNetCore.Hosting
  • 1 total downloads
  • Latest version: 1.0.5
  • aspnetcore,hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • aspnetcore,hosting
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.JsonPatch by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore json jsonpatch
ASP.NET Core support for JSON PATCH.
Microsoft.AspNetCore.Localization by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore localization
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
Microsoft.AspNetCore.MiddlewareAnalysis by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.1
  • aspnetcore,diagnostics
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource.
Microsoft.AspNetCore.Mvc by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.7
  • aspnetcore,aspnetcoremvc
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
Microsoft.AspNetCore.Mvc.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0
  • aspnetcore aspnetcoremvc
CSharp Analyzers for ASP.NET Core MVC.
Microsoft.AspNetCore.Mvc.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore aspnetcoremvc localization
ASP.NET Core MVC features that enable globalization and localization of applications. Commonly used types: Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer<TResource> Microsoft.AspNetCore.Mvc.Localization.IViewLocalizer
Microsoft.AspNetCore.NodeServices by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.0-beta-000020
Invoke Node.js modules at runtime in ASP.NET Core applications.
Microsoft.AspNetCore.ResponseCaching.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore cache caching
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.3
  • aspnetcore,kestrel
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0
  • aspnetcore kestrel
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-beta-000005
Helpers for building single-page applications on ASP.NET MVC Core
Microsoft.AspNetCore.TestHost by: Microsoft.AspNetCore.TestHost
  • 1 total downloads
  • Latest version: 1.0.4
  • aspnetcore,hosting,testing
ASP.NET Core web server for writing and running tests.
Microsoft.Azure.Cosmos by: Microsoft
  • 7 total downloads
  • Latest version: 3.31.2-preview
  • microsoft azure cosmos cosmosdb documentdb docdb nosql azureofficial dotnetcore netcore netstandard
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Azure.KeyVault.Core by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.4
  • Microsoft Azure key vault core
Microsoft Azure Key Vault Core Class Library
Microsoft.Azure.Storage.Common by: Microsoft
  • 1 total downloads
  • Latest version: 11.1.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/