MaterialDesignThemes
by: James Willock
- 4.917k total downloads
- Latest version: 5.0.1-ci577
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
jQuery.UI.Combined
by: jQuery UI Team
- 466 total downloads
- Latest version: 1.14.1
jQuery UI is an open source library of interface components — interactions, full-featured widgets, and animation effects — based on the stellar jQuery javascript library . Each component is built according to jQuery's event-driven architecture (find something, manipulate it) and is themeable, making it easy for developers of any skill level to integrate and extend into their own code.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
log4net
by: Apache Software Foundation
- 40 total downloads
- Latest version: 2.0.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
KRE-CoreCLR-x86
by: Microsoft
- 19 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
LibLog
by: Damian Hickey
- 222 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
- 587 total downloads
- Latest version: 2.0.323
Native binaries for LibGit2Sharp
LiteDB
by: Mauricio David
- 26 total downloads
- Latest version: 2.0.4
A simple embedded .NET NoSQL Document Store in a single data file
Lextm.SharpSnmpLib
by: Malcolm Crowe Lex Li and other contributors.
- 123 total downloads
- Latest version: 9.2.2
#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
- 157 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
- 191 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
- 97 total downloads
- Latest version: 0.9.7
Simple, flexible, interactive and powerful data visualization for Wpf
LibGit2Sharp
by: LibGit2Sharp contributors
- 202 total downloads
- Latest version: 0.24.0-pre20170124092542
LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.
Lucene.Net
by: The Apache Software Foundation
- 71 total downloads
- Latest version: 4.8.0-beta00017
Lucene.Net is a full-text search engine library capable of advanced text analysis, indexing, and searching. It can be used to easily add search capabilities to applications. Lucene.Net is a C# port of the popular Java Lucene search engine framework from The Apache Software Foundation, targeted at .NET Framework and .NET Core users.
Libuv
by: Libuv
- 101 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
jQuery.Validation
by: Jörn Zaefferer
- 342 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/
ManagedEsent
by: martinc
- 22 total downloads
- Latest version: 1.6.0
ManagedEsent provides managed access to ESENT, the embeddable
database engine native to Windows. ManagedEsent uses the esent.dll that is
part of Microsoft Windows so there are no extra unmanaged binaries to
download and install.
librdkafka.redist
by: Magnus Edenhill edenhill
- 3.385k total downloads
- Latest version: 2.10.0-RC2
The Apache Kafka C/C++ client library - redistributable
MahApps.Metro
by: Jan Karger Bastian Schmidt Dennis Daume Brendan Forster Alex Mitchell Paul Jenkins Jake Ginnivan
- 383 total downloads
- Latest version: 3.0.0-rc0516
The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a 'Modern' UI for their WPF apps (.Net 4.6.2 and later), with minimal effort.
log4net.Ext.Json
by: Robert Cutajar
- 56 total downloads
- Latest version: 2.0.8.3
Enable JSON logging in log4net.
KRE-CLR-x86
by: Microsoft
- 24 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86