Microsoft.Data.SqlClient
by: Microsoft
- 0 total downloads
- Latest version: 2.1.7
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.DiaSymReader.Native
by: Microsoft
- 2 total downloads
- Latest version: 1.4.0-rc
Native implementation of PDB file reader and writer.
Supported Platforms:
- Windows x86
- Windows amd64
- Windows arm
Microsoft.Extensions.Configuration.UserSecrets
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview1-final
User secrets configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 6 total downloads
- Latest version: 6.32.3
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Xml
by: Microsoft
- 42 total downloads
- Latest version: 6.36.0
Includes types that provide support for Reading / Writing XML with Enveloped Signatures.
Microsoft.Net.Http.Headers
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview2-final
HTTP header parser implementations.
Microsoft.Net.Native.Compiler
by: Microsoft
- 9 total downloads
- Latest version: 2.2.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 2.2
Microsoft.NET.Test.Sdk
by: Microsoft
- 1 total downloads
- Latest version: 16.8.3
The MSbuild targets and properties for building .NET test projects.
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
- 1 total downloads
- Latest version: 1.0.0-beta-23019
Ensures a minimum set of package versions when building .NET Framework applications and portable libraries.
Microsoft.Orleans.OrleansCodeGenerator.Build
by: Microsoft
- 0 total downloads
- Latest version: 3.8.0-preview5
Microsoft Orleans build-time code generator to install in all grain interface & implementation projects.
Microsoft.Owin.Hosting
by: Microsoft
- 9 total downloads
- Latest version: 4.2.2
Provides default infrastructure types for hosting and running OWIN-based applications.
Microsoft.TypeScript.MSBuild
by: Microsoft
- 1 total downloads
- Latest version: 5.2.2
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Setup.Configuration.Interop
by: Microsoft
- 1 total downloads
- Latest version: 3.14.2075
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.VisualStudio.Threading.Analyzers
by: Microsoft
- 20 total downloads
- Latest version: 17.13.2
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.Win32.Registry
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-rc.2.20475.5
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.WindowsAppSDK.InteractiveExperiences
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3-experimental
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Microsoft Interactive Experiences features.
Moq
by: Daniel Cazzulino, kzu
- 13 total downloads
- Latest version: 4.2.1510.2205
Moq is the most popular and friendly mocking framework for .NET
MudBlazor
by: Garderoben, Henon and Contributors
- 1 total downloads
- Latest version: 8.2.0
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
NConsole
by: Rico Suter
- 24 total downloads
- Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.