Microsoft.Testing.Platform.MSBuild by: Microsoft
  • 1 total downloads
  • Latest version: 1.7.1
  • Microsoft test testing unittest unittesting unit-testing tdd
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package provides MSBuild integration of the platform, its extensions and configuration files.
Microsoft.TypeScript.MSBuild by: Microsoft
  • 1 total downloads
  • Latest version: 5.8.2
  • TypeScript
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Threading.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 17.14.15
  • analyzers visualstudio vssdk sdk threading
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.VisualStudio.Web.CodeGeneration.Design by: Microsoft
  • 9 total downloads
  • Latest version: 1.1.5
  • aspnetcore codegenerator scaffolding visualstudioweb
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
Microsoft.VisualStudio.Web.CodeGeneration.Utils by: Microsoft
  • 17 total downloads
  • Latest version: 2.0.0
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains utilities used by ASP.NET Core Code Generation packages.
Microsoft.Web.WebView2 by: Microsoft
  • 4 total downloads
  • Latest version: 0.9.579
  • Microsoft Web WebView Native native package Edge C++ Win32 Webview2
The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications powered by Microsoft Edge (Chromium). This package is necessary for Win 32 C/C++ applications. To learn more about package versions checkout https://aka.ms/wv2-packageversion. To learn best practices checkout: https://aka.ms/wv2-bestpractices.
Microsoft.Win32.Primitives by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22605
Provides common types for Win32-based libraries. Commonly Used Types: System.ComponentModel.Win32Exception
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.26100.4188
  • 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 26100. 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.WindowsAppSDK by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.4
  • Windows,WindowsAppSDK,WinUI,UWP,XAML,Fluent,Controls,Downlevel,Compatibility,TreeView,ColorPicker,NavigationView,MenuBar,Resources,Native,DWriteCore,Interactive Experiences,ixp
WindowsAppSDK
Microsoft.WindowsDesktop.App.Ref by: Microsoft
  • 4 total downloads
  • Latest version: 7.0.17
Package Description
MimeKit by: Jeffrey Stedfast
  • 15 total downloads
  • Latest version: 1.22.0
  • mime encryption dkim security smime s/mime openpgp pgp mbox mail email parser tnef netstandard net35 net40 net45 xamarin android ios monodroid monotouch win8 wp81
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 (more than 25x faster than OpenPOP.NET and over 100x faster than AE.Net.Mail and MailSystem.NET). 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 massive limitations or bugs. 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
Mono.Unix by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-final.1.21369.2
  • 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
  • 5 total downloads
  • Latest version: 4.2.1502.911
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET
MSBuild.Sdk.Extras by: Claire Novotny
  • 8 total downloads
  • Latest version: 2.1.2
  • msbuild,sdk,dotnet,xamarin,android,ios,macos,uwp,tizen
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MudBlazor by: Garderoben, Henon and Contributors
  • 1 total downloads
  • Latest version: 6.0.9
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
MudBlazor is an ambitious Material Design component framework for Blazor with an emphasis on ease of use and clear structure. It is perfect for .NET developers who want to rapidly build web applications without having to struggle with CSS and Javascript. MudBlazor, being written entirely in C#, empowers them to adapt, fix or extend the framework and the multitude of examples in the documentation makes learning MudBlazor very easy.
Nerdbank.GitVersioning by: Andrew Arnott
  • 1 total downloads
  • Latest version: 3.5.119
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NetTopologySuite by: NetTopologySuite - Team
  • 1 total downloads
  • Latest version: 1.13.2
  • 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.
Newtonsoft.Json by: James Newton-King
  • 1 total downloads
  • Latest version: 5.0.6
  • json
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema by: Rico Suter
  • 96 total downloads
  • Latest version: 10.6.9
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 1 total downloads
  • Latest version: 6.0.0-rc1
  • NLog logging log structured tracing logfiles database eventlog console
NLog is a logging platform for .NET with rich log routing and management capabilities. NLog supports traditional logging, structured logging and the combination of both. Supported platforms: - .NET 5, 6, 7, 8 and 9 - .NET Standard 2.0 and 2.1 - .NET Framework 3.5 - 4.8 - Xamarin Android + iOS (.NET Standard) - Mono 4 For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore