Found 364 packages
Provides common types, including System.Runtime.Serialization.DataContractAttribute, for libraries that support data contract serialization. Commonly Used Types: System.Runtime.Serialization.StreamingContext System.Runtime.Serialization.OnDeserializingAttribute System.Runtime.Serialization.OnDeserializedAttribute System.Runtime.Serialization.OnSerializingAttribute System.Runtime.Serialization.OnSerializedAttribute System.Runtime.Serialization.EnumMemberAttribute System.Runtime.Serialization.DataMemberAttribute System.Runtime.Serialization.DataContractAttribute System.Runtime.Serialization.IgnoreDataMemberAttribute System.Runtime.Serialization.SerializationException When using NuGet 3.x this package requires at least version 3.4.
A simple replacement for TheoryData that automatically serializes and deserializes in order to show more fidelity in test cases.
Create, manage and save settings in Yaml or Json.
This package contains the data for the CloudEvents used within Google, generated and serialized using Protocol Buffers
This package contains the JsonField attribute marking a property to be serialized into database as JSON. Does not contain direct reference to Entity Framework. This package is mostly useful for shared libraries. To be used together with the Innofactor.EfCoreJsonValueConverter package.
Extensions for PeterKottas.DotNetCore.RequestResponse used to serialize Journey
Schema.org objects turned into strongly typed C# POCO classes for use in .NET. All classes can be serialized into JSON/JSON-LD and XML, typically used to represent structured data in the head section of html page.
An explicit json model binder to allow json serialized parts in for example a multipart-formdata request of a .Net-Core controller action.
HularionText is a package concerned with analyzing text. It contains pre-cursor patterns for serializers, parsers, and compilers.
In-memory cache and in-memory serialized cache based on PubComp.Caching.Core and System.Runtime.Caching
Its.Log processing logic and multiple writers/readers; Console, Serialized Files, Text Files, Event Log, and In-Memory for testing.
JSON Patch (https://tools.ietf.org/html/rfc6902) defines a JSON document structure for expressing a sequence of operations to apply to a JavaScript Object Notation (JSON) document; it is suitable for use with the HTTP PATCH method. The "application/json-patch+json" media type is used to identify such patch documents. One of the things this can be used for is partial updates for REST-ful API's, or, to quote the IETF: "This format is also potentially useful in other cases in which it is necessary to make partial updates to a JSON document or to a data structure that has similar constraints (i.e., they can be serialized as an object or an array using the JSON grammar)." That's what this package is all about. Web API supports the HttpPatch method, but there's currently no implementation of the JsonPatchDocument in .NET, making it hard to pass in a set of changes that have to be applied - especially if you're working cross-platform and standardization of your API is essential. Have a look at the project site for the current status of this package and to learn how to get started.
An assembly for extending calls in Http-related classes.
Avro deserializer for reading messages serialized with multiple schemas.
Provides an implementation to use Json.NET as the serializer for serialized columns
Enables working conveniently with information that will be serialized as JSON without taking a dependency on a specific JSON serialization framework.
Referencing this package allows Bond types to be serialized using the Bond Simple Binary serializer.
Assists in migrating serialized JSON.Net objects
A System.Text.Json converter attribute for forcing the (de)serialized value to lowercase
Schema.org objects (including pending types) turned into strongly typed C# POCO classes for use in .NET. All classes can be serialized into JSON/JSON-LD and XML, typically used to represent structured data in the head section of html page.