ModelContextProtocol
by: ModelContextProtocol
- 101 total downloads
- Latest version: 1.2.0
.NET SDK for the Model Context Protocol (MCP) with hosting and dependency injection extensions.
ModelContextProtocol.Core
by: ModelContextProtocol
- 54 total downloads
- Latest version: 1.1.0
Core .NET SDK for the Model Context Protocol (MCP)
Mono.TextTemplating
by: Mikayla Hutchinson
- 2.528k 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#
MSBuild.Sdk.Extras
by: Oren Novotny
- 2.632k total downloads
- Latest version: 1.5.4
Additional MSBuild targets and properties for SDK-style .NET projects.
MsgPack.Cli
by: FUJIWARA, Yusuke
- 263 total downloads
- Latest version: 1.0.1
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
MudBlazor
by: Garderoben, Henon and Contributors
- 2.843k total downloads
- Latest version: 9.2.0
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MyCSharp.HttpUserAgentParser
by: MyCSharp.de, Benjamin Abt, Günther Foidl and Contributors
- 310 total downloads
- Latest version: 2.0.3
Parses user agents for Browser, Platform and Bots.
Namotion.Reflection
by: Namotion.Reflection
- 1.067k 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.
NCrontab
by: Atif Aziz
- 83 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
- 13.792k total downloads
- Latest version: 3.10.44-alpha
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nerdbank.MessagePack
by: Andrew Arnott
- 46 total downloads
- Latest version: 1.1.62
A fast and more user-friendly MessagePack serialization library for .NET and .NET Framework. This package is brought to you by one of the two major contributors to MessagePack-CSharp. As its natural successor, this library comes packed with features that its predecessor lacks, and has ongoing support.
Premium support for trimming and Native AOT, secure deserialization of untrusted data, async serialization, streaming deserialization, skip serializing of default values, reference preservation, and support for reference cycles.
Also features an automatic structural equality API.
Nerdbank.Streams
by: Andrew Arnott
- 11.605k total downloads
- Latest version: 2.13.16
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NETStandard.Library
by: Microsoft
- 1.245k 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
- 4.396k 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
- 718 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
Nito.AsyncEx.Context
by: Stephen Cleary
- 350 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 337 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Tasks
by: Stephen Cleary
- 326 total downloads
- Latest version: 5.1.2
Common helper methods for tasks as used in asynchronous programming.
Nito.Collections.Deque
by: Stephen Cleary
- 227 total downloads
- Latest version: 1.2.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 351 total downloads
- Latest version: 2.5.0
IDisposable and IAsyncDisposable helper types.