MongoDB.Driver.Linq.AsyncEnumerable by: MongoDB.Driver.Linq.AsyncEnumerable
  • 2 total downloads
  • Latest version: 2.15.4
  • MongoDB AsyncEnumerable IAsyncEnumerable
Unofficial IAsyncEnumerable support for MongoDB C# Driver.
MongoDB.Driver.signed by: MongoDB Inc. Kephas Framework
  • 2 total downloads
  • Latest version: 2.19.0
  • mongodb mongo nosql signed unofficial
(Unofficial) Signed .NET driver for MongoDB. The containing assembly was generated by signing the officially published MongoDB.Driver.dll.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 2 total downloads
  • Latest version: 1.12.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
Mono.Cecil by: Jb Evain
  • 2 total downloads
  • Latest version: 0.11.6
  • assembly assemblies module modules il cil msil bytecode reflection injection cecil mono aop
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
Mono.TextTemplating by: Mikayla Hutchinson
  • 13 total downloads
  • Latest version: 3.0.0
  • T4 templating
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
Mono.WebAssembly.Interop by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.0-preview.3.20215.14
  • wasm javascript interop
Abstractions and features for interop between Mono WebAssembly and JavaScript code. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4a83b27a44c35c521600e1f30ef688c874415d4
Moq by: Daniel Cazzulino kzu
  • 10 total downloads
  • Latest version: 4.20.72
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET.
MySql.Data by: Oracle Corporation
  • 15 total downloads
  • Latest version: 9.4.0
  • MySql .NET Connector MySql Connector/NET netcore .Net Core MySql Conector/Net Core coreclr C/NET C/Net Core
MySql.Data.MySqlClient .Net Core Class Library
MySqlConnector by: Bradley Grainger Caleb Lloyd
  • 2 total downloads
  • Latest version: 1.1.0
  • 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.
Namotion.Reflection by: Namotion.Reflection
  • 24 total downloads
  • Latest version: 3.4.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NEST by: Elastic and contributors
  • 2 total downloads
  • Latest version: 7.9.0
  • elasticsearch elastic search lucene nest
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net.
NETStandard.Library by: Microsoft
  • 7 total downloads
  • Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.
NetTopologySuite by: NetTopologySuite - Team
  • 4 total downloads
  • Latest version: 2.3.0
  • 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.
NetTopologySuite.IO.SqlServerBytes by: NetTopologySuite - Team
  • 2 total downloads
  • Latest version: 2.0.0
  • NTS MSSQL SQLServer SQL Server SQL
A SQL Server IO module for NTS which works directly with the serialization format
Newtonsoft.Json by: James Newton-King
  • 65 total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 11 total downloads
  • Latest version: 1.0.2
  • bson
Json.NET BSON adds support for reading and writing BSON
Nito.AsyncEx.Context by: Stephen Cleary
  • 4 total downloads
  • Latest version: 5.1.0
  • task async synchronizationcontext
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination by: Stephen Cleary
  • 4 total downloads
  • Latest version: 5.1.0
  • task async asynclock asynclazy
Asynchronous coordination primitives.
Nito.AsyncEx.Tasks by: Stephen Cleary
  • 4 total downloads
  • Latest version: 5.1.0
  • task async taskfactory cancellationtoken taskcompletionsource
Common helper methods for tasks as used in asynchronous programming.
Nito.Collections.Deque by: Stephen Cleary
  • 4 total downloads
  • Latest version: 1.1.0
  • collection deque dequeue
A double-ended queue.