Found 658 packages
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).
ASP.NET Core MVC Input/Output MessagePack formatter.
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.
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.
BinaryFormatter - binary serializer
Infinitely fast serializer for .NET, .NET Core and Unity.
Plain interfaces and KeyTuple of ZeroFormatter, it is used for define serializable targets.
System.Runtime.Serialization.Formatters
A Cucumber Messages formatter that produces a pretty HTML report for Cucumber runs.
SoapFormatter and related types for .NET Standard
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
ASP.NET Core InputFormatter, OutputFormatter for Protobuf
ASP.NET Core InputFormatter, OutputFormatter for IList CSV data
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.
ASP.NET Core BSON formatter, used for working with Binary JSON responses/requests.