MvvmLightLibs
by: Laurent Bugnion (GalaSoft)
- 79 total downloads
- Latest version: 5.4.1.1
The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version contains only the libraries and doesn't add any scaffolding to your application!
MySqlConnector
by: Bradley Grainger
- 694 total downloads
- Latest version: 2.6.1
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
NaCl.Core
by: David De Smet
- 16 total downloads
- Latest version: 2.1.0
A managed-only cryptography library for .NET which provides modern cryptographic primitives.
ncrontab
by: Atif Aziz
- 38 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
- 18 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
- 707 total downloads
- Latest version: 3.11.13-beta
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
- 476 total downloads
- Latest version: 2.13.16
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NetLegacySupport.Action
by: Microsoft
- 10 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
- 12 total downloads
- Latest version: 1.1.1
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NETStandard.Library
by: Microsoft
- 61 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
- 386 total downloads
- Latest version: 4.0.1
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
NewRelic.Agent.Api
by: New Relic
- 2.514k total downloads
- Latest version: 10.53.0
The New Relic .NET Agent API supports custom error and metric reporting, custom transaction parameters, custom instrumentation of methods with attributes, and more. If the agent is not installed or is disabled, method invocations of this API will have no effect. You can find more information about the API at https://docs.newrelic.com/docs/apm/agents/net-agent/net-agent-api/guide-using-net-agent-api.
NewRelic.LogEnrichers.Serilog
by: New Relic
- 39 total downloads
- Latest version: 1.2.0
.NET library for sending logging context data to New Relic
Newtonsoft.Json
by: James Newton-King
- 129 total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 19 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
Newtonsoft.Json.Schema
by: Newtonsoft
- 206 total downloads
- Latest version: 4.0.2-beta2
Json.NET Schema is a complete and easy-to-use JSON Schema framework for .NET
Nito.AsyncEx
by: Stephen Cleary
- 165 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
Nito.AsyncEx.Context
by: Stephen Cleary
- 147 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 134 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Interop.WaitHandles
by: Stephen Cleary
- 63 total downloads
- Latest version: 5.1.2
Task wrappers for WaitHandles.
Nito.AsyncEx.Oop
by: Stephen Cleary
- 84 total downloads
- Latest version: 5.1.2
Interfaces and utility methods for combining async with OOP.