Kveer.XmlRPC by: Sébastien Rault
  • 152 total downloads
  • Latest version: 1.3.1
  • xmlrpc
A port of CookComputing.XmlRpcV2 for dotnet core.
LettuceEncrypt by: Nate McMaster
  • 12 total downloads
  • Latest version: 1.3.0-beta.246
  • lets-encrypt aspnetcore https certificates
Provides API for configuring ASP.NET Core to automatically generate HTTPS certificates. This configures your server to use the ACME protocol to connect with a certificate authority (CA), such as Let's Encrypt (https://letsencrypt.org), to verify ownership of your domain name and generate a HTTPS certificate. This happens automatically when the server starts up, and will renew the certificate automatically when the expiration date is near. This only works with Kestrel, which is the default server configuration for ASP.NET Core projects. Other servers, such as IIS and nginx, are not supported.
Lib.Harmony by: Andreas Pardeike
  • 13 total downloads
  • Latest version: 2.4.2
  • Harmony Mono Patch Patching Runtime Detour Detours Aspect Aspects Mod Modding
A general non-destructive patch library for .NET and Mono modules.
Lib.Harmony.Ref by: Andreas Pardeike
  • 14 total downloads
  • Latest version: 2.4.2
  • Harmony Mono Patch Patching Runtime Detour Detours Aspect Aspects Mod Modding
A general non-destructive patch library for .NET and Mono modules.
LibGit2Sharp by: LibGit2Sharp contributors
  • 152 total downloads
  • Latest version: 0.31.0
  • libgit2 git
LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .NET
LibGit2Sharp.NativeBinaries by: LibGit2Sharp contributors
  • 217 total downloads
  • Latest version: 2.0.323
Native binaries for LibGit2Sharp
LinqBridge by: Atif Aziz
  • 2 total downloads
  • Latest version: 1.3.0
  • linq
With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 3.0 compiler and yet create programs that require only Microsoft .NET Framework 2.0. LINQBridge is a re-implementation of all the standard query operators introduced with Microsoft .NET Framework 3.5's System.Linq.Enumerable class.
LiquidProjections by: Dennis Doomen
  • 44 total downloads
  • Latest version: 3.2.0
  • event-sourcing; projections; ddd
Provides basic building blocks for creating asynchronous projectors that subscribe to an event store.
LiquidProjections.Abstractions by: Dennis Doomen
  • 24 total downloads
  • Latest version: 3.1.0
  • event-sourcing projections ddd
Defines an abstraction for an event store that supports a transactionally consist group of events.
LiteDB by: Maurício David
  • 83 total downloads
  • Latest version: 6.0.0-prerelease.77
  • database nosql embedded
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile
log4net by: The Apache Software Foundation
  • 32 total downloads
  • Latest version: 3.3.0
  • 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
Macross.Json.Extensions by: Macross.Json.Extensions
  • 62 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>
MailKit by: Jeffrey Stedfast
  • 84 total downloads
  • Latest version: 4.15.1
  • 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.
Makaretu.Dns by: Richard Schneider
  • 66 total downloads
  • Latest version: 2.0.1
  • dns
DNS data model with serializer/deserializer for the wire and master file format.
Makaretu.Dns.Multicast by: Richard Schneider
  • 80 total downloads
  • Latest version: 0.27.0
  • multicast mdns dns zeroconf
A simple Multicast Domain Name Service based on RFC 6762. Can be used as both a client (sending queries) or a server (responding to queries).
ManagedCuda-Nvml.NETStandard by: Michael Kunz, Sebastian Urban (.NET Standard port)
  • 20 total downloads
  • Latest version: 9.1.300
  • gpu cuda
managedCuda-wrapper for Nvml, only for x64-platform. CUDA Toolkit: 9.1.85.3 Minimum NVIDIA GPU driver: 387.92 This package is an unofficial port of ManagedCUDA to .NET Standard 2.0 and was tested on Linux and Windows (x64). This package contains components that are property of Nvidia Corporation and redistributed according to the "CUDA Supplement to Software License Agreement" of the "NVIDIA Software License Agreement". See the package license for details.
ManagedCuda.NETStandard by: Michael Kunz, Sebastian Urban (.NET Standard port)
  • 30 total downloads
  • Latest version: 9.1.300
  • gpu cuda
ManagedCuda aims an easy integration of NVidia's CUDA in .NET applications written in C#, Visual Basic or any other .NET language. This package includes only the core ManagedCuda library and no additional CUDA libraries. CUDA Toolkit: 9.1.85.3 Minimum NVIDIA GPU driver: 387.92 This package is an unofficial port of ManagedCUDA to .NET Standard 2.0 and was tested on Linux and Windows (x64). This package contains components that are property of Nvidia Corporation and redistributed according to the "CUDA Supplement to Software License Agreement" of the "NVIDIA Software License Agreement". See the package license for details.
Markdig by: Alexandre Mutel
  • 162 total downloads
  • Latest version: 1.1.1
  • Markdown CommonMark md html md2html
Markdig is a fast, powerful, CommonMark compliant, extensible Markdown processor for .NET.
MartinCostello.Logging.XUnit by: martin_costello
  • 31 total downloads
  • Latest version: 0.7.1
  • xunit logging
Extensions for Microsoft.Extensions.Logging for xunit.
McMaster.AspNetCore.Kestrel.Certificates by: Nate McMaster
  • 6 total downloads
  • Latest version: 1.0.0
  • lets-encrypt aspnetcore https certificates
A class library for managing HTTPS certificates with ASP.NET Core. This library includes API for dynamically selecting which HTTPS certificate to use in Kestrel.