HtmlAgilityPack
by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
- 1 total downloads
- Latest version: 1.11.42
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).
Humanizer.Core.da
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.6.2
Humanizer Locale Danish (da)
Humanizer.Core.de
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.3.3
Humanizer Locale (de)
Humanizer.Core.fa
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.10.1
Humanizer Locale Persian (fa)
Humanizer.Core.ko-KR
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.5.16
Humanizer Locale (ko-KR)
Humanizer.Core.nb-NO
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.8.26
Humanizer Locale Norwegian Bokmål (Norway) (nb-NO)
Humanizer.Core.tr
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.11.10
Humanizer Locale Turkish (tr)
IKVM
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 7 total downloads
- Latest version: 8.8.1
Java SE 8 Virtual Machine for .NET
IKVM.Image.runtime.linux-musl-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.11.0-pre.1
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.10.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.10.0
IKVM MSBuild Tools
JetBrains.Annotations
by: JetBrains
- 1 total downloads
- Latest version: 2018.2.1
ReSharper 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 ReSharper code inspections.
All usages of ReSharper 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.
K4os.Compression.LZ4
by: Milosz Krajewski
- 1 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
LanguageExt.Core
by: Paul Louth
- 6 total downloads
- Latest version: 5.0.0-beta-23
This framework uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
libphonenumber-csharp
by: Patrick Mézard, Thomas Clegg, Jarrod Alexander, Google, libphonenumber contributors
- 1 total downloads
- Latest version: 8.13.13
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/
Magick.NET-Q16-AnyCPU
by: Dirk Lemstra
- 1 total downloads
- Latest version: 7.14.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.
MessagePack
by: neuecc
- 1 total downloads
- Latest version: 1.6.0.2
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
MessagePackAnalyzer
by: neuecc, aarnott
- 1 total downloads
- Latest version: 2.5.172
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 1 total downloads
- Latest version: 2.11.2
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.Authentication
by: Microsoft
- 1 total downloads
- Latest version: 1.1.3
ASP.NET Core common types used by the various authentication middleware components.