Irony.NetCore
by: daxnet
- 38 total downloads
- Latest version: 1.0.11
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
J2N
by: NightOwl888
- 26 total downloads
- Latest version: 2.0.0
J2N is a library that helps bridge the gap between .NET and Java. It provides components to assist with porting Java code to .NET, such as collections, adapters, and extensions. It contains some features from Java that also make it generally useful in any .NET application.
JetBrains.Annotations
by: JetBrains
- 466 total downloads
- Latest version: 2025.1.0-eap1
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
JmesPath.Net
by: Jeremie Devillard Maxime Labelle
- 15 total downloads
- Latest version: 1.0.125
JmesPath.Net is a fully compliant JMESPATH parser.
jQuery
by: jQuery Foundation Inc.
- 13 total downloads
- Latest version: 3.4.1
jQuery is a new kind of JavaScript Library.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
JsonConverter.Abstractions
by: Stef Heyenrath
- 14 total downloads
- Latest version: 0.3.0
Common interface for Json converters (serialize and deserialize)
JsonSubTypes
by: Emmanuel Counasse
- 30 total downloads
- Latest version: 1.5.2
Discriminated Json Subtypes Converter implementation for .NET
K4os.Compression.LZ4
by: Milosz Krajewski
- 40 total downloads
- Latest version: 1.2.16
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 223 total downloads
- Latest version: 1.2.16
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 16 total downloads
- Latest version: 1.0.6
xxHash hash implementation for .NET
KitSys.BuildingBlocks.Grpc.Tools.Tasks
by: EngWaleedAbdullah
- 140 total downloads
- Latest version: 0.0.18
KitSys.BuildingBlocks.Grpc.Tools.Tasks
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
Multi-platform support library with a focus on asynchronous I/O.
LinqBridge
by: Atif Aziz
- 14 total downloads
- Latest version: 1.3.0
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
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
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
- 269 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
Lucene.Net
by: The Apache Software Foundation
- 26 total downloads
- Latest version: 4.8.0-beta00016
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
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
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