Found 12 packages
Provides the classes for Language-Integrated Query (LINQ) to Extensible Markup Language (XML). LINQ to XML is an in-memory XML programming interface that enables you to modify XML documents efficiently and easily. Commonly Used Types: System.Xml.Linq.XElement System.Xml.Linq.XAttribute System.Xml.Linq.XDocument System.Xml.Linq.XText System.Xml.Linq.XNode System.Xml.Linq.XContainer System.Xml.Linq.XComment System.Xml.Linq.XObject System.Xml.Linq.XProcessingInstruction System.Xml.Linq.XDocumentType When using NuGet 3.x this package requires at least version 3.4.
GroupDocs.Watermark for .NET is a powerful document watermarking API to add image and text watermarks, search and remove watermarks from various image and document formats like Word, Excel, PowerPoint, Visio, PDF, TIFF, JPG and many others.
Core reusable definitions for .NET Core and .NET Framework
对象池、Pool、XObjectPool
Microsoft developed open source tool for generating strongly typed libraries for accessing XML documents. This is a fork maintained by Eurostat for the SdmxSource project.
This XObjectsCore library provides an API for generated code and projects that use said generated code. Use this library in shipping apps + libraries; use LinqToXsdCore to generate code. Original Authors: Microsoft Corporation.
Cross-platform .NET Standard library for easy manipulation of XML
The XObjectsCodeGen provides code generation facilities, and is consumed by the LinqToXsdCore command line tool; use the LinqToXsdCore tool to generate code, and link to the XObjectsCore nuget package to consume the generated code in your shipping app or library. Original Authors: Microsoft Corporation.
A library for loosely comparing XML documents, useful for comparing the XML documents used as messages in various specifications and for configuration files. Order of siblings, Namespace prefixes, location of Namespace definition (xmlns attribute), etc. are ignored. This package also contains utility classes for discovering the XPath of supported .Net XObjects and NUnit support. Standalone code nuget packages are also available, see http://xmlspecificationcompare.codeplex.com/ for documentation.
Misc MPL Libraries from CodePlex: HttpAgilityPack, InputSimulator, Irony Parser, WCF Rest Start Kit, XObjects Uses the FluentSharp APIs
A command line tool that facilitates generating code from an XSD; also generates configuration files to control code generation. Do not include this nuget package as a dependency in shipping applications or libraries; use the code it generates in a shipping library or app and include a dependency on the XObjectsCore nuget package. Can be installed via 'dotnet tool install LinqToXsdCore --global', and then invoked via 'linqtoxsd'. Original Authors: Microsoft Corporation.
This is a code package containing utility classes for discovering the XPath of supported .Net XObjects, see http://xmlspecificationcompare.codeplex.com/ for documentation.