MySql.Data
by: Oracle Corporation
- 199 total downloads
- Latest version: 9.5.0
MySql.Data.MySqlClient .Net Core Class Library
MySql.Data.EntityFramework
by: Oracle Corporation
- 2 total downloads
- Latest version: 9.7.0
MySql.Data.EntityFramework
MySqlConnector
by: Bradley Grainger
- 7 total downloads
- Latest version: 2.6.2
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
NamedPipeServerStream.NetFrameworkVersion
by: havendv
- 2 total downloads
- Latest version: 1.0.6
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.
NCalc
by: Sebastien Ros and contributors
- 4 total downloads
- Latest version: 7.0.2
NCalc is a fast and lightweight expression evaluator library for .NET, designed for flexibility and high performance. It supports a wide range of mathematical and logical operations. NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions.
NCalc.Core
by: Sebastien Ros and contributors
- 1 total downloads
- Latest version: 7.1.0
Assembly with the core logic of NCalc.
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
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
- 4 total downloads
- Latest version: 2.14.354
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
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
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
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
Provides runtime depdendencies for extension methods for enums generated by NetEscapades.EnumGenerators