Libuv by: Libuv
  • 4 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
lz4net by: Milosz Krajewski
  • 2 total downloads
  • Latest version: 1.0.5.93
  • lz4 lz4hc fast compression decompression zlib lzf lzo snappy quicklz
Six implementations (safe, unsafe, C++/CLI x86/x64, MixedMode x86/x64) of LZ4 and LZ4HC - ultra fast compression algorithm. It is actually 6 DLLs packed inside facade DLL which will select the fastest one depending on platform. Multiple implementations give you ability to use it in any environment (trust level).
ManagedEsent by: Microsoft
  • 15 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.
Mapster by: chaowlert, eric_swann
  • 324 total downloads
  • Latest version: 7.4.0
  • Mapper AutoMapper Fast Mapping
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.
Mapster.Core by: chaowlert, eric_swann, andrerav
  • 324 total downloads
  • Latest version: 1.2.1
  • mapster
Lightweight library for Mapster and Mapster CodeGen
Mapster.EFCore by: chaowlert, eric_swann, andrerav
  • 309 total downloads
  • Latest version: 5.1.1
  • Mapster EFCore
EFCore plugin for Mapster
MediatR by: Jimmy Bogard
  • 45 total downloads
  • Latest version: 14.0.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
MediatR.Contracts by: Jimmy Bogard
  • 18 total downloads
  • Latest version: 2.0.1
  • mediator request response queries commands notifications
Contracts package for requests, responses, and notifications
MeiliSearch by: Meilisearch
  • 6 total downloads
  • Latest version: 0.18.0
  • meilisearch dotnet sdk search-engine search instant-search
.NET wrapper for Meilisearch, an open-source search engine
Melipayamak by: Melipayamak
  • 318 total downloads
  • Latest version: 1.2.0
Package Description
MessagePack by: neuecc, aarnott
  • 108 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).
MessagePack.Annotations by: neuecc, aarnott
  • 68 total downloads
  • Latest version: 3.1.3
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer by: neuecc, aarnott
  • 63 total downloads
  • Latest version: 3.1.4
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
Microsoft.AspNet.WebApi.Client by: Microsoft
  • 28 total downloads
  • Latest version: 6.0.0
  • Microsoft AspNet WebApi AspNetWebApi HttpClient
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNetCore.All by: Microsoft
  • 14 total downloads
  • Latest version: 2.2.7
  • aspnetcore
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 10 total downloads
  • Latest version: 2.3.0
  • aspnetcore antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 28 total downloads
  • Latest version: 2.3.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Core by: Microsoft
  • 32 total downloads
  • Latest version: 2.3.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Google by: Microsoft
  • 216 total downloads
  • Latest version: 10.0.1
  • aspnetcore authentication security
ASP.NET Core contains middleware to support Google's OAuth 2.0 authentication workflow. This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 168 total downloads
  • Latest version: 10.0.1
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef