KubernetesClient by: The Kubernetes Project Authors
  • 14 total downloads
  • Latest version: 1.6.10
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Basic by: The Kubernetes Project Authors
  • 14 total downloads
  • Latest version: 11.0.44
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Models by: The Kubernetes Project Authors
  • 14 total downloads
  • Latest version: 11.0.44
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
libsodium by: Frank Denis
  • 23 total downloads
  • Latest version: 1.0.18.4
Internal implementation package not meant for direct consumption. Please do not reference directly.
Libuv by: Libuv
  • 78 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
LinqBridge by: Atif Aziz
  • 14 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.
LinqKit.Core by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
  • 315 total downloads
  • Latest version: 1.2.8
  • 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.
LiteDB by: Maurício David
  • 693 total downloads
  • Latest version: 5.0.21
  • database nosql embedded
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).
log4net by: The Apache Software Foundation
  • 342 total downloads
  • Latest version: 3.0.4
  • 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
Lucene.Net by: The Apache Software Foundation
  • 26 total downloads
  • Latest version: 4.8.0-beta00016
  • 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.
Lucene.Net.Analysis.Common by: The Apache Software Foundation
  • 28 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.Facet by: The Apache Software Foundation
  • 24 total downloads
  • Latest version: 4.8.0-beta00016
  • 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-beta00016/api/facet/package.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00016
Lucene.Net.Grouping by: The Apache Software Foundation
  • 29 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
Lucene.Net.Join by: The Apache Software Foundation
  • 28 total downloads
  • Latest version: 4.8.0-beta00016
  • 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-beta00016/api/join/package.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00016
Lucene.Net.Queries by: The Apache Software Foundation
  • 15 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.QueryParser by: The Apache Software Foundation
  • 28 total downloads
  • Latest version: 4.8.0-beta00016
  • 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-beta00016/api/queryparser/overview.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00016
Lucene.Net.Replicator by: The Apache Software Foundation
  • 13 total downloads
  • Latest version: 4.8.0-beta00016
  • 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-beta00016/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-beta00016
Lucene.Net.Sandbox by: The Apache Software Foundation
  • 28 total downloads
  • Latest version: 4.8.0-beta00016
  • 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-beta00016/api/sandbox/overview.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00016
Macross.Json.Extensions by: Macross.Json.Extensions
  • 9 total downloads
  • Latest version: 3.0.0
Macross Software Json extensions library. Provides helpers & converters for the System.Text.Json API and push stream types for the System.Net.Http API. Commonly Used Types: System.Text.Json.Utf8JsonStreamReader System.Text.Json.Serialization.JsonStringEnumMemberConverter System.Text.Json.Serialization.JsonMicrosoftDateTimeConverter System.Text.Json.Serialization.JsonMicrosoftDateTimeOffsetConverter System.Text.Json.Serialization.JsonIPAddressConverter System.Text.Json.Serialization.JsonIPEndPointConverter System.Text.Json.Serialization.JsonDelegatedStringConverter System.Text.Json.Serialization.JsonTypeConverterAdapter System.Net.Http.PushStreamContent System.Net.Http.PushStreamContent<T>
MagicOnion.Abstractions by: Cysharp
  • 14 total downloads
  • Latest version: 4.4.0
  • magiconion grpc http2
MagicOnion interfaces and abstractions for server and client. Commonly used types: MagicOnion.IService<TSelf> MagicOnion.IStreamingHub<TSelf, TReceiver> MagicOnion.UnaryResult<TResult> MagicOnion.IgnoreAttribute