Lazy.SlideCaptcha.Core by: Lazy.SlideCaptcha.Core
  • 154 total downloads
  • Latest version: 2.0.1
基于.Net Standard 2.1的滑动验证码模块。从2.0.0起绘图由ImageSharp调整为SkiaSharp。
LazyCache by: https://github.com/alastairtree
  • 426 total downloads
  • Latest version: 2.4.0
  • Caching Performance Speed In-memory IMemoryCache Generics ServiceCacheing Lazy Cache Lazy-Load MemoryCache CachingService AppCache ApplicationCache Memcached
Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.
LibVLCSharp.Forms by: VideoLAN
  • 1.913k total downloads
  • Latest version: 3.9.4
  • libvlc vlc videolan native c/c++ video audio player media mediaplayer codec ffmpeg xamarin graphics ios android linux windows macos cross-platform
LibVLCSharp is a cross-platform audio and video API for .NET platforms based on VideoLAN's LibVLC Library. It provides a comprehensive multimedia API that can be used across mobile, server and desktop to render video and output audio. Mono, .NET Framework and .NET Core runtimes are supported. LibVLCSharp.Forms contains the Xamarin.Forms support for LibVLCSharp through custom renderers. It depends on LibVLCSharp and brings Xamarin.Forms support for: - Android, - iOS, - Mac. Xamarin.Forms support for GTK and WPF are in separate packages. LibVLC needs to be installed separately, see VideoLAN.LibVLC.* packages.
LibLog by: Damian Hickey
  • 821 total downloads
  • Latest version: 5.0.8
  • logging framework component nlog log4net entlib serilog loupe pcl
A source code package designed primarily for library and framework authors who want dependency free logging support in their component. Also useful in end applications. As of 5.0.0 it works with NetStandard2.0 and SDK projects. For legacy csproj format support use 4.x versions. If you are a library or framework author and you wish to provide logging support in your component there are a number of options: 1) Depend on a specific logging framework 2) Depend on Common.Logging 3) Implement your own ILog interface and make your consumers wire it up. Option 1 is not desirable because it forces your users to use a particular framework. Option 2 is not desirable because it will add yet more nuget package dependencies and project references with associated versioning concerns in addition to wiring up. Option 3 is desirable because it is dependency free but requires that your users to remember to write an adapter and wire things up. This package is a variation of option 3 but will automatically wire things up too. - It will add an ILog, ILogProvider etc to YourRootNamespace.Logging - ILog is one method to implement - Using optimized reflection, it transparently supports NLog, Log4Net, Serilog and Loupe without any wiring up required by an end user, if the end user simply has a reference to any of these logging frameworks.
LibGit2Sharp.NativeBinaries by: LibGit2Sharp contributors
  • 2.778k total downloads
  • Latest version: 2.0.323
Native binaries for LibGit2Sharp
LiteDB by: Maurício David
  • 2.593k total downloads
  • Latest version: 6.0.0-prerelease.73
  • database nosql embedded
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile
LinqBridge by: Atif Aziz
  • 53 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.
Lextm.SharpSnmpLib by: Malcolm Crowe Lex Li and other contributors.
  • 1.438k total downloads
  • Latest version: 12.5.7
  • smi snmp mib
#SNMP (SharpSNMP) Library is an open source library for developers who target Microsoft .NET platforms. It's developed in C# and can be used for F#, VB.NET, Oxygene, and more.
LinqSharp by: zmjack
  • 4.628k total downloads
  • Latest version: 8.0.23
  • Linq
LinqSharp is a smarter linq extension. It allows you to write simpler code to generate complex queries.
LightInject.Source by: Bernhard Richter
  • 1.537k total downloads
  • Latest version: 7.0.1
An ultra lightweight Inversion of Control container for the .Net framework. See LightInject.Source for the source distribution.
LibGit2Sharp by: LibGit2Sharp contributors
  • 3.079k 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
Libuv by: Libuv
  • 306 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
LibVLCSharp by: VideoLAN
  • 2.354k total downloads
  • Latest version: 3.9.4
  • libvlc vlc videolan native c/c++ video audio player media mediaplayer codec ffmpeg xamarin graphics ios android linux windows macos cross-platform
LibVLCSharp is a cross-platform audio and video API for .NET platforms based on VideoLAN's LibVLC Library. It provides a comprehensive multimedia API that can be used across mobile, server and desktop to render video and output audio. Mono, .NET Framework and .NET Core runtimes are supported. This package contains the core features of LibVLCSharp (libvlc loading and initialization, .NET-friendly classes to ease the use of libvlc...). All other `LibVLCSharp.*` packages depend on this one. Features: - Play every media file formats, every codec and every streaming protocols - Run on every platform, from desktop (Windows, Linux, Mac) to mobile (Android, iOS) and TVs - Hardware and efficient decoding on every platform, up to 8K - Network browsing for distant filesystems (SMB, FTP, SFTP, NFS...) and servers (UPnP, DLNA) - Playback of Audio CD, DVD and Bluray with menu navigation - Support for HDR, including tonemapping for SDR streams - Audio passthrough with SPDIF and HDMI, including for Audio HD codecs, like DD+, TrueHD or DTS-HD - Support for video and audio filters - Support for 360 video and 3D audio playback, including Ambisonics - Able to cast and stream to distant renderers, like Chromecast and UPnP renderers. This package also contains the views for the following platforms: - Android - iOS - Mac - tvOS - UWP If you need Xamarin.Forms support, see LibVLCSharp.Forms. LibVLC needs to be installed separately, see VideoLAN.LibVLC.* packages.
LightInject by: Bernhard Richter
  • 2.029k total downloads
  • Latest version: 7.0.1
  • Ioc Dependency-Injection Inversion-of-Control
An ultra lightweight Inversion of Control container for the .Net framework. See LightInject.Source for the source distribution.
LibVLCSharp.Android.AWindowModern by: VideoLAN
  • 140 total downloads
  • Latest version: 3.9.4
  • libvlc vlc videolan native c/c++ video audio player media mediaplayer codec ffmpeg xamarin graphics ios android linux windows macos cross-platform
LibVLCSharp is a cross-platform audio and video API for .NET platforms based on VideoLAN's LibVLC Library. It provides a comprehensive multimedia API that can be used across mobile, server and desktop to render video and output audio. Mono, .NET Framework and .NET Core runtimes are supported. LibVLCSharp.Android.AWindowModern contains part of the integration with the Android view. LibVLC needs to be installed separately, see VideoLAN.LibVLC.* packages.
librdkafka.redist by: Magnus Edenhill edenhill
  • 10.497k total downloads
  • Latest version: 2.12.1
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
LinqKit.Core by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
  • 1.16k total downloads
  • Latest version: 1.2.9
  • linq EF EntityFramework Entity Framework EntityFrameworkCore
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported.
LiveCharts by: Beto Rodriguez
  • 1.897k total downloads
  • Latest version: 0.9.7
  • livechart live chart charting plot plots plotting graph graphs graphing data
Simple, flexible, interactive and powerful data visualization for .Net
Lazy.Captcha.Core by: Lazy.Captcha.Core
  • 719 total downloads
  • Latest version: 2.2.3-alpha
  • captcha 验证码
仿EasyCaptcha和SimpleCaptcha,基于.Net Standard 2.0的图形验证码模块。版本2.0.0起绘图由ImageSharp调整为SkiaSharp。文档地址: https://gitee.com/pojianbing/lazy-captcha
Laojiu.WebApiClient by: xljiulang
  • 212 total downloads
  • Latest version: 1.2.2
一款基于HttpClient封装,只需要定义c#接口并修饰相关特性,即可异步调用远程http接口的客户端库