MessagePackAnalyzer 3.0.300

There is a newer version of this package available.
See the version list below for details.
dotnet add package MessagePackAnalyzer --version 3.0.300
                    
NuGet\Install-Package MessagePackAnalyzer -Version 3.0.300
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MessagePackAnalyzer" Version="3.0.300">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MessagePackAnalyzer" Version="3.0.300" />
                    
Directory.Packages.props
<PackageReference Include="MessagePackAnalyzer">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MessagePackAnalyzer --version 3.0.300
                    
#r "nuget: MessagePackAnalyzer, 3.0.300"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package MessagePackAnalyzer@3.0.300
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MessagePackAnalyzer&version=3.0.300
                    
Install as a Cake Addin
#tool nuget:?package=MessagePackAnalyzer&version=3.0.300
                    
Install as a Cake Tool

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (49)

Showing the top 5 NuGet packages that depend on MessagePackAnalyzer:

Package Downloads
MessagePack

Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).

Microsoft.VisualStudio.Debugger.Contracts

Package containing extensibility contracts between the debugger and other Visual Studio components, such as language services.

TIKSN-Framework

TIKSN Framework is a comprehensive .NET 10 toolkit for building modular applications with modern dependency injection and cross-platform support. It includes versioning, finance and money types, telemetry, licensing, composite weighted progress tracking, repository and unit of work abstractions for Entity Framework Core, Azure Storage, MongoDB, LiteDB, and RavenDB, language and region localization, JSON, MessagePack, and Protocol Buffers serialization, REST client and repository helpers, shell application infrastructure, and .NET MAUI support.

Butterfly.DataContract

Package Description

GreatUtilities.Infrastructure

Essencial tools to agile development.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on MessagePackAnalyzer:

Repository Stars
Cysharp/MemoryPack
Zero encoding extreme performance binary serializer for C# and Unity.
Cysharp/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
Version Downloads Last Updated
3.1.4 10,101,448 6/12/2025
3.1.3 6,065,686 2/4/2025
3.1.2 566,681 1/27/2025
3.1.1 3,130,092 12/26/2024
3.1.0 682,816 12/12/2024
3.0.308 528,127 12/9/2024
3.0.300 266,811 12/6/2024
3.0.238-rc.1 91,489 10/23/2024
3.0.233-rc.1 3,862 10/22/2024
3.0.214-rc.1 58,554 10/17/2024
3.0.208-rc-0001 1,533 10/16/2024
3.0.134-beta 13,227 7/29/2024
3.0.129-beta 796 7/26/2024
3.0.111-alpha 11,607 7/6/2024
2.5.198 42,796 4/10/2025
2.5.192 229,464 11/12/2024
2.5.187 319,015 10/17/2024
2.5.172 302,198 8/1/2024
2.5.171 40,865 7/5/2024
Loading failed