Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 702 total downloads
  • Latest version: 2.2.0
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing 1249f08feda72b116c7e6e4e9a390671883c797d When using NuGet 3.x this package requires at least version 3.4.
MimeKit by: Jeffrey Stedfast
  • 8.841k 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
Mythic.Utilities by: Mythic.Utilities
  • 3 total downloads
  • Latest version: 1.2.8
Package Description
Microsoft.NETCore.Runtime.CoreCLR by: Microsoft
  • 1.014k total downloads
  • Latest version: 1.1.0
The .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Windows.ApiSets by: Microsoft
  • 1.011k 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.Windows.SDK.Contracts by: Microsoft
  • 5 total downloads
  • Latest version: 10.0.19041.1
  • managed WinRT WinForms WPF SDK WindowsSDK
The Windows 10 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 10 version 2004. 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.NETCore.DotNetHostResolver by: Microsoft
  • 762 total downloads
  • Latest version: 2.2.0
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost 1249f08feda72b116c7e6e4e9a390671883c797d When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 60.682k total downloads
  • Latest version: 13.0.2
  • json
Json.NET is a popular high-performance JSON framework for .NET
Microsoft.VisualStudio.Azure.Containers.Tools.Targets by: Microsoft
  • 51 total downloads
  • Latest version: 1.17.0
  • container containers Docker microservices Azure
Targets files to enable the Visual Studio Tools for Containers.
MongoDB.Driver.Core by: MongoDB Inc.
  • 10.513k total downloads
  • Latest version: 2.17.1
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
Mythic.Protocol.Zero.Common by: Mythic.Protocol.Zero.Common
  • 952 total downloads
  • Latest version: 1.0.30
Package Description
Microsoft.NETCore.Jit by: Microsoft
  • 1.02k total downloads
  • Latest version: 1.1.0
The .NET JIT compiler. When using NuGet 3.x this package requires at least version 3.4.
ncrontab.signed by: Atif Aziz
  • 5 total downloads
  • Latest version: 3.3.0
  • cron schedule time
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 10.702k total downloads
  • Latest version: 1.6.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
Microsoft.Packaging.Tools by: Microsoft
  • 24 total downloads
  • Latest version: 1.0.0-preview1-25301-01
Provides build infrastructure for handling conflicting assets from packages and trimming unused files from an application. 57a0c74f36c8b254211c16547f6249b6604d527d When using NuGet 3.x this package requires at least version 3.4.
NETStandard.Library by: Microsoft
  • 14.43k total downloads
  • Latest version: 2.0.1
A set of standard .NET APIs that are prescribed to be used and supported together. b7f182415927d3b98445d043e1680c56b9d1f17c When using NuGet 3.x this package requires at least version 3.4.
Namotion.Reflection by: Namotion.Reflection
  • 609 total downloads
  • Latest version: 2.1.0
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
Microsoft.Web.LibraryManager.Build by: Microsoft
  • 5 total downloads
  • Latest version: 2.1.175
  • library package client-side build
MSBuild target for the Visual Studio Library Manager
Mythic.Repo.Api.Common by: Mythic.Repo.Api.Common
  • 739 total downloads
  • Latest version: 1.4.1
Package Description
Microsoft.VisualStudio.Web.CodeGeneration.Contracts by: Microsoft
  • 119 total downloads
  • Latest version: 2.0.0
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains interfaces for Project Model and messaging for scaffolding.