NamedPipeServerStream.NetFrameworkVersion by: havendv
  • 2 total downloads
  • Latest version: 1.0.6
  • 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
  • 2 total downloads
  • Latest version: 3.5.1
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NAudio by: Mark Heath & Contributors
  • 1 total downloads
  • Latest version: 2.1.0-beta.1
  • C# .NET audio sound
NAudio, an audio library for .NET
NAudio.Asio by: Mark Heath
  • 4 total downloads
  • Latest version: 2.1.0-beta.1
  • C# .NET audio sound
Package Description
NAudio.Core by: Mark Heath
  • 4 total downloads
  • Latest version: 2.1.0
  • C# .NET audio sound
Package Description
NAudio.Midi by: Mark Heath
  • 2 total downloads
  • Latest version: 2.2.1
  • C# .NET audio sound
Package Description
NAudio.Wasapi by: Mark Heath
  • 3 total downloads
  • Latest version: 2.3.0
  • C# .NET audio sound
Package Description
NAudio.WinForms by: Mark Heath
  • 1 total downloads
  • Latest version: 2.1.0-beta.1
  • C# .NET audio sound
Package Description
NAudio.WinMM by: NAudio.WinMM
  • 2 total downloads
  • Latest version: 2.1.0
  • C# .NET audio sound
Package Description
NConsole by: Rico Suter
  • 61 total downloads
  • Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
Nerdbank.GitVersioning by: Andrew Arnott
  • 414 total downloads
  • Latest version: 3.10.8-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
  • 301 total downloads
  • Latest version: 2.13.16
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NEST by: Elastic and contributors
  • 631 total downloads
  • Latest version: 7.17.5
  • elasticsearch elastic search lucene nest
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net.
NetEscapades.EnumGenerators by: Andrew Lock
  • 1 total downloads
  • Latest version: 1.0.0-beta14
  • enums attribute generator generation codegen codegenerator codegeneration netescapades
A source generator for creating helper extension methods on enums using a [EnumExtensions] attribute
NetEscapades.EnumGenerators.Generators by: Andrew Lock
  • 2 total downloads
  • Latest version: 1.0.0-beta21
  • enums attribute generator generation codegen codegenerator codegeneration netescapades
A source generator for creating helper extension methods on enums using a [EnumExtensions] attribute
NetEscapades.EnumGenerators.RuntimeDependencies by: Andrew Lock
  • 2 total downloads
  • Latest version: 1.0.0-beta21
  • enums attribute generator generation codegen codegenerator codegeneration netescapades
Provides runtime depdendencies for extension methods for enums generated by NetEscapades.EnumGenerators
netfx-Guard by: Daniel Cazzulino, kzu, Clarius
  • 28 total downloads
  • Latest version: 1.3.3.2
  • netfx validation
The only argument validation file you need, with full refactoring support and strong-typing. Examples: Guard.NotNull(() => value, value) Guard.NotNullOrEmpty( () => stringValue, stringValue)
netfx-WebApi.JsonNetFormatter by: Daniel Cazzulino, kzu, Clarius
  • 5 total downloads
  • Latest version: 1.0.0.11
  • netfx wcf webapi http json
A Json.NET-based MediaTypeFormatter for the WebApi that can handle text-based Json as well as binary Json (Bson). To use: var config = HttpHostConfiguration.Create().UseJsonNet();
NETStandard.Library by: Microsoft
  • 40 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.
NewId by: Chris Patterson
  • 1 total downloads
  • Latest version: 3.0.2+build.34.sha.ef77fab
  • MassTransit NewId
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.