log4net
by: The Apache Software Foundation
- 1.111k total downloads
- Latest version: 2.0.17
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
KRE-CoreCLR-x86
by: Microsoft
- 26 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
LibLog
by: Damian Hickey
- 261 total downloads
- Latest version: 5.0.8
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
- 668 total downloads
- Latest version: 2.0.323
Native binaries for LibGit2Sharp
LiteDB
by: Maurício David
- 411 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).
Lextm.SharpSnmpLib
by: Malcolm Crowe Lex Li and other contributors.
- 325 total downloads
- Latest version: 11.3.0
#SNMP (SharpSNMP) Library is an open source library for developers who target Microsoft .NET/Xamarin/Mono platforms. It's developed in C# and can be used for F#, VB.NET, Oxygene, and more.
knockoutjs
by: The Knockout.js team
- 194 total downloads
- Latest version: 3.5.1
A JavaScript MVVM library to help you create rich, dynamic user interfaces with clean maintainable code
LightInject.Source
by: Bernhard Richter
- 357 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
- 110 total downloads
- Latest version: 0.9.7
Simple, flexible, interactive and powerful data visualization for Wpf
LibGit2Sharp
by: LibGit2Sharp contributors
- 243 total downloads
- Latest version: 0.25.0-preview-0033
LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.
Libuv
by: Libuv
- 124 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
jQuery.Validation
by: Jörn Zaefferer
- 443 total downloads
- Latest version: 1.21.0
This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization. That makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate it into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation methods, including URL and email validation, while providing an API to write your own methods. All bundled methods come with default error messages in english and translations into 32 languages.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
LibVLCSharp
by: VideoLAN
- 588 total downloads
- Latest version: 3.9.3
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
- 380 total downloads
- Latest version: 6.4.1
An ultra lightweight Inversion of Control container for the .Net framework. See LightInject.Source for the source distribution.
JWT
by: Alexander Batishchev John Sheehan Michael Lehenbauer
- 1.387k total downloads
- Latest version: 11.0.0
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
librdkafka.redist
by: Magnus Edenhill edenhill
- 3.504k total downloads
- Latest version: 2.10.1-RC1
The Apache Kafka C/C++ client library - redistributable
LanguageExt.Core
by: Paul Louth
- 1.441k total downloads
- Latest version: 2.1.19
This library uses and abuses the features of C# 6 and 7 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
LinqKit.Core
by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
- 446 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.
log4net.Ext.Json
by: Robert Cutajar Grzegorz Dziadkiewicz
- 14.472k total downloads
- Latest version: 2.0.10.1
Enable JSON logging in log4net.
KRE-CLR-x86
by: Microsoft
- 29 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86