K4os.Hash.xxHash by: Milosz Krajewski
  • 1 total downloads
  • Latest version: 1.0.7
  • hash xxHash
xxHash hash implementation for .NET
LanguageExt.Core by: Paul Louth
  • 179 total downloads
  • Latest version: 5.0.0-beta-56
  • C#, Functional, Language Extension, Monad, Option, Either, Reader, Writer, State, List, Set, Map, Queue, Memo, Memoization, Immutable, Lambda, Pattern Matching, Tuple
This framework uses and abuses the features of C# 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, Thomas Clegg, Jarrod Alexander, Google, libphonenumber contributors
  • 4 total downloads
  • Latest version: 9.0.20
  • 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. https://github.com/google/libphonenumber
librdkafka.redist by: Magnus Edenhill, edenhill
  • 5 total downloads
  • Latest version: 2.2.0-RC1
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
MailKit by: Jeffrey Stedfast
  • 2 total downloads
  • Latest version: 4.7.1.1
  • 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
  • 1 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.
MediatR by: Jimmy Bogard
  • 2 total downloads
  • Latest version: 14.0.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
Medo.Uuid7 by: Josip Medved
  • 1 total downloads
  • Latest version: 1.8.2
  • UUID,GUID,UUID7,UUIDv7,UUID4,UUIDv4
A library that enables fast generation of version 7 (time-ordered) UUIDs, designed for efficient utilization in databases and resource indexing. It provides conversions to and from GUIDs, multiple string representations, and wide compatibility with .NET 7 and higher, including .NET 4.6.1 and higher (.NET Standard 2.0). Additionally, it supports version 4 (fully random) UUIDs.
MessagePack.Annotations by: neuecc, aarnott
  • 2 total downloads
  • Latest version: 2.2.44-rc
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer by: neuecc, aarnott
  • 1 total downloads
  • Latest version: 2.4.14-alpha
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Microsoft.ApplicationInsights by: Microsoft
  • 2 total downloads
  • Latest version: 3.0.0-beta1
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.AspNetCore by: Microsoft
  • 1 total downloads
  • Latest version: 2.20.0
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDKaspnetcore
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.DependencyCollector by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0
  • Analytics ApplicationInsights Telemetry AppInsights
Application Insights Dependency Collector for .NET applications. See http://go.microsoft.com/fwlink/?LinkID=510754 for more information. This is a dependent package for Application Insights platform specifc packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience.
Microsoft.ApplicationInsights.EventCounterCollector by: Microsoft
  • 0 total downloads
  • Latest version: 2.22.0
  • Azure Monitoring Analytics ApplicationInsights Telemetry ASP.NET aspnetcore Web Azure Server Services ASPX Websites Event Counters Performance Collection
Application Insights Event Counter Collector allows you to send data sent from EventCounters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.PerfCounterCollector by: Microsoft
  • 1 total downloads
  • Latest version: 2.12.2
  • Azure Monitoring Analytics ApplicationInsights Telemetry ASP.NET ASMX Web Azure Server Services ASPX Websites Performance Counters Performance Collection
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.WindowsServer by: Microsoft
  • 1 total downloads
  • Latest version: 2.23.0
  • Azure Monitoring Analytics ApplicationInsights Telemetry AppInsights
Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.All by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.16
  • 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
  • 13 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks. This package was built from the source at: https://github.com/aspnet/Antiforgery/tree/8a8a09bcf50efe8a6afe17d54d4fc16960cc6855
Microsoft.AspNetCore.Authentication by: Microsoft
  • 12 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components. This package was built from the source at: https://github.com/aspnet/Security/tree/5d5438a7f0842019e852b2bb911ed86dc0360cf7
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 6 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components. This package was built from the source at: https://github.com/aspnet/HttpAbstractions/tree/14076d94c38960787772ea7999c7aa159afbba2b