Lucene.Net.Join by: The Apache Software Foundation
  • 121 total downloads
  • Latest version: 4.8.0-beta00017
  • lucene.net core text search information retrieval lucene apache analysis index query join
Index-time and Query-time joins for normalized content of the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00017/api/join/package.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00017
LightInject.WebApi by: Bernhard Richter
  • 43 total downloads
  • Latest version: 2.0.0
  • Ioc Dependency-Injection Inversion-of-Control LightInject Web ASP.NET ASP MVC AspNet WebApi AspNetWebApi
An extension to the LightInject service container that enables dependency injection for Web API applications. See LightInject.WebApi.Source for the source distribution.
log4net by: The Apache Software Foundation
  • 417 total downloads
  • Latest version: 3.2.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
LightInject.Mvc by: Bernhard Richter
  • 43 total downloads
  • Latest version: 2.0.0
  • Ioc Dependency-Injection Inversion-of-Control LightInject Web ASP.NET ASP MVC
An extension to the LightInject service container that enables dependency injection for ASP.NET MVC applications. See LightInject.Mvc.Source for the source distribution.
LinqBridge by: Atif Aziz
  • 12 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.
Lucene.Net.Replicator by: The Apache Software Foundation
  • 98 total downloads
  • Latest version: 4.8.0-beta00017
  • lucene.net core text search information retrieval lucene apache analysis index query files replication replicate
Replicator that allows replication of files between a server and client(s) for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00017/api/replicator/Lucene.Net.Replicator.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00017
Lucene.Net.Queries by: The Apache Software Foundation
  • 107 total downloads
  • Latest version: 4.8.0-beta00017
  • lucene.net core text search information retrieval lucene apache analysis index query queries
Extended Filters and Queries for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00017/api/queries/Lucene.Net.Queries.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00017
Lucene.Net.Facet by: The Apache Software Foundation
  • 118 total downloads
  • Latest version: 4.8.0-beta00017
  • lucene.net core text search information retrieval lucene apache analysis index query facet faceted
Faceted indexing and search capabilities for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00017/api/facet/package.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00017
Lucene.Net by: The Apache Software Foundation
  • 151 total downloads
  • Latest version: 4.8.0-beta00017
  • lucene.net core text search information retrieval lucene apache analysis index query
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
  • 82 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
Lucene.Net.QueryParser by: The Apache Software Foundation
  • 104 total downloads
  • Latest version: 4.8.0-beta00017
  • lucene.net core text search information retrieval lucene apache analysis index query queryparser
Query parsers and parsing framework for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00017/api/queryparser/overview.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00017
LightInject by: Bernhard Richter
  • 677 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.
Lucene.Net.Sandbox by: The Apache Software Foundation
  • 105 total downloads
  • Latest version: 4.8.0-beta00017
  • lucene.net core text search information retrieval lucene apache analysis index query sandbox
Various third party contributions and new ideas extensions for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00017/api/sandbox/overview.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00017
Lucene.Net.Grouping by: The Apache Software Foundation
  • 105 total downloads
  • Latest version: 4.8.0-beta00017
  • lucene.net core text search information retrieval lucene apache analysis index query grouping group
Collectors for grouping search results for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00017/api/grouping/package.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00017
LightInject.Web by: Bernhard Richter
  • 63 total downloads
  • Latest version: 2.0.0
  • Ioc Dependency-Injection Inversion-of-Control LightInject Web ASP.NET
Enables the LightInject service container to be used in a web application by providing per web request scoped services.
Lucene.Net.Analysis.Common by: The Apache Software Foundation
  • 105 total downloads
  • Latest version: 4.8.0-beta00017
  • lucene.net core text search information retrieval lucene apache analysis index query
Analyzers for indexing content in different languages and domains for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00017/api/analysis-common/overview.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00017
Log4Net.Async by: Chris Haines
  • 69 total downloads
  • Latest version: 2.0.4
  • log4net .net40 asynchronous async
Asynchronous Log4Net appenders and forwarder
LinqKit.Microsoft.EntityFrameworkCore by: Joseph Albahari, Tomas Petricek, Scott Smith, Tuomas Hietanen, Stef Heyenrath
  • 981 total downloads
  • Latest version: 3.2.11
  • linq EF EntityFramework Entity Framework Core EntityFrameworkCore
LinqKit.Microsoft.EntityFrameworkCore contains extensions for LINQ to SQL and EntityFrameworkCore. With Include(...) and IDbAsync support.
LinqKit.Core by: Joseph Albahari, Tomas Petricek, Scott Smith, Tuomas Hietanen, Stef Heyenrath
  • 386 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.
LightInject.Annotation by: Bernhard Richter
  • 40 total downloads
  • Latest version: 1.1.0
  • Ioc Dependency-Injection Inversion-of-Control LightInject CommonServiceLocator WinRT Windows-Runtime
An extension to the LightInject service container that allows properties and constructor parameters to be annotated with the InjectAttribute class.