Mythic.Protocol.Zero.Common by: Mythic.Protocol.Zero.Common
  • 952 total downloads
  • Latest version: 1.0.30
Package Description
MongoDB.Driver by: MongoDB Inc.
  • 19 total downloads
  • Latest version: 2.7.2
  • mongodb mongo nosql
Official .NET driver for MongoDB.
ncrontab.signed by: Atif Aziz
  • 6 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.705k total downloads
  • Latest version: 1.6.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
Nethereum.ABI by: Juan Blanco Nethereum contributors
  • 1.1k total downloads
  • Latest version: 4.3.0
  • Netherum Ethereum Blockchain Crypto 2.0
Encoding and decoding of ABI Types, functions, events of Ethereum contracts
Namotion.Reflection by: Namotion.Reflection
  • 610 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.
MSTest.TestFramework by: Microsoft
  • 5 total downloads
  • Latest version: 2.1.0
  • MSTest TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework
This is MSTest V2, the evolution of Microsoft's Test Framework. Supported platforms: - .NET 4.5.0+ - .NET Core 1.0+ (Universal Windows Apps 10+, DNX Core 5+) - ASP.NET Core 1.0+ To discover and execute tests install MSTest.TestAdapter. To discover and execute tests for project.json based projects install dotnet-test-mstest.
Nethereum.Contracts by: Juan Blanco Nethereum contributors
  • 1.021k total downloads
  • Latest version: 4.3.0
  • Netherum Ethereum Blockchain Crypto 2.0
Nethereum Contracts is the core library to interact via RPC with Smart contracts in Ethereum
Nethereum.JsonRpc.Client by: Juan Blanco Nethereum contributors
  • 1.067k total downloads
  • Latest version: 4.3.0
  • Json RPC
Nethereum JsonRpc.Client core library to use in conjunction with either the JsonRpc.RpcClient, the JsonRpc.IpcClient or other custom Rpc provider
Mythic.Repo.Api.Common by: Mythic.Repo.Api.Common
  • 739 total downloads
  • Latest version: 1.4.1
Package Description
Nethereum.BlockchainProcessing by: Juan Blanco Nethereum contributors
  • 1.004k total downloads
  • Latest version: 4.3.0
  • Netherum Ethereum Blockchain Crypto 2.0
Nethereum.BlockchainProcessing Ethereum blockchain processing allowing to crawl Blocks, Transactions, TransactionReceipts and Logs (Event) for storage and / or using custom handlers like queuing , search, etc
MySqlConnector by: Bradley Grainger
  • 11.954k total downloads
  • Latest version: 2.1.2
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
MimeKit by: Jeffrey Stedfast
  • 9.215k total downloads
  • Latest version: 2.1.1
  • mime encryption dkim security smime s/mime openpgp pgp mbox mail email parser tnef net45 netstandard netstandard1.3 netstandard1.6 netstandard2.0 xamarin android ios monodroid monoandroid 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
MSTest.TestAdapter by: Microsoft
  • 3 total downloads
  • Latest version: 2.1.0
  • MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft
The adapter to discover and execute MSTest Framework based tests. Supported platforms: - .NET 4.5.0+ - .NET Core 1.0+ (Universal Windows Apps 10+) (Visual Studio 2017) - ASP.NET Core 1.0+ (Visual Studio 2017)
MongoDB.Driver.Core by: MongoDB Inc.
  • 10.535k total downloads
  • Latest version: 2.17.1
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MongoDB.Bson by: MongoDB Inc.
  • 23 total downloads
  • Latest version: 2.7.2
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
Nethereum.Accounts by: Juan Blanco Nethereum contributors
  • 1.002k total downloads
  • Latest version: 4.3.0
  • Netherum Ethereum Blockchain Crypto 2.0
Nethereum.Accounts Ethereum Accounts and Transaction Managers Class Library
Nethereum.Hex by: Juan Blanco Nethereum contributors
  • 1.155k total downloads
  • Latest version: 4.3.0
  • Netherum Ethereum Blockchain Crypto 2.0
HexTypes for encoding and encoding String, BigInteger, this is specific for Ethereum
Moq by: Daniel Cazzulino kzu
  • 8.226k total downloads
  • Latest version: 4.16.1
  • 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/fc484fb85