Net.Codecrete.QrCodeGenerator
by: Manuel Bleichenbacher
- 309 total downloads
- Latest version: 3.1.0
QR Code Generator for .NET – simple, compact and with many examples.
Core features:
- Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code Model 2 standard
- Output formats: List of rectangles, raw modules/pixels of the QR symbol, SVG, XAML path, PNG and BMP files. For other raster bitmap formats, see [below](#raster-images--bitmaps).
- Computes optimal data segments for shortest possible representation of payload
- High speed: 10x faster than comparable libraries
- Open source code under the permissive MIT License
- Built for .NET Standard 2.0 and therefore runs on most modern .NET platforms (.NET Core, .NET Framework, Mono etc.).
- Example code for WinForms, WPF, ASP.NET, ImageSharp, SkiaSharp and many more
Advanced features:
- Specify minimum and maximum version number allowed
- Specify text encoding and use of ECI designators
- Create data segments manually
- Split long text into multiple linked QR codes (aka Structured Append)
NETCore.MailKit
by: Lvcc
- 270 total downloads
- Latest version: 2.1.0
MailKit extension for asp.net core. Easy send email in asp.net core project.
Nerdbank.Streams
by: Andrew Arnott
- 2.564k total downloads
- Latest version: 2.14.310-alpha
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NetEscapades.Configuration.Yaml
by: NetEscapades.Configuration.Yaml
- 329 total downloads
- Latest version: 3.1.0
YAML configuration provider implementation to use with Microsoft.Extensions.Configuration.
ncrontab
by: Atif Aziz
- 148 total downloads
- Latest version: 3.3.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.
NCrontab
by: Atif Aziz
- 82 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.
NetLegacySupport.Action
by: Microsoft
- 48 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.
Nancy
by: Andreas Håkansson Steven Robbins and contributors
- 1.379k total downloads
- Latest version: 2.0.0
Nancy is a lightweight web framework for the .Net platform, inspired by Sinatra. Nancy aim at delivering a low ceremony approach to building light, fast web applications.
Nerdbank.GitVersioning
by: Andrew Arnott
- 3.427k total downloads
- Latest version: 3.11.128-beta
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NetLegacySupport.ConcurrentDictionary
by: Microsoft
- 38 total downloads
- Latest version: 1.1.1
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NConsole
by: Rico Suter
- 727 total downloads
- Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
NEST
by: Elastic and contributors
- 3.539k total downloads
- Latest version: 7.17.5
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and
responses. Uses and exposes Elasticsearch.Net.
NetBox
by: Ivan Gavryliuk (@aloneguid)
- 513 total downloads
- Latest version: 2.5.3
Provides common simple helper functions to accelerate .NET development. Those vary by complexity and nature and include a lot of extension methods to calculate hashes (md5, crypto), string operations, short guids, string encoding, collection extensions, CSV support and many more.
NAudio
by: Mark Heath & Contributors
- 68 total downloads
- Latest version: 3.1.1-preview.1
NAudio is an open source .NET audio library — playback and recording, file readers and writers, MIDI, DSP and effects, with platform-specific backends auto-selected by target framework.
NAudio.Core
by: Mark Heath
- 34 total downloads
- Latest version: 3.1.1-preview.1
Core audio types, wave format and provider interfaces, sample providers, file readers/writers, DSP, and resampling for the NAudio audio library.
NAudio.Wasapi
by: Mark Heath
- 33 total downloads
- Latest version: 3.1.1-preview.1
WASAPI playback and capture (including loopback and process loopback) and Media Foundation codecs for the NAudio audio library. Windows-only at runtime.
NAudio.WinForms
by: Mark Heath
- 35 total downloads
- Latest version: 3.1.1-preview.1
Windows Forms audio controls and window-callback variants of WaveOut/WaveIn for the NAudio audio library.
NAudio.Asio
by: Mark Heath
- 34 total downloads
- Latest version: 3.1.1-preview.1
ASIO driver support for the NAudio audio library — low-latency multichannel playback and capture via ASIO SDK.
NAudio.Midi
by: Mark Heath
- 37 total downloads
- Latest version: 3.1.1-preview.1
Cross-platform MIDI file reading and writing, MIDI message types, and SMPTE timing for the NAudio audio library. On Windows, also provides WinRT (Windows.Devices.Midi) live MIDI input and output.
NAudio.WinMM
by: Mark Heath
- 35 total downloads
- Latest version: 3.1.1-preview.1
winmm.dll-based Windows audio APIs (WaveOut, WaveIn, MidiIn, MidiOut, ACM) for the NAudio audio library.
NAudio.Dmo
by: Mark Heath
- 21 total downloads
- Latest version: 3.1.1-preview.1
DirectX Media Objects (echo, chorus, reverb, MP3 decoder, resampler) and DirectSound output for the NAudio audio library.