Mono.TextTemplating
by: mhutch
- 16 total downloads
- Latest version: 2.2.1
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
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.Data.MySqlClient .Net Core Class Library
MySql.Data.EntityFrameworkCore
by: Oracle
- 8 total downloads
- Latest version: 8.0.11
MySql.Data.EntityFrameworkCore for Entity Framework.
MySqlConnector
by: Bradley Grainger
- 117 total downloads
- Latest version: 2.3.5
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
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 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
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.Remoting
by: 新生命开发团队
- 26 total downloads
- Latest version: 2.2.2023.707
RPC远程过程调用,二进制封装,提供高吞吐低延迟的高性能RPC框架
Newtonsoft.Json
by: James Newton-King
- 140 total downloads
- Latest version: 13.0.3
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
Json.NET BSON adds support for reading and writing BSON
Nito.AsyncEx.Context
by: Stephen Cleary
- 66 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 56 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Tasks
by: Stephen Cleary
- 61 total downloads
- Latest version: 5.1.2
Common helper methods for tasks as used in asynchronous programming.
Nito.Collections.Deque
by: Stephen Cleary
- 45 total downloads
- Latest version: 1.1.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 49 total downloads
- Latest version: 2.2.1
IDisposable and IAsyncDisposable helper types.
NPOI
by: Tony Qu NPOI Contributors
- 88 total downloads
- Latest version: 2.7.0
.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
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.