LibGit2Sharp.NativeBinaries by: LibGit2Sharp contributors
  • 11 total downloads
  • Latest version: 2.0.306
Native binaries for LibGit2Sharp
librdkafka.redist by: Magnus Edenhill edenhill
  • 21 total downloads
  • Latest version: 2.4.0
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
LibVLCSharp by: VideoLAN
  • 26 total downloads
  • Latest version: 3.8.2
  • libvlc vlc videolan native c/c++ video audio player media mediaplayer codec ffmpeg xamarin graphics ios android linux windows macos cross-platform
LibVLCSharp is a cross-platform audio and video API for .NET platforms based on VideoLAN's LibVLC Library. It provides a comprehensive multimedia API that can be used across mobile, server and desktop to render video and output audio. Mono, .NET Framework and .NET Core runtimes are supported. This package contains the core features of LibVLCSharp (libvlc loading and initialization, .NET-friendly classes to ease the use of libvlc...). All other `LibVLCSharp.*` packages depend on this one. Features: - Play every media file formats, every codec and every streaming protocols - Run on every platform, from desktop (Windows, Linux, Mac) to mobile (Android, iOS) and TVs - Hardware and efficient decoding on every platform, up to 8K - Network browsing for distant filesystems (SMB, FTP, SFTP, NFS...) and servers (UPnP, DLNA) - Playback of Audio CD, DVD and Bluray with menu navigation - Support for HDR, including tonemapping for SDR streams - Audio passthrough with SPDIF and HDMI, including for Audio HD codecs, like DD+, TrueHD or DTS-HD - Support for video and audio filters - Support for 360 video and 3D audio playback, including Ambisonics - Able to cast and stream to distant renderers, like Chromecast and UPnP renderers. This package also contains the views for the following platforms: - Android - iOS - Mac - tvOS - UWP If you need Xamarin.Forms support, see LibVLCSharp.Forms. LibVLC needs to be installed separately, see VideoLAN.LibVLC.* packages.
log4net by: The Apache Software Foundation
  • 31 total downloads
  • Latest version: 2.0.12
  • logging log tracing logfiles
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility
MathNet.Numerics.Signed by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
  • 14 total downloads
  • Latest version: 4.15.0
  • math numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net Framework 4.0 or higher and .Net Standard 1.3 or higher, on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 25 total downloads
  • Latest version: 3.0.0-preview5-19227-01
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/5502cf46706a25c39ce78a57b9191714c0eb40c2
Microsoft.IO.RecyclableMemoryStream by: Microsoft
  • 16 total downloads
  • Latest version: 3.0.0
  • MemoryStream Memory performance GC garbage collection stream scalable buffer
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Mongo2Go by: Johannes Hoppe and many contributors
  • 23 total downloads
  • Latest version: 3.1.1
  • MongoDB Mongo unit test integration runner
Mongo2Go is a managed wrapper around the latest MongoDB binaries. It targets .NET Standard 2.1. This Nuget package contains the executables of mongod, mongoimport and mongoexport v4.4.4 for Windows, Linux and macOS. Mongo2Go has two use cases: 1. Providing multiple, temporary and isolated MongoDB databases for unit tests (or to be precise: integration tests) 2. Providing a quick to set up MongoDB database for a local developer environment
MongoDB.Driver.Core by: vincentkam dmitry_lukyanov rstam craiggwilson
  • 12 total downloads
  • Latest version: 2.11.5
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
NCrontab by: Atif Aziz
  • 16 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.
NEST.Signed by: Martijn Laarman and contributors
  • 10 total downloads
  • Latest version: 0.11.7
  • elasticsearch elastic search lucene nest
Elasticsearch client, strongly typed interface to Elasticsearch but also comes with great low level support.
NETStandard.Library by: Microsoft
  • 11 total downloads
  • Latest version: 1.6.1
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform. When using NuGet 3.x this package requires at least version 3.4.
NewLife.Core by: 新生命开发团队
  • 24 total downloads
  • Latest version: 8.11.2021.1204
  • 新生命团队 X组件 NewLife NewLife.Core
核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪
NewLife.Net by: 新生命开发团队
  • 28 total downloads
  • Latest version: 4.3.2023.806
  • 新生命团队 X组件 NewLife NewLife.Net
网络通讯基础框架及各种协议实现。旧版NET45请找2021年
NPOI by: Tony Qu Antony Phil Rykoff
  • 14 total downloads
  • Latest version: 2.1.3.1
  • npoi xlsx xls Excel Word docx
Neuzilla is the studio behind NPOI. For detail, you can check http://blog.neuzilla.com Neuzilla provides onsite/offsite hand-on training, troubleshooting and software customization. For details, please contact support@neuzilla.com This project is the .NET version of POI from Apache Foundation. NPOI can read and write xls (Excel 97-2003), xlsx(Excel 2007+) and docx(Word 2007+)
NSubstitute.Analyzers.CSharp by: Tomasz Podolak NSubstitute.Analyzers contributors
  • 9 total downloads
  • Latest version: 1.0.15
  • nsubstitute nsubstitute.analyzers analyzers roslyn csharp c#
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
NuGet.Frameworks by: Microsoft
  • 28 total downloads
  • Latest version: 5.11.0
  • nuget
NuGet's understanding of target frameworks.
NUglify by: Ron Logan Alexandre Mutel Andrew Bullock
  • 111 total downloads
  • Latest version: 1.21.0
  • CSS JavaScript minify crunch uglify Compress HTML htmlminifier htmlcompressor
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
Owin by: OWIN startup components contributors
  • 13 total downloads
  • Latest version: 1.0.0
  • OWIN
OWIN IAppBuilder startup interface
Portable.BouncyCastle by: Claire Novotny
  • 48 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0