System.Xml.XmlDocument
by: Microsoft
- 9 total downloads
- Latest version: 4.3.0
Provides an older in-memory Extensible Markup Language (XML) programming interface that enables you to modify XML documents. Developers should prefer the classes in the System.Xml.XDocument package.
Commonly Used Types:
System.Xml.XmlNode
System.Xml.XmlElement
System.Xml.XmlAttribute
System.Xml.XmlDocument
System.Xml.XmlDeclaration
System.Xml.XmlText
System.Xml.XmlComment
System.Xml.XmlNodeList
System.Xml.XmlWhitespace
System.Xml.XmlCDataSection
When using NuGet 3.x this package requires at least version 3.4.
TesseractOCR
by: Charles Weld & Kees van Spelde
- 246 total downloads
- Latest version: 5.3.5
Tesseract 5.3.1 adds a new neural net (LSTM) based OCR engine which is focused on line recognition, but also still supports the legacy Tesseract OCR engine of Tesseract 3
which works by recognizing character patterns. Compatibility with Tesseract 3 is enabled by using the Legacy OCR Engine mode (--oem 0). It also needs traineddata files
which support the legacy engine, for example those from the tessdata repository.
TimeZoneConverter
by: Matt Johnson-Pint
- 324 total downloads
- Latest version: 7.0.0
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
WatsonWebsocket
by: Joel Christner
- 20 total downloads
- Latest version: 4.1.2
WatsonWebsocket is the EASIEST and FASTEST way to build client and server applications that rely on messaging using websockets. It's. Really. Easy.
xunit.analyzers
by: jnewkirk bradwilson marcind
- 4 total downloads
- Latest version: 1.0.0
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.
xunit.assert
by: jnewkirk bradwilson
- 4 total downloads
- Latest version: 2.4.2
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1.
xunit.core
by: jnewkirk bradwilson
- 4 total downloads
- Latest version: 2.4.2
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core
by: jnewkirk bradwilson
- 4 total downloads
- Latest version: 2.4.2
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.runner.visualstudio
by: .NET Foundation and Contributors
- 4 total downloads
- Latest version: 2.4.5
Visual Studio 2019 16.8+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.7.2 or later, .NET Core 3.1 or later, and Universal Windows 10.0.16299 or later.
YamlDotNet
by: Antoine Aubry
- 159 total downloads
- Latest version: 16.2.1
YamlDotNet is a .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument. A serialization library is also included that allows to read and write objects from and to YAML streams.
ZstdSharp.Port
by: Oleg Stepanischev
- 118 total downloads
- Latest version: 0.8.5
Port of zstd compression library to c#
ZXing.Net
by: Michael Jahn
- 244 total downloads
- Latest version: 0.16.9
ZXing.Net is a port of ZXing, an open-source, multi-format 1D/2D barcode image processing library originally implemented in Java.
It has been ported by hand with a lot of optimizations and improvements.
It is compatible with .Net 2.0, .Net 3.5, .Net 4.x, .Net 5.x, .Net 6.x, .Net 7.x, Windows RT Class Library and Components, UWP, .Net Standard 1.x and 2.0x, .Net Core App 3.x, Silverlight 4, Silverlight 5, Windows Phone 7.x and Windows Phone 8.x and Xamarin.Android
ZXing.Net.Bindings.ImageSharp.V2
by: Michael Jahn
- 275 total downloads
- Latest version: 0.16.16
ZXing.Net Bindings for ImageSharp - use ImageSharp 2.0 with ZXing.Net for barcode reading