ModelingEvolution.FileSystem.Blazor by: ModelingEvolution
  • 46 total downloads
  • Latest version: 2.3.0
  • blazor fileexplorer filesystem mudblazor filebrowser
Blazor FileExplorer component with MudBlazor for browsing local file systems. Uses IFileSystem abstraction for all operations.
ModelingEvolution.FloatingWindow by: ModelingEvolution
  • 40 total downloads
  • Latest version: 2.0.1
  • blazor mudblazor floating window draggable component
Floating draggable window component for Blazor using MudBlazor. Supports service-based pattern similar to MudDialog.
ModelingEvolution.HdrSplitControl by: ModelingEvolution
  • 41 total downloads
  • Latest version: 1.0.4
HDR Split Canvas Controls for Blazor
ModelingEvolution.Ide.Blazor by: ModelingEvolution.Ide.Blazor
  • 139 total downloads
  • Latest version: 1.1.17
Package Description
ModelingEvolution.Nng by: Jeikabu, James Freiwirth
  • 153 total downloads
  • Latest version: 1.0.2
  • nng csnng
.NET Core bindings to nng (https://github.com/nanomsg/nng)
ModelingEvolution.XTermBlazor by: BattlefieldDuck
  • 51 total downloads
  • Latest version: 2.2.3
  • xterm, xterm-js, blazor, blazor-server, blazor-webassembly, blazor-wasm, xtermblazor
Brings xterm.js to Blazor
Mono.Cecil by: Jb Evain
  • 48 total downloads
  • Latest version: 0.10.4
  • assembly assemblies module modules il cil msil bytecode reflection injection cecil mono aop
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.Options by: Microsoft
  • 6 total downloads
  • Latest version: 6.6.0.161
  • mono, options, command line, terminal
A Getopt::Long-inspired option parsing library for C#.
Mono.TextTemplating by: mhutch
  • 8 total downloads
  • Latest version: 2.0.5
  • T4, templating
Open-source implementation of the T4 templating engine.
MonoMod.Common by: 0x0ade
  • 224 total downloads
  • Latest version: 22.6.3.1
  • MonoMod assembly assemblies module modules il cil msil bytecode reflection injection cecil mono
Common building blocks used INTERNALLY by MonoMod and Harmony which can be used to build your own libraries, f.e. RuntimeDetour's platform abstraction and Utils' DynamicMethodDefinition. For code that is ready to use reliably, use MonoMod.Utils.
Moq by: Daniel Cazzulino, kzu
  • 49 total downloads
  • Latest version: 4.2.1510.2205
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET
MSBuild.Sdk.Extras by: Claire Novotny
  • 101 total downloads
  • Latest version: 3.0.44
  • msbuild,sdk,dotnet,xamarin,android,ios,macos,uwp,tizen
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MudBlazor by: Garderoben, Henon and Contributors
  • 177 total downloads
  • Latest version: 9.1.0
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MudBlazor.Markdown by: MyNihongo
  • 134 total downloads
  • Latest version: 9.0.0
  • mudblazor, blazor, markdown
Markdown component for MudBlazor (https://mudblazor.com/)
Nerdbank.GitVersioning by: Andrew Arnott
  • 276 total downloads
  • Latest version: 3.10.8-alpha
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NetMQ by: NetMQ
  • 27 total downloads
  • Latest version: 4.0.0.1
  • ZeroMQ,0MQ,CLRZMQ,NetMQ,Messaging,ZMQ,transport,distributed
A 100% native C# port of the lightweight high performance messaging library ZeroMQ
NETStandard.Library by: Microsoft
  • 1 total downloads
  • Latest version: 1.6.1-preview1-24530-04
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform. When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 175 total downloads
  • Latest version: 13.0.5-beta1
  • json
Json.NET is a popular high-performance JSON framework for .NET
Nito.AsyncEx by: Stephen Cleary
  • 160 total downloads
  • Latest version: 5.1.2
  • async await async-await task asynchronous nito nitro
A helper library for the Task-Based Asynchronous Pattern (TAP).
NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 239 total downloads
  • Latest version: 6.1.1
  • NLog logging log structured tracing logfiles database eventlog console
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