JetBrains.Annotations by: JetBrains
  • 2 total downloads
  • Latest version: 2025.2.1
  • jetbrains resharper rider annotations canbenull notnull
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
JWT by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
  • 2 total downloads
  • Latest version: 9.0.3
  • jwt json authorization
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
K4os.Compression.LZ4 by: Milosz Krajewski
  • 1 total downloads
  • Latest version: 1.2.16
  • compression lz4
Port of LZ4 compression algorithm for .NET
KeraLua by: NLua
  • 4 total downloads
  • Latest version: 1.2.8
  • lua keralua
C# Native bindings of Lua 5.4 (compatible with iOS/Mac/Android/.NET/.NET Core/UWP)
LanguageExt.Core by: Paul Louth
  • 5 total downloads
  • Latest version: 3.1.4-beta
  • C#, Functional, Language Extension, Monad, Option, Either, Reader, Writer, State, List, Set, Map, Queue, Memo, Memoization, Immutable, Lambda, Pattern Matching, Tuple
This library uses and abuses the features of C# 6 and 7 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
libphonenumber-csharp by: Patrick Mézard, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
  • 3 total downloads
  • Latest version: 8.12.35
  • phonenumber phone libphonenumber e164 e.164 international
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. http://code.google.com/p/libphonenumber/
librdkafka.redist by: Magnus Edenhill, edenhill
  • 2 total downloads
  • Latest version: 2.3.0-RC3
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 1 total downloads
  • Latest version: 7.23.4
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
MailKit by: Jeffrey Stedfast
  • 1 total downloads
  • Latest version: 4.7.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.
ManagedEsent by: Microsoft
  • 2 total downloads
  • Latest version: 1.9.2
  • 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.
MessagePackAnalyzer by: neuecc, aarnott
  • 1 total downloads
  • Latest version: 2.3.58-alpha
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Microsoft.ApplicationInsights.Agent.Intercept by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.1
  • Instrumentation Extensions Decorate Callbacks Analytics ApplicationInsights Telemetry AppInsights
This NuGet enables Interception of method calls
Microsoft.AspNet.WebApi.Client by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.30506
  • 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 by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore
Microsoft.AspNetCore
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-preview.6.25358.103
  • aspnetcore targeting-pack
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.AzureAppServicesIntegration by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0
  • aspnetcore,azure,appservices
ASP.NET Core integration with Azure AppServices.
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 4 total downloads
  • Latest version: 9.0.14
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/baa6b294e728e6171378b4e8c52e42e7c4d4ed63
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.10
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c2a442982e736e17ae6bcadbfd8ccba278ee1be6