Macross.Json.Extensions by: Macross.Json.Extensions
  • 13 total downloads
  • Latest version: 3.0.0
Macross Software Json extensions library. Provides helpers & converters for the System.Text.Json API and push stream types for the System.Net.Http API. Commonly Used Types: System.Text.Json.Utf8JsonStreamReader System.Text.Json.Serialization.JsonStringEnumMemberConverter System.Text.Json.Serialization.JsonMicrosoftDateTimeConverter System.Text.Json.Serialization.JsonMicrosoftDateTimeOffsetConverter System.Text.Json.Serialization.JsonIPAddressConverter System.Text.Json.Serialization.JsonIPEndPointConverter System.Text.Json.Serialization.JsonDelegatedStringConverter System.Text.Json.Serialization.JsonTypeConverterAdapter System.Net.Http.PushStreamContent System.Net.Http.PushStreamContent<T>
MagicOnion by: Cysharp
  • 20 total downloads
  • Latest version: 4.4.0
  • magiconion grpc http2
Unified Realtime/API framework for .NET platform and Unity. This package is meta package that includes MagicOnion.Server and MagicOnion.Client.
MagicOnion.Abstractions by: Cysharp
  • 19 total downloads
  • Latest version: 4.4.0
  • magiconion grpc http2
MagicOnion interfaces and abstractions for server and client. Commonly used types: MagicOnion.IService<TSelf> MagicOnion.IStreamingHub<TSelf, TReceiver> MagicOnion.UnaryResult<TResult> MagicOnion.IgnoreAttribute
MagicOnion.Server by: Cysharp
  • 20 total downloads
  • Latest version: 4.4.0
  • magiconion grpc http2
MagicOnion server built on top of ASP.NET Core. Unified Realtime/API framework for .NET platform and Unity.
MailKit by: Jeffrey Stedfast
  • 863 total downloads
  • Latest version: 4.1.0
  • smtp pop3 imap mime security arc dkim smime s/mime openpgp pgp mbox mail email parser tnef net462 net47 net48 net6.0 netstandard netstandard2.0 netstandard2.1
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices. Features include: * HTTP, Socks4, Socks4a and Socks5 proxy support. * SASL Authentication via ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 and XOAUTH2. * A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8. * A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG. * A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ANNOTATE, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, REPLACE, SAVEDATE, XLIST, and X-GM-EXT1. * Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported). * Asynchronous versions of all methods that hit the network. * S/MIME, OpenPGP, DKIM and ARC support via MimeKit. * Microsoft TNEF support via MimeKit.
Mapster by: chaowlert eric_swann
  • 1.042k total downloads
  • Latest version: 7.4.2-pre02
  • 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
  • 211 total downloads
  • Latest version: 1.2.3-pre02
  • mapster
Lightweight library for Mapster and Mapster CodeGen
Mapster.DependencyInjection by: chaowlert eric_swann andrerav
  • 128 total downloads
  • Latest version: 1.0.3-pre02
  • Mapster DependencyInjection
Dependency Injection supports for Mapster
Markdown by: red
  • 18 total downloads
  • Latest version: 2.2.1
  • markdown
Open source C# implementation of Markdown processor, as featured on Stack Overflow. This port is based heavily on the original Perl 1.0.1 and Perl 1.0.2b8 implementations of Markdown, with bits and pieces of the apparently much better maintained PHP Markdown folded into it. There are a few Stack Overflow specific modifications (which are all configurable, and all off by default). I'd like to ensure that this version stays within shouting distance of the Markdown "specification", such as it is...
MartinCostello.Logging.XUnit by: martin_costello
  • 181 total downloads
  • Latest version: 0.5.1
  • xunit logging
Extensions for Microsoft.Extensions.Logging for xunit.
MassTransit by: Chris Patterson
  • 42 total downloads
  • Latest version: 8.0.8
  • MassTransit
MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.Abstractions by: Chris Patterson
  • 68 total downloads
  • Latest version: 8.2.5
  • MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.AspNetCore by: Chris Patterson
  • 18 total downloads
  • Latest version: 7.0.0
  • MassTransit AspNetCore
MassTransit hosting for ASP.NET Core; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.RabbitMQ by: Chris Patterson
  • 74 total downloads
  • Latest version: 8.2.5
  • MassTransit RabbitMQ
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MediatR by: Jimmy Bogard
  • 768 total downloads
  • Latest version: 12.4.1
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
MediatR.Contracts by: Jimmy Bogard
  • 57 total downloads
  • Latest version: 2.0.1
  • mediator request response queries commands notifications
Contracts package for requests, responses, and notifications
MediatR.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 86 total downloads
  • Latest version: 11.1.0
  • mediator request response queries commands notifications
MediatR extensions for ASP.NET Core
MessagePack by: neuecc aarnott
  • 89 total downloads
  • Latest version: 2.5.140
  • 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
  • 70 total downloads
  • Latest version: 2.5.140
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer by: neuecc aarnott
  • 18 total downloads
  • Latest version: 2.1.152
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].