MongoDB.Libmongocrypt
by: MongoDB Inc.
- 141 total downloads
- Latest version: 1.12.0
Libmongocrypt wrapper for the .NET driver.
Mono.Cecil
by: Jb Evain
- 31 total downloads
- Latest version: 0.11.6
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.Posix.NETStandard
by: Microsoft
- 26 total downloads
- Latest version: 5.20.1-preview
Provides functionality to access Posix/Unix features
Mono.TextTemplating
by: mhutch
- 43 total downloads
- Latest version: 2.0.5
Open-source implementation of the T4 templating engine.
Moq
by: Daniel Cazzulino kzu
- 161 total downloads
- Latest version: 4.2.1510.2205
Moq is the most popular and friendly mocking framework for .NET
MSBuild.Sdk.Extras
by: Oren Novotny
- 131 total downloads
- Latest version: 1.5.4
Additional MSBuild targets and properties for SDK-style .NET projects.
MsgPack.Cli
by: FUJIWARA Yusuke
- 85 total downloads
- Latest version: 1.0.1
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.
MudBlazor
by: Garderoben Henon and Contributors
- 1.045k total downloads
- Latest version: 8.12.0
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
Namotion.Reflection
by: Namotion.Reflection
- 173 total downloads
- Latest version: 2.1.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
ncalc
by: Sebastien Ros
- 12 total downloads
- Latest version: 1.3.8
NCalc is a mathematical expressions evaluator in .NET. NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions.
NCrontab
by: Atif Aziz
- 32 total downloads
- Latest version: 3.4.0
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
- 599 total downloads
- Latest version: 3.9.32-alpha
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NetLegacySupport.Action
by: Microsoft
- 11 total downloads
- Latest version: 1.1.1
System.Action and System.Func for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NetLegacySupport.ConcurrentDictionary
by: Microsoft
- 7 total downloads
- Latest version: 1.1.1
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NetOfficeFw.Core
by: Sebastian Lange Jozef Izso
- 129 total downloads
- Latest version: 2.0.0-preview20
NetOffice core library
NETStandard.Library
by: Microsoft
- 57 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.
NetTopologySuite
by: NetTopologySuite - Team
- 90 total downloads
- Latest version: 1.15.3
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 references GeoAPI.
NetTopologySuite.IO.SpatiaLite
by: NetTopologySuite - Team
- 326 total downloads
- Latest version: 1.15.1
This package contains the SpatiaLite IO library.
Newtonsoft.Json
by: James Newton-King
- 364 total downloads
- Latest version: 13.0.4
Json.NET is a popular high-performance JSON framework for .NET