MongoDB.Bson by: MongoDB Inc.
  • 2.178k total downloads
  • Latest version: 3.4.2
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
MongoDB.Driver by: MongoDB Inc.
  • 2.082k total downloads
  • Latest version: 3.4.2
  • mongodb mongo nosql
Official .NET driver for MongoDB.
MongoDB.Driver.Core by: MongoDB Inc.
  • 1.835k total downloads
  • Latest version: 2.30.0
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 559 total downloads
  • Latest version: 1.12.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
MongoDB.LibMongocrypt by: markbenvenuto vincentkam dmitry_lukyanov rstam
  • 132 total downloads
  • Latest version: 1.2.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
Mono.TextTemplating by: Mikayla Hutchinson
  • 573 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#
MonoMod.Backports by: 0x0ade DaNike
  • 136 total downloads
  • Latest version: 2.0.0-prerelease.3
  • polyfill dotnet net netcore netstandard library
A set of backports of new BCL features to all frameworks which MonoMod supports.
MonoMod.Backports.Shims by: 0x0ade DaNike
  • 14 total downloads
  • Latest version: 2.0.0-prerelease.3
  • polyfill dotnet net netcore netstandard library
Shims for MonoMod.Backports to redirect certain OOB packages
MonoMod.ILHelpers by: 0x0ade DaNike
  • 90 total downloads
  • Latest version: 1.1.0
  • MonoMod assembly assemblies module modules il cil msil bytecode reflection injection cecil mono
Package Description
MSBuild.Sdk.Extras by: Oren Novotny
  • 704 total downloads
  • Latest version: 1.5.4
  • msbuild dotnet sdk xamarin android ios macos uwp tizen
Additional MSBuild targets and properties for SDK-style .NET projects.
MsgPack.Cli by: FUJIWARA Yusuke
  • 583 total downloads
  • Latest version: 1.0.1
  • MsgPack MessagePack Serialization Formatter Serializer
MessagePack is fast, compact, and interoperable binary serialization format. This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
NamedPipeServerStream.NetFrameworkVersion by: havendv
  • 323 total downloads
  • Latest version: 1.1.13
  • NamedPipeServerStream pipes named pipes async async named pipes namedpipes async namedpipes pipes async
This package adds original NamedPipeServerStream constructors from Net.Framework to NetStandard See System.IO.Pipes.NamedPipeServerStreamConstructors.New method Features: - Completely repeats constructor behavior from .Net Framework (including exceptions) - Has a strong name - Restored from decompiled code. No changes from the original - Official dependencies only - Tested
Namotion.Reflection by: Namotion.Reflection
  • 854 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.
ncrontab by: Atif Aziz
  • 42 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.
NCrontab by: Atif Aziz
  • 56 total downloads
  • Latest version: 3.3.3
  • 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.
Nerdbank.GitVersioning by: Andrew Arnott
  • 2.657k total downloads
  • Latest version: 3.8.38-alpha
  • 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.
Nerdbank.Streams by: Andrew Arnott
  • 2.51k total downloads
  • Latest version: 2.12.90
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NETStandard.Library by: Microsoft
  • 255 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.
Newtonsoft.Json by: James Newton-King
  • 641 total downloads
  • Latest version: 13.0.4-beta1
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 102 total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
nHapi by: Chad Chenoweth Duane Edwards
  • 60 total downloads
  • Latest version: 3.0.0-preview.3
  • HL7 parsing healthcare HAPI xml
NHapi is a port of the original project HAPI. NHapi allows Microsoft .NET developers to easily use an HL7 2.x object model. This object model allows for parsing and encoding HL7 2.x data to/from Pipe Delimited or XML formats. A very handy program for use in the health care industry. This project is NOT affiliated with the HL7 organization. This software just conforms to the HL7 2.x specifications.
nhapi by: Chad Chenoweth Duane Edwards Jake Aitchison
  • 21 total downloads
  • Latest version: 3.2.4
  • HL7 ER7 XML parsing healthcare HAPI
NHapi is a port of the original project HAPI. NHapi allows Microsoft .NET developers to easily use an HL7 2.x object model. This object model allows for parsing and encoding HL7 2.x data to/from Pipe Delimited or XML formats. A very handy program for use in the health care industry. This project is NOT affiliated with the HL7 organization. This software just conforms to the HL7 2.x specifications. This nuget package is just a metapackage for conveniance.
nhapi.base by: Chad Chenoweth Duane Edwards Jake Aitchison
  • 17 total downloads
  • Latest version: 3.2.3
  • HL7 ER7 XML parsing healthcare HAPI
The core components for parsing/encoding HL7 messages. Contains the base classes and interfaces for datatypes, segments, and messages.