Microsoft.VisualStudio.Web.CodeGeneration.Utils by: Microsoft
  • 1.813k total downloads
  • Latest version: 3.1.5
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains utilities used by ASP.NET Core Code Generation packages.
Microsoft.Win32.Registry by: Microsoft
  • 195 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.Registry.AccessControl by: Microsoft
  • 371 total downloads
  • Latest version: 8.0.0-preview.5.23280.8
Provides support for managing access and audit control lists for Microsoft.Win32.RegistryKey. Commonly Used Types: System.Security.AccessControl.RegistryAccessRule System.Security.AccessControl.RegistryAuditRule System.Security.AccessControl.RegistrySecurity
Microsoft.Win32.SystemEvents by: Microsoft
  • 206 total downloads
  • Latest version: 7.0.0
Provides access to Windows system event notifications. Commonly Used Types: Microsoft.Win32.SystemEvents
Microsoft.Windows.Compatibility by: Microsoft
  • 1.848k total downloads
  • Latest version: 8.0.0-preview.4.23260.1
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.CsWin32 by: Microsoft
  • 14 total downloads
  • Latest version: 0.1.588-beta
Microsoft Windows SDK Win32 API Source Generator
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 63 total downloads
  • Latest version: 10.0.25387-preview
  • managed WinRT WinForms WPF SDK WindowsSDK
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 25387. 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.Windows.SDK.Win32Docs by: Microsoft
  • 15 total downloads
  • Latest version: 0.1.6-alpha
  • Win32 Metadata
Microsoft Windows API documentation
Microsoft.Windows.SDK.Win32Metadata by: Microsoft
  • 14 total downloads
  • Latest version: 10.2.185-preview
  • Win32 Metadata
This packages provides the Win32 API surface as a winmd (Windows metadata) file. It is intended to be used as the basis for generating language-specific projections. It is not loadable as a CLR assembly.
Microsoft.WindowsAppSDK by: Microsoft
  • 17 total downloads
  • Latest version: 1.2.221209.1
  • Windows Windows App SDK WinAppSDK WinUI XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar Resources Native DWriteCore Interactive Experiences ixp Project Reunion ProjectReunion
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WSMan.Management by: Microsoft
  • 19 total downloads
  • Latest version: 7.2.6
  • PowerShell
Runtime for hosting PowerShell
Microsoft.WSMan.Runtime by: Microsoft
  • 19 total downloads
  • Latest version: 7.2.6
  • PowerShell
Runtime for hosting PowerShell
Microsoft.Xaml.Behaviors.Wpf by: Microsoft
  • 91 total downloads
  • Latest version: 1.1.39
  • Behavior Action Behaviors Actions Blend Managed C# Interaction Interactivity Interactions
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.
MimeKit by: Jeffrey Stedfast
  • 19 total downloads
  • Latest version: 4.1.0
  • mime encryption arc dkim security smime s/mime openpgp pgp mbox mail email parser tnef net462 net47 net48 net6.0 netstandard netstandard2.0 netstandard2.1
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers. MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations. In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's limitations. API documentation can be found on the web at http://www.mimekit.net/docs For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
MiniExcel by: LIN WEI-HAN Mini-Software team eynarhaji
  • 60 total downloads
  • Latest version: 1.30.2
  • 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
MongoDB.Driver.Core by: MongoDB Inc.
  • 96 total downloads
  • Latest version: 2.20.0
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
Mono.TextTemplating by: Mikayla Hutchinson
  • 74 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#
Mono.Unix by: Microsoft
  • 28 total downloads
  • Latest version: 7.1.0-final.1.21458.1
  • posix unix mono macos osx linux
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Moq by: Daniel Cazzulino kzu
  • 1.048k total downloads
  • Latest version: 4.18.4
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET. Built from https://github.com/moq/moq4/tree/042a2ebbe
morelinq by: MoreLINQ Developers.
  • 35 total downloads
  • Latest version: 2.9.0
  • linq extensions
This project enhances LINQ to Objects with the following methods: Acquire, AggregateRight, Assert, AssertCount, AtLeast, AtMost, Batch, Cartesian, CountBetween, CountBy, Concat, Consume, DistinctBy, EndsWith, EquiZip, Exactly, ExceptBy, Exclude, FallbackIfEmpty, FillBackward, FillForward, Fold, ForEach, From, FullGroupJoin, FullJoin, Generate, GenerateByIndex, GroupAdjacent, Incremental, Index, Insert, Interleave, Lag, Lead, LeftJoin, MaxBy, MinBy, Move, NestedLoops, OrderBy, OrderedMerge, Pad, PadStart, Pairwise, PartialSort, PartialSortBy, Partition, Permutations, Pipe, Prepend, PreScan, Random, RandomDouble, RandomSubset, Rank, RankBy, Repeat, RightJoin, RunLengthEncode, Scan, ScanRight, Segment, Sequence, SingleOrFallback, SkipLast, SkipUntil, Slice, SortedMerge, Split, StartsWith, Subsets, TagFirstLast, TakeEvery, TakeLast, TakeUntil, ThenBy, ToArrayByIndex, ToDataTable, ToDelimitedString, ToDictionary, ToHashSet, ToLookup, Trace, TraverseBreadthFirst, TraverseDepthFirst, Unfold, Windowed, ZipLongest, ZipShortest