Mono.TextTemplating by: mhutch
  • 16 total downloads
  • Latest version: 2.2.1
  • T4 templating
Open source implementation of the T4 templating engine This package allows embedding the T4 engine in an application. * To install as a dotnet global or local tool, use `dotnet-t4` instead. * To install in a project as a `DotNetCliToolReference`, use `dotnet-t4-project-tool` instead.
MQTTnet by: The contributors of MQTTnet
  • 137 total downloads
  • Latest version: 4.3.3.952
  • MQTT Message Queue Telemetry Transport MQTTClient MQTTServer Server MQTTBroker Broker NETStandard IoT InternetOfThings Messaging Hardware Arduino Sensor Actuator M2M ESP Smart Home Cities Automation Xamarin Blazor
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.
MySql.Data by: Oracle
  • 51 total downloads
  • Latest version: 8.1.0
  • MySql .NET Connector MySql Connector/NET netcore .Net Core MySql Conector/Net Core coreclr C/NET C/Net Core
MySql.Data.MySqlClient .Net Core Class Library
MySql.Data.EntityFrameworkCore by: Oracle
  • 8 total downloads
  • Latest version: 8.0.11
  • MySql .NET Connector MySql Entity Framework Core netcore .Net Core MySql Conector/Net Entity Framework Core coreclr C/NET C/Net Core
MySql.Data.EntityFrameworkCore for Entity Framework.
MySqlConnector by: Bradley Grainger
  • 117 total downloads
  • Latest version: 2.3.5
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
NCrontab by: Atif Aziz
  • 17 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
  • 11 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
  • 31 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.
NewLife.Core by: 新生命开发团队
  • 55 total downloads
  • Latest version: 10.5.2023.801
  • 新生命团队 X组件 NewLife NewLife.Core
Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪。
NewLife.Net by: 新生命开发团队
  • 61 total downloads
  • Latest version: 4.3.2024.408-beta0604
  • 新生命团队 X组件 NewLife NewLife.Net
网络通讯基础框架及各种协议实现。
NewLife.Remoting by: 新生命开发团队
  • 26 total downloads
  • Latest version: 2.2.2023.707
  • 新生命团队 X组件 NewLife NewLife.Remoting
RPC远程过程调用,二进制封装,提供高吞吐低延迟的高性能RPC框架
Newtonsoft.Json by: James Newton-King
  • 140 total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 22 total downloads
  • Latest version: 1.0.2
  • bson
Json.NET BSON adds support for reading and writing BSON
Nito.AsyncEx.Context by: Stephen Cleary
  • 66 total downloads
  • Latest version: 5.1.2
  • task async synchronizationcontext
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination by: Stephen Cleary
  • 56 total downloads
  • Latest version: 5.1.2
  • task async asynclock asynclazy
Asynchronous coordination primitives.
Nito.AsyncEx.Tasks by: Stephen Cleary
  • 61 total downloads
  • Latest version: 5.1.2
  • task async taskfactory cancellationtoken taskcompletionsource
Common helper methods for tasks as used in asynchronous programming.
Nito.Collections.Deque by: Stephen Cleary
  • 45 total downloads
  • Latest version: 1.1.1
  • collection deque dequeue
A double-ended queue.
Nito.Disposables by: Stephen Cleary
  • 49 total downloads
  • Latest version: 2.2.1
  • idisposable iasyncdisposable disposable
IDisposable and IAsyncDisposable helper types.
NPOI by: Tony Qu NPOI Contributors
  • 88 total downloads
  • Latest version: 2.7.0
  • xlsx xls Excel Word docx office ole
.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs
NSubstitute by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
  • 57 total downloads
  • Latest version: 5.1.0
  • mocking mocks testing unit-testing TDD AAA
NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.