Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 3 total downloads
- Latest version: 1.1.0
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.AzureAppServices.HostingStartup
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core lightup integration with Azure AppServices.
Microsoft.AspNetCore.Diagnostics
by: Microsoft
- 4 total downloads
- Latest version: 1.1.3
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.Mvc
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0
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.Razor.Host
by: Microsoft
- 4 total downloads
- Latest version: 1.1.0
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.TagHelpers
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
Microsoft.AspNetCore.Mvc.ViewFeatures
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers.
Commonly used types:
Microsoft.AspNetCore.Mvc.Controller
Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute
Microsoft.AspNetCore.Mvc.ViewComponent
Microsoft.Azure.Storage.Blob
by: Microsoft
- 6 total downloads
- Latest version: 11.1.4
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Blob/README.md and https://github.com/Azure/azure-storage-net/blob/master/Blob/Changelog.txt
in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Blob/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 Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-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.AnalyzerUtilities
by: Microsoft
- 11 total downloads
- Latest version: 3.11.0-beta1.24303.2
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.Diagnostics.Tracing.TraceEvent
by: Microsoft
- 2 total downloads
- Latest version: 3.1.18
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows.
You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class.
The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources)
and parse the events they emit.
The library includes
-- TraceEventSession which can enable ETW providers,
-- EtwTraceEventSource which lets you read the stream of ETW events, and
-- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events.
See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
Microsoft.DiaSymReader
by: Microsoft
- 6 total downloads
- Latest version: 1.4.0
Microsoft DiaSymReader interop interfaces and utilities.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 45 total downloads
- Latest version: 9.0.0
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.Graphics.Win2D
by: Microsoft
- 6 total downloads
- Latest version: 1.0.0.29-preview3
An easy-to-use Windows Runtime API for immediate mode 2D graphics rendering.
For WinUI.
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 7 total downloads
- Latest version: 6.36.0
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.Protocols.WsFederation
by: Microsoft
- 14 total downloads
- Latest version: 6.32.0
Includes types that provide support for WsFederation protocol.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.NETCore.App.Host.linux-x64
by: Microsoft
- 1 total downloads
- Latest version: 5.0.7
Internal implementation package not meant for direct consumption. Please do not reference directly.
556582d964cc21b82a88d7154e915076f6f9008e
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 57 total downloads
- Latest version: 8.0.13
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETCore.Targets.DNXCore
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-beta-23225
Ensures a minimum set of package versions when building DNXCore applications and portable libraries.
Microsoft.NETCore.Targets.NETFramework
by: Microsoft
- 2 total downloads
- Latest version: 4.6.0
Ensures a minimum set of package versions when building .NET Framework applications and portable libraries.