Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 6 total downloads
- Latest version: 2.2.8
Provides the .NET Core app bootstrapper intended for use in the application directory
b9aa1abc510165cdc4c92e59d938def6f3eee0e1
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 6 total downloads
- Latest version: 2.2.8
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
b9aa1abc510165cdc4c92e59d938def6f3eee0e1
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 6 total downloads
- Latest version: 2.2.8
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
b9aa1abc510165cdc4c92e59d938def6f3eee0e1
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms
by: Microsoft
- 19 total downloads
- Latest version: 8.0.0-preview.7.23375.6
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Microsoft.NETCore.Targets
by: Microsoft
- 13 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
- 1 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net45
by: Microsoft
- 1 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net481
by: Microsoft
- 1 total downloads
- Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.ReportingServices.ReportViewerControl.WebForms
by: Microsoft
- 1 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
- 1 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
- 2 total downloads
- Latest version: 12.0.2402.15
Microsoft ReportViewer Runtime 2015 Common Files
Microsoft.ReportViewer.Runtime.WebForms
by: thiago.fialho
- 1 total downloads
- Latest version: 12.0.2402.15
Microsoft ReportViewer Runtime 2015 for Web Forms
Microsoft.ReportViewer.WebForms.v12
by: Brian Swart
- 1 total downloads
- Latest version: 12.0.0
My package description.
Microsoft.SqlServer.Types
by: Microsoft
- 3 total downloads
- Latest version: 14.0.314.76
Allows you to use SQL Server spatial types on a machine without SQL Server installed. Useful when deploying to Windows Azure. Also enables Entity Framework spatial types to be used (DbGeography and DbGeometry).
Microsoft.Toolkit.Uwp.Notifications
by: Microsoft.Toolkit dotnetfoundation
- 1 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.
Microsoft.VisualStudio.Setup.Configuration.Interop
by: Microsoft
- 1 total downloads
- Latest version: 3.2.2146
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.Win32.Registry
by: Microsoft
- 10 total downloads
- Latest version: 5.0.0
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.Windows.Compatibility
by: Microsoft
- 1 total downloads
- Latest version: 10.0.2
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard.
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 1 total downloads
- Latest version: 10.0.26100.7463
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.
This package includes all the supported Windows Runtime APIs up to Windows version 28000. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see:
https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code
Supported platforms:
- .NET Framework 4.6+
- .NET Core 3.0+
Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
Microsoft.Xaml.Behaviors.Wpf
by: Microsoft
- 1 total downloads
- Latest version: 1.1.135
Easily add interactivity to your apps using XAML Behaviors for WPF. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code.