Microsoft.EntityFrameworkCore.Sqlite.Design by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.2
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM,SQLite
Design-time Entity Framework Core functionality for SQLite
Microsoft.Extensions.Configuration.CommandLine by: Microsoft.Extensions.Configuration.CommandLine
  • 1 total downloads
  • Latest version: 1.0.0
  • configuration,commandline
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Logging by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.NETCore.DotNetHost by: Microsoft
  • 0 total downloads
  • Latest version: 7.0.14
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 0 total downloads
  • Latest version: 5.0.0-preview.2.20160.6
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing d12f79a4d1b908636b96005fe30f547e54cea3ee When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.CounterControl by: Microsoft
  • 2 total downloads
  • Latest version: 2.4.2
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Tool that registers performance counter categories for performance counters published by Orleans runtime.
Microsoft.Orleans.Server by: Microsoft
  • 5 total downloads
  • Latest version: 9.1.2
  • Orleans Cloud-Computing Actor-Model Actors Distributed-Systems C# .NET
Collection of Microsoft Orleans libraries and files needed on the server.
Microsoft.Rest.ClientRuntime.Azure by: Microsoft
  • 1 total downloads
  • Latest version: 3.2.0
  • Microsoft Azure AutoRest ClientRuntime REST azureofficial
Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation. Supported Platforms: - Portable Class Libraries - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - DotNet Core
Microsoft.Rest.ClientRuntime.Azure.Authentication by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-preview
  • Microsoft AutoRest ClientRuntime REST adal
Provides ADAL based authentication for Azure management client libraries Supported Platforms: - Portable Class Libraries - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - DotNet Core
Microsoft.TypeScript.MSBuild by: Microsoft
  • 1 total downloads
  • Latest version: 3.4.3
  • TypeScript
The TypeScript MSBuild task, and matching compiler version.
Microsoft.Web.LibraryManager.Build by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.20
  • library, package, client-side, build
MSBuild target for the Visual Studio Library Manager
Microsoft.Win32.Primitives by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22231
Provides common types for Win32-based libraries.
Microsoft.WindowsAppSDK.InteractiveExperiences by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.250906004
  • Microsoft,Interactive Experiences,WindowsAppSDK
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.
Microsoft.WindowsAppSDK.WinUI by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.250906003
  • Windows "Windows App SDK" WinAppSDK WinUI XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar
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 modern Windows UI features.
MudBlazor by: Garderoben, Henon and Contributors
  • 3 total downloads
  • Latest version: 8.0.0-preview.4
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
A Blazor Component Library based on Material Design principles, focusing on ease of use. Written mainly in C# with minimal JavaScript, it allows .NET developers to easily understand and debug the code when needed.
NetTopologySuite by: NetTopologySuite - Team
  • 1 total downloads
  • Latest version: 1.13.3
  • NTS Topology OGC SFS
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification. This package contains Wintellect's PowerCollections and references GeoAPI.
Nullable by: Manuel Römer
  • 1 total downloads
  • Latest version: 1.3.1
  • source compiletime null nullable attributes allownull disallownull doesnotreturn doesnotreturnif maybenull maybenullwhen notnull notnullifnotnull notnullwhen membernotnull membernotnullwhen
A source code only package which allows you to use .NET's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework. This package does not contain any compiled binaries, but instead adds the attribute classes as C# source code to your project. Because this code is compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications. The C# code is only included if you are targeting a framework version which does not support the new nullable attributes. For example, if you create a library which multi-targets .NET Standard 2.0 and 2.1, the majority of the attributes are not included in the .NET Standard 2.1 version, because it already provides these by default. Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.
NUnit3TestAdapter by: NUnit Software
  • 1 total downloads
  • Latest version: 3.6.0
  • test visualstudio testadapter nunit nunit3
A package including the NUnit 3 TestAdapter for Visual Studio 2012 onwards. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server. Note that this package ONLY contains the adapter, not the NUnit framework. You must also get the framework. You only need one such package for a solution. The package works with Visual Studio 2012 and newer.
System.ComponentModel.Primitives by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22816
Provides interfaces that are used to implement the run-time and design-time behavior of components. Commonly Used Types: System.ComponentModel.IComponent System.ComponentModel.IContainer System.ComponentModel.ISite System.ComponentModel.ComponentCollection