Libuv by: Libuv
  • 123 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
LiteDB by: Maurício David
  • 979 total downloads
  • Latest version: 6.0.0-prerelease.73
  • database nosql embedded
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile
log4net by: The Apache Software Foundation
  • 471 total downloads
  • Latest version: 3.2.0
  • logging log tracing logfiles
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility
lz4net by: Milosz Krajewski
  • 16 total downloads
  • Latest version: 1.0.15.93
  • lz4 lz4hc fast compression decompression zlib lzf lzo snappy quicklz
LZ4 is lossless compression algorithm, sacrificing compression ratio for compression/decompression speed. Its compression speed is ~400 MB/s per core while decompression speed reaches ~2 GB/s, not far from RAM speed limits. LZ4net brings LZ4 to all (most?) .NET platforms: .NET 2.0+, .NET Core, Mono, Windows Phone, Xamarin.iOS, Xamarin.Android and Silverlight
ManagedEsent by: Microsoft
  • 61 total downloads
  • Latest version: 2.0.0
  • ManagedEsent NoSql ISAM Database Storage DatabaseEngine
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
MathNet.Numerics.Signed by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
  • 820 total downloads
  • Latest version: 5.0.0
  • math numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .NET 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
MedallionTopologicalSort by: Michael Adelson
  • 25 total downloads
  • Latest version: 1.0.0
  • enumerable collections topological sort sorting stable
A fast implementation of topological sorting that supports stable sorting as well as breaking ties via ThenBy[Descending]
Mediator.Abstractions by: Martin Othamar
  • 720 total downloads
  • Latest version: 3.1.0-preview.14
  • mediator mediator-pattern source-generation source-gen source-generator sourcegenerator C# .NET dotnet
Abstractions for the Mediator.SourceGenerator package.
Mediator.SourceGenerator by: Martin Othamar
  • 2.454k total downloads
  • Latest version: 3.1.0-preview.14
  • mediator mediator-pattern source-generation source-gen source-generator sourcegenerator C# .NET dotnet
A high performance .NET Mediator pattern implemenation using source generation.
MediatR by: Jimmy Bogard
  • 293 total downloads
  • Latest version: 14.0.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
MediatR.Contracts by: Jimmy Bogard
  • 25 total downloads
  • Latest version: 2.0.1
  • mediator request response queries commands notifications
Contracts package for requests, responses, and notifications
Medverse.Abp.AspNetCore.Mvc.UI.Theme.Basic by: Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic
  • 1.133k total downloads
  • Latest version: 8.28.4
Package Description
Medverse.Masterdata.Web by: Medverse.Masterdata.Web
  • 1.175k total downloads
  • Latest version: 8.2.0.56
Package Description
Medverse.Shared.Application.Contracts by: Medverse.Shared.Application.Contracts
  • 136 total downloads
  • Latest version: 0.0.10
Package Description
Medverse.Shared.Domain by: Medverse.Shared.Domain
  • 161 total downloads
  • Latest version: 0.0.10
Package Description
Medverse.Shared.Domain.Shared by: Medverse.Shared.Domain.Shared
  • 135 total downloads
  • Latest version: 0.0.10
Package Description
Medverse.Shared.HttpApi.Client by: Medverse.Shared.HttpApi.Client
  • 183 total downloads
  • Latest version: 0.0.10
Package Description
Medverse.Shared.Web by: Medverse.Shared.Web
  • 943 total downloads
  • Latest version: 8.2.0.5
Package Description
Medverse.UserManagement.Web by: Medverse.UserManagement.Web
  • 964 total downloads
  • Latest version: 8.2.0.38
Package Description
MessagePack by: neuecc aarnott
  • 2.664k total downloads
  • Latest version: 3.1.4
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).