Found 113 packages
Attributes and interfaces for .NET types serializable with MessagePack.
Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing XML data to objects. Commonly Used Types: System.Xml.Serialization.IXmlSerializable System.Xml.Serialization.XmlSerializer System.Xml.Serialization.XmlIgnoreAttribute System.Xml.Serialization.XmlElementAttribute System.Xml.Serialization.XmlAttributeAttribute System.Xml.Serialization.XmlArrayAttribute System.Xml.Serialization.XmlRootAttribute System.Xml.Serialization.XmlArrayItemAttribute System.Xml.Serialization.XmlTypeAttribute System.Xml.Serialization.XmlEnumAttribute When using NuGet 3.x this package requires at least version 3.4.
A fast library used to calculate a text based formula input all contained in a convienent serilizable object. Add your own custom functions and variables. Calculate Boolean, String and Float outputs.
Class library with base objects that provide serializable to and from XML and JSON strings and binary serialization using the native binary formatter.
Create named pipe servers that can handle multiple client connections simultaneously. Send strongly-typed messages between clients and servers: any serializable .NET object can be sent over a pipe and will be automatically serialized/deserialized, including cyclical references and complex object graphs. Messages are sent and received asynchronously on a separate background thread and marshalled back to the calling thread (typically the UI). Supports large messages - up to 300 MiB. Requires .NET 4.0 full.
Library for validating that .NET types are serializable and deserialize with System.Runtime.Serialization.
A library for easily serializing mail messages
This package contains a library that makes is very easy to serialize classes. It is based on the .net 3.0 DataContract and the excellent Newtonsoft.Json library. It also contains two classes that can be used for app data storage. Saving to both XML and JSON are supported. Also you can choose to automatically compress the files.
A functional approach to returning a guaranteed result and avoiding null reference checks in a strongly-typed way.
Packaged version of the S22 Mail Client.
Package Description
SerializableDataTable is a library providing an abstraction class that allows you to serialize and deserialize data to and from a DataTable instance.
Adds ASP.NetCore methods and extensions to the Capgemini.SerializableResult NuGet
Lightweight and serializable PagedList implementation for .NET 4.5.2+ For collection types: IQuryable<T>, IEnumerable<T>, ICollection<T>
A project to make it easier to serialise and deserialise HTTP requests and responses
Plain interfaces and KeyTuple of ZeroFormatter, it is used for define serializable targets.
DataContract Serializable TableEntity base class that implements azure table storage ITableEntity interface. For the classes that need to be written to table storage, all that is required is to inherit from this base class and that s all. TableEntity class in the client SDK can be used as a base class as well but TableEntity class is not DataContract serializable so your entities will not be DataContract Serializable and cannot be exchanged between WCF services as a result.
Fody add-in that allows EntityFramework complex properties to be saved in serialized form.
Wire-Safe Serializable Job Model and functionality
A class annotated with [DeepSerializable] and all of its fields, recursively, are marked as serializable.