MediatR.Contracts by: Jimmy Bogard
  • 10 total downloads
  • Latest version: 2.0.1
  • mediator request response queries commands notifications
Contracts package for requests, responses, and notifications
MediatR by: Jimmy Bogard
  • 13 total downloads
  • Latest version: 14.2.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 21 total downloads
  • Latest version: 2.3.13
  • 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
  • 15 total downloads
  • Latest version: 2.3.13
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 216 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • 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.
MathNet.Numerics.Signed by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
  • 25 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).
Microsoft.AspNetCore by: Microsoft
  • 32 total downloads
  • Latest version: 2.3.13
  • aspnetcore
Microsoft.AspNetCore
MediatR.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 4 total downloads
  • Latest version: 9.0.0
  • mediator request response queries commands notifications
MediatR extensions for ASP.NET Core
Meziantou.Analyzer by: meziantou
  • 550 total downloads
  • Latest version: 3.0.235
  • Meziantou.Analyzer csharp roslyn static-analysis analyzer code-quality analyzers roslyn-analyzers
A powerful C# Roslyn analyzer that uses static analysis to detect bugs, surface security issues, and enforce best practices—helping developers and AI write more reliable code.
Microsoft.ApplicationInsights by: Microsoft
  • 15 total downloads
  • Latest version: 3.1.2
  • 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
Livekit.Server.Sdk.Dotnet by: pabloFuente
  • 6 total downloads
  • Latest version: 1.2.3
  • Livekit LiveKit livekit SDK WebRTC VoIP Dotnet realtime
.NET APIs to manage LiveKit Access Tokens, Rooms, Egress, Ingress, SIP and Agents. This library is designed to work with livekit-server. Use it with a .NET backend to manage access to LiveKit.
MessagePack by: neuecc aarnott
  • 88 total downloads
  • Latest version: 3.1.8
  • 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
  • 41 total downloads
  • Latest version: 3.1.8
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Attributes and interfaces for .NET types serializable with MessagePack.
LinqKit by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
  • 30 total downloads
  • Latest version: 1.3.11
  • linq EF EntityFramework Entity Framework
LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.
MailKit by: Jeffrey Stedfast
  • 83 total downloads
  • Latest version: 4.16.0
  • smtp pop3 imap mime security arc dkim smime s/mime openpgp pgp mbox mail email parser tnef
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.
LanguageExt.Core by: Paul Louth
  • 365 total downloads
  • Latest version: 4.4.9
  • 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# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
Microsoft.AspNetCore.Authentication by: Microsoft
  • 24 total downloads
  • Latest version: 2.3.13
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
MessagePackAnalyzer by: neuecc aarnott
  • 17 total downloads
  • Latest version: 3.1.8
  • 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.
Libuv by: Libuv
  • 1 total downloads
  • Latest version: 1.10.0-preview1-22040
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
log4net by: The Apache Software Foundation
  • 7 total downloads
  • Latest version: 3.3.2
  • 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