log4net
by: The Apache Software Foundation
- 1.508k total downloads
- Latest version: 3.2.0-preview.1
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
LibVLCSharp.Forms
by: VideoLAN
- 828 total downloads
- Latest version: 3.9.4
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.
LiteDB
by: Maurício David
- 877 total downloads
- Latest version: 5.0.21
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile
Signed by signpath.io from repository 'https://github.com/mbdavid/LiteDB' commit '391cc9318c5be6e56cb71b3ce14b1ed9cb324763' (see contained AppVeyorSettings.json file for build settings).
Longbow.GiteeAuth
by: Argo Zhang(argo@163.com)
- 134 total downloads
- Latest version: 5.2.0
Longbow Component for .net core 2.0+ & .net framework 4.5+
LinqBridge
by: Atif Aziz
- 31 total downloads
- Latest version: 1.3.0
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.
LinqSharp
by: zmjack
- 2.142k total downloads
- Latest version: 8.0.22
LinqSharp is a smarter linq extension. It allows you to write simpler code to generate complex queries.
LightInject.Source
by: Bernhard Richter
- 803 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.
LiveCharts.Wpf
by: Beto Rodriguez
- 159 total downloads
- Latest version: 0.9.7
Simple, flexible, interactive and powerful data visualization for Wpf
Longbow.Cronos
by: Andrey Dorokhov Sergey Odinokov
- 23 total downloads
- Latest version: 9.0.0
A fully-featured .NET library for parsing Cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
Longbow.Configuration
by: Argo Zhang(argo@163.com)
- 316 total downloads
- Latest version: 5.2.0
Longbow Component for .net core 2.0+ & .net framework 4.5+
Libuv
by: Libuv
- 157 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
log4stash
by: urielha
- 195 total downloads
- Latest version: 3.0.4
log4stash is a log4net appender for easy logging of exceptions and messages to Elasticsearch indices.
You can configure few filters to analyze log events before they got sended to Elasticsearch similar to the filters on logstash.
LibVLCSharp
by: VideoLAN
- 989 total downloads
- Latest version: 3.9.4
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
- 1.032k 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.
Longbow.ComponentModel
by: Argo Zhang(argo@163.com)
- 134 total downloads
- Latest version: 5.2.0
Longbow Component for .net core 2.0+ & .net framework 4.5+
LinqKit.Core
by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
- 552 total downloads
- Latest version: 1.2.8
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported.
Longbow
by: Argo Zhang(argo@163.com)
- 514 total downloads
- Latest version: 5.2.0
Longbow Component for .net core 2.0+ & .net framework 4.5+
LiveCharts
by: Beto Rodriguez
- 457 total downloads
- Latest version: 0.9.7
Simple, flexible, interactive and powerful data visualization for .Net
log4net.Ext.Json
by: Robert Cutajar Grzegorz Dziadkiewicz
- 14.693k total downloads
- Latest version: 3.0.3
Enable JSON logging in log4net.