Microsoft.Data.SqlClient.SNI
by: Microsoft
- 1 total downloads
- Latest version: 3.0.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Diagnostics.Tracing.EventSource.Redist
by: Microsoft
- 1 total downloads
- Latest version: 1.1.13-beta
This package includes the class Microsoft.Diagnostics.Tracing.EventSource which enables firing ETW events from managed code. This is the "runtime" or "redist" EventSource package and should be referenced directly only by other NuGet packages that need the EventSource functionality. Application developers that need this functionality should instead reference the Microsoft.Diagnostics.Tracing.EventSource NuGet package which provides an enhanced developer experience.
This package enables defining a strongly typed specification of an ETW provider that can be called by managed code. The EventSource class is also included in the .NET Framework. This package provides a newer version that has more features. It is meant to be used as a stop gap until those features it contains are ported to System.Diagnostics.Tracing.EventSource.
For more details, have a look at http://msdn.microsoft.com/en-us/library/system.diagnostics.tracing.eventsource.aspx.
New features:
- ETW channel support
- Support for static registration
Supported Platforms:
- .NET Framework 3.5
- .NET Framework 4.0
- .NET Framework 4.5
- Windows Store apps
- Windows Phone App 8.1
Microsoft.DotNet.PlatformAbstractions
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview3-27503-5
Abstractions for making code that uses file system and environment testable.
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 3 total downloads
- Latest version: 6.0.16
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/d6f154cca3863703cf87c8b840eea9cbe20229b2
Microsoft.Extensions.Configuration.UserSecrets
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
User secrets configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 1 total downloads
- Latest version: 1.0.8-preview
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 1 total downloads
- Latest version: 6.6.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 1 total downloads
- Latest version: 6.6.0
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.WsFederation
by: Microsoft
- 1 total downloads
- Latest version: 6.5.1
Includes types that provide support for WsFederation protocol.
Microsoft.IdentityModel.Validators
by: Microsoft
- 2 total downloads
- Latest version: 6.32.2
Includes types that provide token validators.
Microsoft.Maui.Resizetizer.Sdk
by: Microsoft
- 1 total downloads
- Latest version: 7.0.96+3-sha.dd89dbde93-azdo.8429866
.NET MAUI SDK support for images, fonts, etc. Enabled via <UseMauiAssets>true</UseMauiAssets>.
Microsoft.Net.Native.Compiler
by: Microsoft
- 1 total downloads
- Latest version: 1.7.3
.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.7
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 7 total downloads
- Latest version: 8.0.3
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.UniversalWindowsPlatform
by: Microsoft
- 1 total downloads
- Latest version: 5.2.4
Provides a set of packages that can be used when building Universal Windows applications on .NET.
5.2.4 contains .NET Native 1.4 plus the following fix:
- Updated the WCF packages which contain bug fixes.
When using Visual Studio this package requires Visual Studio 2015 Update 3 or later.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.OpenApi
by: Microsoft
- 2 total downloads
- Latest version: 1.2.0-preview
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.Orleans.Client
by: Microsoft Research
- 1 total downloads
- Latest version: 1.1.3
Referencing this package is necessary for a client to communicate with an Orleans system.
Microsoft.Orleans.CodeGenerator
by: Microsoft
- 1 total downloads
- Latest version: 9.2.0
Code generation library for Orleans.Serialization
Microsoft.Orleans.Core
by: Microsoft Research
- 1 total downloads
- Latest version: 1.1.1
Core library of Microsoft Orleans used both on the client and server.
Microsoft.Orleans.OrleansCodeGenerator.Build
by: Microsoft
- 2 total downloads
- Latest version: 3.0.1
Microsoft Orleans build-time code generator to install in all grain interface & implementation projects.
Microsoft.Orleans.Server
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-beta2
Collection of Microsoft Orleans libraries and files needed on the server.