NEST
by: Elasticsearch Inc. and contributors
- 53 total downloads
- Latest version: 1.8.0
Elasticsearch client, strongly typed interface to Elasticsearch. Fluent request builder, mapped responses and powerful query dsl. Uses and exposes Elasticsearch.Net
NETStandard.Library
by: Microsoft
- 432 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
- 404 total downloads
- Latest version: 13.0.3
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 14 total downloads
- Latest version: 1.0.2
Json.NET BSON adds support for reading and writing BSON
NJsonSchema
by: Rico Suter
- 95 total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 395 total downloads
- Latest version: 5.2.2
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 5, 6 and 7
- .NET Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Npgsql
by: Shay Rojansky Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
- 23 total downloads
- Latest version: 4.0.4
Npgsql is the open source .NET data provider for PostgreSQL.
NPinyin.Core
by: NPinyin.Core
- 166 total downloads
- Latest version: 3.0.0
汉字拼音转换 .NETCore 版本 NPinyin,也支持 .NetFramework
NPOI
by: NPOI Contributors
- 190 total downloads
- Latest version: 2.5.6
.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs
NuGet.Configuration
by: NuGet
- 56 total downloads
- Latest version: 3.3.0
NuGet's client configuration settings implementation.
NuGet.Frameworks
by: Microsoft
- 123 total downloads
- Latest version: 5.11.0
NuGet's understanding of target frameworks.
Nullable.Extended.Analyzer
by: tom-englert.de
- 14 total downloads
- Latest version: 1.10.4539
A Roslyn analyzer to improve the experience when working with nullable reference types.
OneOf
by: Harry McIntyre
- 14 total downloads
- Latest version: 3.0.163
F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
OpenCV.Net
by: Gonçalo Lopes
- 13 total downloads
- Latest version: 3.3.1
A .NET interface for the popular OpenCV computer vision and image processing library.
Opportunity.LrcParser
by: Opportunity
- 12 total downloads
- Latest version: 1.0.4
An library for lrc files.
Oracle.DataAccess.x86
by: Oracle
- 19 total downloads
- Latest version: 2.112.1
This NuGet package contains Oracle.DataAccess.dll (x86) needed to compile a project that uses Oracle's ODP.NET Library. Oracle will still need to be installed on the production or development machine in order to connect to Oracle (those libraries are greater than 100MB in size, so it didn't make sense to include them in a NuGet package), but this package will at least allow the project to be successfully built (i.e. if you're using a CI server).
OxyPlot.Core
by: OxyPlot
- 44 total downloads
- Latest version: 2.1.2
OxyPlot is a plotting library for .NET. This is the core library including the foundation classes and plot model. To display the plots, you also need to add a platform-specific OxyPlot package that contains a PlotView component.
OxyPlot.Wpf
by: OxyPlot.Wpf
- 44 total downloads
- Latest version: 2.1.2
OxyPlot is a plotting library for .NET. This package targets WPF applications.
OxyPlot.Wpf.Shared
by: OxyPlot.Wpf.Shared
- 39 total downloads
- Latest version: 2.1.2
OxyPlot is a plotting library for .NET. This package is the base for WPF PlotView implementations.