Microsoft.Azure.Cosmos.Direct
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0.7-preview
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Build.Framework
by: Microsoft
- 1 total downloads
- Latest version: 15.9.20
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.CodeAnalysis.Features
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-beta1-20150928-02
.NET Compiler Platform ("Roslyn") support for creating editing experiences.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.Data.SqlClient
by: Microsoft
- 8 total downloads
- Latest version: 2.1.6
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS).
Commonly Used Types:
Microsoft.Data.SqlClient.SqlConnection
Microsoft.Data.SqlClient.SqlException
Microsoft.Data.SqlClient.SqlParameter
Microsoft.Data.SqlClient.SqlDataReader
Microsoft.Data.SqlClient.SqlCommand
Microsoft.Data.SqlClient.SqlTransaction
Microsoft.Data.SqlClient.SqlParameterCollection
Microsoft.Data.SqlClient.SqlClientFactory
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Data.SqlClient.SNI
by: Microsoft
- 9 total downloads
- Latest version: 5.1.0-preview2.22311.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.Data.SqlClient.SNI.runtime
by: Microsoft
- 3 total downloads
- Latest version: 6.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
- 3 total downloads
- Latest version: 1.1.28
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.EntityFrameworkCore.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-rc.1.25451.107
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 7 total downloads
- Latest version: 2.0.0
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 74 total downloads
- Latest version: 10.0.0-preview.5.25277.114
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
- 7 total downloads
- Latest version: 8.0.0
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/3f1acb59718cadf111a0a796681e3d3509bb3381
Microsoft.Extensions.Configuration
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Localization
by: Microsoft
- 5 total downloads
- Latest version: 1.1.1
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Microsoft.Extensions.Localization.Abstractions
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0-preview2-final
Abstractions of application localization services.
Commonly used types:
Microsoft.Extensions.Localization.IStringLocalizer
Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0-preview1-final
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().
Microsoft.Extensions.Options
by: Microsoft.Extensions.Options
- 1 total downloads
- Latest version: 1.0.1
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Identity.Client
by: Microsoft
- 1 total downloads
- Latest version: 4.53.0
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI, Xamarin iOS, Xamarin Android and UWP
Microsoft.Identity.Client.NativeInterop
by: Microsoft
- 1 total downloads
- Latest version: 0.10.1
This package contains binaries needed to use brokers in public client desktop applications. The release notes are available at https://github.com/AzureAD/microsoft-authentication-library-for-cpp/releases.
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 6.35.0
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.Protocols.WsFederation
by: Microsoft
- 19 total downloads
- Latest version: 6.36.0
Includes types that provide support for WsFederation protocol.