Microsoft.NETCore.Targets
by: Microsoft
- 21 total downloads
- Latest version: 2.0.0
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these.
8321c729934c0f8be754953439b88e6e1c120c24
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETFramework.ReferenceAssemblies
by: Microsoft
- 2 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net45
by: Microsoft
- 2 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net481
by: Microsoft
- 2 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.OpenApi
by: Microsoft
- 19 total downloads
- Latest version: 1.6.22
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.Playwright
by: Microsoft
- 9 total downloads
- Latest version: 1.59.0
Playwright enables reliable end-to-end testing for modern web apps. It is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. Learn more at https://playwright.dev/dotnet/.
Microsoft.ReportingServices.ReportViewerControl.WebForms
by: Microsoft
- 2 total downloads
- Latest version: 150.1449.0
Microsoft Report Viewer Control for ASP.Net Web Forms applications. Contains the assemblies required to use the ASP.Net Web Forms Report Viewer Control.
Microsoft.ReportViewer.2015.Runtime
by: SvenMuller
- 2 total downloads
- Latest version: 12.0.2.2402
Microsoft Report Viewer 2015 Runtime redistributable package DLL's for Web based applications.
Microsoft.ReportViewer.Runtime.Common
by: thiago.fialho
- 5 total downloads
- Latest version: 12.0.2402.15
Microsoft ReportViewer Runtime 2015 Common Files
Microsoft.ReportViewer.Runtime.WebForms
by: thiago.fialho
- 4 total downloads
- Latest version: 12.0.2402.15
Microsoft ReportViewer Runtime 2015 for Web Forms
Microsoft.ReportViewer.WebForms.v12
by: Brian Swart
- 2 total downloads
- Latest version: 12.0.0
My package description.
Microsoft.SourceLink.Common
by: Microsoft
- 2 total downloads
- Latest version: 10.0.203
MSBuild tasks providing source control information.
Microsoft.SourceLink.GitHub
by: Microsoft
- 2 total downloads
- Latest version: 10.0.203
Generates source link for GitHub repositories.
Microsoft.SqlServer.DacFx
by: Microsoft
- 4 total downloads
- Latest version: 162.2.111
The Microsoft SQL Server Data-Tier Application Framework (DacFx) is a component which provides application lifecycle services for database development and management for Microsoft SQL Server and Microsoft Azure SQL Databases.
DacFx supports various database deployment and management scenarios for SQL Server and Microsoft Azure SQL Databases including extracting / exporting a live database to a DAC package, deploying a DAC package to a new or existing database,
and migrating from on-premises to Microsoft Azure.
This functionality is exposed via the DacFx API. DacFx can target SQL Server 2008 and newer, as well as Microsoft Azure SQL.
This nuget package is a lightweight version of DacFx. If you would like to use the command-line utility SqlPackage.exe for creating and deploying .dacpac and .bacpac packages, please download SqlPackage.exe for Windows, macOS, or Linux from http://aka.ms/sqlpackage.
Microsoft.SqlServer.Server
by: Microsoft
- 11 total downloads
- Latest version: 1.0.0
This is a helper library for Microsoft.Data.SqlClient enabling cross framework support of UDT types.
Available Types:
Microsoft.SqlServer.Server.IBinarySerializer
Microsoft.SqlServer.Server.InvalidUdtException
Microsoft.SqlServer.Server.SqlFacetAttribute
Microsoft.SqlServer.Server.SqlFunctionAttribute
Microsoft.SqlServer.Server.SqlMethodAttribute
Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute
Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute
Microsoft.SqlServer.Server.DataAccessKind
Microsoft.SqlServer.Server.SystemDataAccessKind
Microsoft.SqlServer.Server.Format
Microsoft.SqlServer.TransactSql.ScriptDom
by: Microsoft
- 4 total downloads
- Latest version: 161.8910.0
The Microsoft SQL ScriptDOM library provides parsing and analysis capabilities for management and development of TSQL Scripts.
Microsoft.SqlServer.Types
by: Microsoft
- 9 total downloads
- Latest version: 160.1000.6
The package contains the components implementing the geometry, geography, and hierarchy ID types in SQL Server.
Microsoft.TestPlatform.ObjectModel
by: Microsoft
- 31 total downloads
- Latest version: 17.14.0
The Microsoft Test Platform Object Model.
Microsoft.TestPlatform.TestHost
by: Microsoft
- 22 total downloads
- Latest version: 17.12.0
Testplatform host executes the test using specified adapter.
Microsoft.Toolkit.Uwp.Notifications
by: Microsoft.Toolkit dotnetfoundation
- 2 total downloads
- Latest version: 7.1.3
The official way to send toast notifications on Windows 10 via code rather than XML, with the help of IntelliSense. Supports all C# app types, including WPF, UWP, WinForms, and Console, even without packaging your app as MSIX. Also supports C++ UWP apps.
Additionally, generate notification payloads from your ASP.NET web server to send as push notifications, or generate notification payloads from class libraries.
For UWP/MSIX apps, you can also generate tile and badge notifications.