ModelingEvolution.FileSystem.Blazor
by: ModelingEvolution
- 46 total downloads
- Latest version: 2.3.0
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
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
.NET Core bindings to nng (https://github.com/nanomsg/nng)
ModelingEvolution.XTermBlazor
by: BattlefieldDuck
- 51 total downloads
- Latest version: 2.2.3
Brings xterm.js to Blazor
Mono.Cecil
by: Jb Evain
- 48 total downloads
- Latest version: 0.10.4
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
A Getopt::Long-inspired option parsing library for C#.
Mono.TextTemplating
by: mhutch
- 8 total downloads
- Latest version: 2.0.5
Open-source implementation of the T4 templating engine.
MonoMod.Common
by: 0x0ade
- 224 total downloads
- Latest version: 22.6.3.1
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 is the most popular and friendly mocking framework for .NET
MSBuild.Sdk.Extras
by: Claire Novotny
- 101 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`.
MudBlazor
by: Garderoben, Henon and Contributors
- 177 total downloads
- Latest version: 9.1.0
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
Markdown component for MudBlazor (https://mudblazor.com/)
Nerdbank.GitVersioning
by: Andrew Arnott
- 276 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.
NetMQ
by: NetMQ
- 27 total downloads
- Latest version: 4.0.0.1
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.NET is a popular high-performance JSON framework for .NET
Nito.AsyncEx
by: Stephen Cleary
- 160 total downloads
- Latest version: 5.1.2
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 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