Mono.TextTemplating
by: Mikayla Hutchinson
- 846 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#
MonoMod.Backports
by: 0x0ade DaNike
- 314 total downloads
- Latest version: 2.0.0-prerelease.4
A set of backports of new BCL features to all frameworks which MonoMod supports.
MonoMod.Backports.Shims
by: 0x0ade DaNike
- 49 total downloads
- Latest version: 2.0.0-prerelease.4
Shims for MonoMod.Backports to redirect certain OOB packages
MSBuild.Sdk.Extras
by: Oren Novotny
- 969 total downloads
- Latest version: 1.5.4
Additional MSBuild targets and properties for SDK-style .NET projects.
MsgPack.Cli
by: FUJIWARA Yusuke
- 2.011k 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
- 1.656k total downloads
- Latest version: 9.0.0-preview.2
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
- 86 total downloads
- Latest version: 2.0.3
Parses user agents for Browser, Platform and Bots.
MySql.Data
by: Oracle Corporation
- 1.038k total downloads
- Latest version: 9.5.0
MySql.Data.MySqlClient .Net Core Class Library
MySql.Data.EntityFrameworkCore
by: Oracle
- 135 total downloads
- Latest version: 8.0.22
MySql.Data.EntityFrameworkCore for Entity Framework.
MySql.EntityFrameworkCore
by: Oracle
- 113 total downloads
- Latest version: 3.1.32+MySQL8.0.33
MySQL Server database provider for Entity Framework Core.
MySqlConnector
by: Bradley Grainger
- 1.903k total downloads
- Latest version: 2.5.0
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
- 530 total downloads
- Latest version: 1.1.13
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
- 1.661k total downloads
- Latest version: 3.4.3
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NConsole
by: Rico Suter
- 268 total downloads
- Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
ncrontab
by: Atif Aziz
- 202 total downloads
- Latest version: 3.3.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
by: Atif Aziz
- 95 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
- 3.957k 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
- 3.743k total downloads
- Latest version: 2.13.16
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
Net.IBM.Data.Db2
by: IBM Corporation
- 24 total downloads
- Latest version: 9.0.0.400
IBM Data Server provider for .NET 9. For more details, please visit: https://community.ibm.com/community/user/blogs/vishwa-hs1/2020/07/12/db2-net-packages-download-and-configure
NetBox
by: Ivan Gavryliuk (@aloneguid)
- 487 total downloads
- Latest version: 2.5.3
Provides common simple helper functions to accelerate .NET development. Those vary by complexity and nature and include a lot of extension methods to calculate hashes (md5, crypto), string operations, short guids, string encoding, collection extensions, CSV support and many more.