208 packages tagged with “Formatter”
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
Attributes and interfaces for .NET types serializable with MessagePack.
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disassembler and assembler written in C#. - 👍 Supports all Intel and AMD instructions - 👍 Correct: All instructions are tested and iced has been tested against other disassemblers/assemblers (xed, gas, objdump, masm, dumpbin, nasm, ndisasm) and fuzzed - 👍 100% C# code - 👍 The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output - 👍 The decoder decodes >130 MB/s - 👍 Small decoded instructions, only 40 bytes and the decoder doesn't allocate any memory - 👍 Create instructions with code assembler, eg. `asm.mov(eax, edx)` - 👍 The encoder can be used to re-encode decoded instructions at any address - 👍 API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, control flow info, etc - 👍 Supports `.NET Standard 2.0/2.1+` and `.NET Framework 4.5+` - 👍 License: MIT
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
MessagePack is fast, compact, and interoperable binary serialization format. This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
CB.System.Runtime.Serialization covers a collection of different implementations of the IFormatter interface.
ASP.NET Core MVC Input/Output MessagePack formatter.
Plain interfaces and KeyTuple of ZeroFormatter, it is used for define serializable targets.
MessagePack extensions for F#
Infinitely fast serializer for .NET, .NET Core and Unity.
Provides MessagePack serialization support for the UUID library, enabling high-performance binary serialization and deserialization of UUID values. Features include compact binary representation, thread-safe implementation, comprehensive error handling, and seamless integration with MessagePack's type resolution system. Optimized for both performance and memory efficiency across different .NET platforms.
Provides token replacement for interpolated (templated) strings not known at compile time such as those retrieved from data stores using a variety of token to value mappers.
BinaryFormatter - binary serializer
Deprecated package to add System.Collections.Immutable support to MessagePack. This is now built into the main package.
MSBuild Tasks of MessagePack for C#.
SoapFormatter and related types for .NET Standard
String extension methods for performing {named} {{parameterized}} string formatting, written for NetStandard 2.0
Utf8Json ASP.NET Core Mvc Input/Output Formatter.
An enhanced formatter for multipart/form-data data in ASP.NET Framework Web API 2 & ASP.NET Core Web API. This package can deal with nested properties and files.
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). Extension support for Unity.
ASP.NET Core BSON formatter, used for working with Binary JSON responses/requests.
This library adds support for NodaTime types to MessagePack C#.
MessagePack standalone code generator.
MessagePack formatters for ASP.NET Core MVC
Package Description
Add ImmutableCollection formatters to Utf8Json.
This is a port of Poor Man's T-SQL Formatter to .Net Standard 2.0 so it can be used with .Net or .Net Core. Everything but the core library (console app, web app, plugins, etc.) has been removed.