ModelContextProtocol
by: ModelContextProtocol
- 111 total downloads
- Latest version: 0.7.0-preview.1
.NET SDK for the Model Context Protocol (MCP) with hosting and dependency injection extensions.
ModelContextProtocol.Core
by: ModelContextProtocol
- 51 total downloads
- Latest version: 0.7.0-preview.1
Core .NET SDK for the Model Context Protocol (MCP)
Mono.Cecil
by: Jb Evain
- 80 total downloads
- Latest version: 0.11.6
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
Mono.TextTemplating
by: Mikayla Hutchinson
- 105 total downloads
- Latest version: 3.0.0
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
MQTTnet
by: The contributors of MQTTnet
- 387 total downloads
- Latest version: 4.3.7.1207
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.
MQTTnet.Extensions.ManagedClient
by: The contributors of MQTTnet
- 378 total downloads
- Latest version: 4.3.7.1207
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
MSBuild.Sdk.Extras
by: Claire Novotny
- 254 total downloads
- Latest version: 3.0.44
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
NCrontab
by: Atif Aziz
- 20 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.
NCrontab.Signed
by: Atif Aziz
- 17 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
- 822 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.
NETStandard.Library
by: Microsoft
- 28 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.
Newtonsoft.Json
by: James Newton-King
- 298 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
- 16 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 304 total downloads
- Latest version: 6.1.0
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 6, 7, 8, 9 and 10
- .NET Standard 2.0 and 2.1
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging
For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Npgsql
by: Shay Rojansky, Nikita Kazmin, Brar Piening, Nino Floris, Yoh Deadfall, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
- 185 total downloads
- Latest version: 9.0.4
Npgsql is the open source .NET data provider for PostgreSQL.
Npgsql.EntityFrameworkCore.PostgreSQL
by: Shay Rojansky, Austin Drenski, Yoh Deadfall
- 212 total downloads
- Latest version: 8.0.0-preview.4
PostgreSQL/Npgsql provider for Entity Framework Core.
NSubstitute
by: Anthony Egerton, David Tchepak, Alexandr Nikitin, Oleksandr Povar
- 54 total downloads
- Latest version: 5.3.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.
NSwag.ApiDescription.Client
by: Rico Suter
- 528 total downloads
- Latest version: 14.6.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.MSBuild
by: Rico Suter
- 1.681k total downloads
- Latest version: 14.6.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Build.Tasks.Pack
by: Microsoft
- 69 total downloads
- Latest version: 6.14.0
NuGet tasks for MSBuild and dotnet pack.