HtmlAgilityPack
by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
- 4 total downloads
- Latest version: 1.12.1
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
---------------------------------------
This library is sponsored by ZZZ Projects:
https://entityframework-extensions.net/
https://eval-expression.net/
https://dapper-plus.net/
---------------------------------------
HAP is trusted by companies worldwide with over 150 million downloads.
Humanizer
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.4.2
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Hyak.Common
by: Microsoft
- 2 total downloads
- Latest version: 1.1.2
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
IdGen
by: RobIII
- 4 total downloads
- Latest version: 1.3.1
Twitter Snowflake-alike ID generator for .Net
IKVM.Image
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.5.2
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters, Jerome Haltom
- 4 total downloads
- Latest version: 8.14.0-tags-8-14-0-pre-1.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.10.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64
by: Jeroen Frijters, Jerome Haltom
- 2 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64
by: Jeroen Frijters, Jerome Haltom
- 4 total downloads
- Latest version: 8.13.4
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64
by: Jeroen Frijters, Jerome Haltom
- 2 total downloads
- Latest version: 8.15.0-dev.46
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64
by: Jeroen Frijters, Jerome Haltom
- 2 total downloads
- Latest version: 8.13.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win7-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.4.3
IKVM MSBuild Tools
JetBrains.Annotations
by: JetBrains
- 4 total downloads
- Latest version: 2022.1.0-eap3
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.
jQuery
by: jQuery Foundation, Inc.
- 1 total downloads
- Latest version: 3.1.0
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/
JWT
by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
- 2 total downloads
- Latest version: 10.0.0-beta9
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
KRE-CoreCLR-x86
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
libphonenumber-csharp
by: Patrick Mézard, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
- 4 total downloads
- Latest version: 8.12.23
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. http://code.google.com/p/libphonenumber/
librdkafka.redist
by: Magnus Edenhill, edenhill
- 6 total downloads
- Latest version: 2.13.0-RC1
The Apache Kafka C/C++ client library - redistributable
log4net
by: The Apache Software Foundation
- 1 total downloads
- Latest version: 2.0.15
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
Magick.NET-Q16-AnyCPU
by: Dirk Lemstra
- 6 total downloads
- Latest version: 7.9.0.2
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/Documentation before installing to help you decide the best version.