Microsoft.AspNetCore.AzureAppServicesIntegration
by: Microsoft
- 2 total downloads
- Latest version: 1.0.4
ASP.NET Core integration with Azure AppServices.
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
ASP.NET Core Kestrel cross-platform web server.
Microsoft.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 1 total downloads
- Latest version: 2.9.5-beta1.final+494de6f8
Banned API Analyzers
Microsoft.Diagnostics.Runtime
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0
Package Description
Microsoft.Diagnostics.Tracing.TraceEvent
by: Microsoft
- 1 total downloads
- Latest version: 2.0.67
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.EntityFrameworkCore.Tools
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.6.24327.4
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.ApiDescription.Server
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-rc.2.20475.17
MSBuild tasks and targets for build-time Swagger and OpenApi document generation
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/25bd01f17d5f01fc78bea5eb5308b2c0d79e2889
Microsoft.Extensions.Caching.Memory
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.DependencyModel
by: Microsoft.Extensions.DependencyModel
- 1 total downloads
- Latest version: 2.0.4
Abstractions for reading `.deps` files.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Contains registration and configuration APIs for the core framework encoders.
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 3 total downloads
- Latest version: 6.33.0
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.Clients.ActiveDirectory
by: Microsoft
- 1 total downloads
- Latest version: 4.5.0
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET based client by taking advantage of Windows Server Active Directory and Azure Active Directory.
ADAL.NET enables you to acquire a security token to access protected Web APIs, for instance Microsoft Graph or your own Web API.
ADAL.NET is built against multiple platforms, including .net desktop, .net standard, .net core, UWP, Xamarin iOS and Xamarin Android. It can be called from applications and Web APIs (ASP.NET, .NET Core, ASP.NET Core) that call other Web APIs in the name of a user, or without a user.
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 1 total downloads
- Latest version: 6.30.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.5.20278.1
Provides the .NET app bootstrapper intended for use in the application directory
4ae4e2fe08164168a77f0a3b06091db5959fb506
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHost
by: Microsoft
- 1 total downloads
- Latest version: 3.1.8
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
9c1330deddc14e8c564e30402d6a644c43110778
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.Client
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-rc2
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.Sdk
by: Microsoft
- 1 total downloads
- Latest version: 7.2.6
Microsoft Orleans meta package to bring in the base Orleans packages for all project types.
Microsoft.TestPlatform.AdapterUtilities
by: Microsoft
- 1 total downloads
- Latest version: 17.1.0-preview-20211130-02
Includes helpers for the Test Platform's modern functionality such as standardized fully qualified names and hierarchical test case names.
Microsoft.TestPlatform.ObjectModel
by: Microsoft
- 1 total downloads
- Latest version: 17.3.0-preview-20220530-08
The Microsoft Test Platform Object Model.
Microsoft.TypeScript.MSBuild
by: Microsoft
- 3 total downloads
- Latest version: 5.8.3
The TypeScript MSBuild task, and matching compiler version.