lz4net by: Milosz Krajewski
  • 14.33k total downloads
  • Latest version: 1.0.15.93
  • lz4 lz4hc fast compression decompression zlib lzf lzo snappy quicklz
LZ4 is lossless compression algorithm, sacrificing compression ratio for compression/decompression speed. Its compression speed is ~400 MB/s per core while decompression speed reaches ~2 GB/s, not far from RAM speed limits. LZ4net brings LZ4 to all (most?) .NET platforms: .NET 2.0+, .NET Core, Mono, Windows Phone, Xamarin.iOS, Xamarin.Android and Silverlight
log4net by: The Apache Software Foundation
  • 1.28k total downloads
  • Latest version: 2.0.17
  • 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
LumenWorks.Framework.IO by: Sébastien Lorion
  • 3 total downloads
  • Latest version: 3.8.0
  • csv parser delimited
A reader that provides fast, non-cached, forward-only access to CSV data. THIS PACKAGE IS NOT ENDORSED BY THE AUTHOR OF THE LIBRARY. The files in this package are otherwise exactly the same as LumenWorks.Framework.IO version 3.8.0 binaries downloadable from CodeProject and associated with the publication of the article (see project URL) on November 11, 2011. For support and issues, please contact the author.
Lucene.Net.Queries by: The Apache Software Foundation
  • 147 total downloads
  • Latest version: 4.8.0-beta00016
  • 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-beta00016/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-beta00016
Lucene.Net.Misc by: The Apache Software Foundation
  • 149 total downloads
  • Latest version: 4.8.0-beta00016
  • lucene.net core text search information retrieval lucene apache analysis index query miscellaneous
Index tools and other miscellaneous functionality for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00016/api/misc/Lucene.Net.Misc.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00016
lz4net.unsafe.netcore by: Milosz Krajewski
  • 14.243k total downloads
  • Latest version: 1.0.15.93
  • lz4 lz4hc fast compression decompression zlib lzf lzo snappy quicklz
This packages is not usable on its own. Please use https://www.nuget.org/packages/lz4net/ instead.
Longbow.PetaPoco by: Argo Zhang(argo@163.com)
  • 104 total downloads
  • Latest version: 5.1.0
  • Peta Poco Peta-Poco PetaPoco ORM-Micro Micro-ORM ORM ormmicro MVC MVC4 MVC5 MVC6 MySql Postgres MSSQL Database DAL SQL Easy
A Tiny ORMish thing for your POCO's.
Longbow.Cronos by: Andrey Dorokhov Sergey Odinokov
  • 18 total downloads
  • Latest version: 1.0.0
  • Cronos Cron Recurring
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.
Lucene.Net by: The Apache Software Foundation
  • 201 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.
Longbow.Configuration by: Argo Zhang(argo@163.com)
  • 178 total downloads
  • Latest version: 5.0.0
Longbow Component for .net core 2.0+ & .net framework 4.5+
log4stash by: urielha
  • 138 total downloads
  • Latest version: 2.3.0
  • log logging exception elasticsearch log4net appender logstash filters
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.
Lucene.Net.Grouping by: The Apache Software Foundation
  • 165 total downloads
  • Latest version: 4.8.0-beta00016
  • 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-beta00016/api/grouping/package.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00016
Longbow.ComponentModel by: Argo Zhang(argo@163.com)
  • 43 total downloads
  • Latest version: 5.0.1
Longbow Component for .net core 2.0+ & .net framework 4.5+
Lucene.Net.Analysis.Common by: The Apache Software Foundation
  • 158 total downloads
  • Latest version: 4.8.0-beta00016
  • 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-beta00016/api/analysis-common/overview.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00016
Lucene.Net.Suggest by: The Apache Software Foundation
  • 160 total downloads
  • Latest version: 4.8.0-beta00016
  • lucene.net core text search information retrieval lucene apache analysis index query suggest suggestion
Auto-suggest and Spellchecking support for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00016/api/suggest/overview.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00016
Longbow.Logging by: Argo Zhang(argo@163.com)
  • 444 total downloads
  • Latest version: 5.0.0
Longbow Component for .net core 2.0+ & .net framework 4.5+
Longbow.Tasks by: Argo Zhang(argo@163.com)
  • 565 total downloads
  • Latest version: 5.0.1
Longbow Component for .net core 2.0+ & .net framework 4.5+
Longbow by: Argo Zhang(argo@163.com)
  • 324 total downloads
  • Latest version: 5.0.1
Longbow Component for .net core 2.0+ & .net framework 4.5+
Longbow.Security.Cryptography by: Argo Zhang(argo@163.com)
  • 63 total downloads
  • Latest version: 5.2.0
Longbow Component for .net core 2.0+ & .net framework 4.5+
log4net.Ext.Json by: Robert Cutajar Grzegorz Dziadkiewicz
  • 14.572k total downloads
  • Latest version: 2.0.10.1
  • logging json
Enable JSON logging in log4net.