Microsoft.NETCore.Targets by: Microsoft
  • 906 total downloads
  • Latest version: 1.1.3
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. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Windows.ApiSets by: Microsoft
  • 247 total downloads
  • Latest version: 1.0.1
Windows API set dlls for use in operating systems that do not include them. TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.OpenApi by: Microsoft
  • 265 total downloads
  • Latest version: 1.6.14
  • OpenAPI .NET
.NET models with JSON and YAML writers for OpenAPI specification
Microsoft.Playwright by: Microsoft
  • 199 total downloads
  • Latest version: 1.57.0
  • headless chrome firefox webkit playwright
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.SemanticKernel by: Microsoft
  • 2 total downloads
  • Latest version: 1.68.0
  • AI Artificial Intelligence SDK
Semantic Kernel common package collection, including SK Core, OpenAI, Azure OpenAI, DALL-E 2. Empowers app owners to integrate cutting-edge LLM technology quickly and easily into their apps.
Microsoft.SourceLink.Common by: Microsoft
  • 11 total downloads
  • Latest version: 8.0.0
  • MSBuild Tasks source control
MSBuild tasks providing source control information.
Microsoft.SourceLink.GitHub by: Microsoft
  • 11 total downloads
  • Latest version: 8.0.0
  • MSBuild Tasks GitHub source link
Generates source link for GitHub repositories.
Microsoft.TestPlatform.ObjectModel by: Microsoft
  • 8 total downloads
  • Latest version: 17.6.0
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The Microsoft Test Platform Object Model.
Microsoft.TestPlatform.TestHost by: Microsoft
  • 6 total downloads
  • Latest version: 17.6.0
  • vstest visual-studio unittest testplatform mstest microsoft test testing
Testplatform host executes the test using specified adapter.
Microsoft.VisualStudio.Azure.Containers.Tools.Targets by: Microsoft
  • 236 total downloads
  • Latest version: 1.21.0
  • container containers Docker microservices Azure
Targets files to enable the Visual Studio Tools for Containers.
Microsoft.Win32.Registry by: Microsoft
  • 1.39k 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.Win32.SystemEvents by: Microsoft
  • 636 total downloads
  • Latest version: 7.0.0
Provides access to Windows system event notifications. Commonly Used Types: Microsoft.Win32.SystemEvents
Microsoft.WindowsDesktop.App.Ref by: Microsoft
  • 9 total downloads
  • Latest version: 8.0.14
Package Description
MimeMapping by: Matthew Little
  • 20 total downloads
  • Latest version: 3.0.1
  • mimetype contenttype mime type mimemapping GetMimeMapping media-types rfc 4288
Constants for (almost) all MIME types and method to determine MIME type from a file name. Contains just over 1000 mime types. The Dictionary is generated from the jshttp/mime-db db.json file. Works similar to .NET's System.Web.MimeMapping.GetMimeMapping. It aggregates data from the following sources: https://www.iana.org/assignments/media-types/media-types.xhtml https://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types https://hg.nginx.org/nginx/raw-file/default/conf/mime.types See: https://github.com/jshttp/mime-db#mime-db https://learn.microsoft.com/dotnet/api/system.web.mimemapping.getmimemapping
MiniExcel by: LIN WEI-HAN Mini-Software team eynarhaji
  • 22 total downloads
  • Latest version: 1.37.0
  • excel xlsx csv micro-helper mini openxml helper
Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet Github : https://github.com/mini-software/MiniExcel Gitee : https://gitee.com/dotnetchina/MiniExcel Issues : https://github.com/mini-software/MiniExcel/issues Todo : https://github.com/mini-software/MiniExcel/projects/1?fullscreen=true
MiniProfiler.Shared by: Marc Gravell Jarrod Dixon Yaakov Ellis Nick Craver
  • 276 total downloads
  • Latest version: 4.3.8
You shouldn't reference this - MiniProfiler's shared library for all frameworks
MongoDB.Bson by: MongoDB Inc.
  • 82 total downloads
  • Latest version: 2.19.0
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
MongoDB.Driver.Core by: MongoDB Inc.
  • 79 total downloads
  • Latest version: 2.19.0
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 84 total downloads
  • Latest version: 1.7.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
Mono.TextTemplating by: Mikayla Hutchinson
  • 25 total downloads
  • Latest version: 2.3.1
  • T4 templating
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#