MessagePackAnalyzer 1.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MessagePackAnalyzer --version 1.4.0                
NuGet\Install-Package MessagePackAnalyzer -Version 1.4.0                
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="1.4.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MessagePackAnalyzer --version 1.4.0                
#r "nuget: MessagePackAnalyzer, 1.4.0"                
#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.
// Install MessagePackAnalyzer as a Cake Addin
#addin nuget:?package=MessagePackAnalyzer&version=1.4.0

// Install MessagePackAnalyzer as a Cake Tool
#tool nuget:?package=MessagePackAnalyzer&version=1.4.0                

Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (41)

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

This is a .NET Framework enhancement framework. Main features are Versioning, Finance, Currency, Foreign Exchange, Money, Pricing strategy, Telemetry, Composite Weighted Progress, Repository and Unity of Wok pattern implementation with Entity Framework Core, Network Connectivity Service and Triggering, Settings, Windows Registry configuration source, Azure Storage Repository, MongoDB Repository, NoDB Repository, Lingual and Regional Localization, Serialization, Rest Requester, Rest Repository, Dependency Injection, Composition Root Setup base classes.

Butterfly.DataContract

Package Description

GreatUtilities.Infrastructure

Essencial tools to agile development.

GitHub repositories (17)

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

Repository Stars
Cysharp/MemoryPack
Zero encoding extreme performance binary serializer for C# and Unity.
microsoft/CsWin32
A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.
microsoft/vs-streamjsonrpc
The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.
JasonXuDeveloper/Nino
Definite useful and high performance serialization library for any C# projects, including but not limited to .NET Core apps or Unity/Godot games.
microsoft/vs-mef
Managed Extensibility Framework (MEF) implementation used by Visual Studio
Version Downloads Last updated
3.0.134-beta 4,505 7/29/2024
3.0.129-beta 308 7/26/2024
3.0.111-alpha 2,277 7/6/2024
3.0.54-alpha 870 5/12/2024
2.6.100-alpha 12,972 5/20/2023
2.6.95-alpha 2,084 5/19/2023
2.5.172 32,333 8/1/2024
2.5.171 19,895 7/5/2024
2.5.168 19,820 6/6/2024
2.5.140 283,873 11/30/2023
2.5.129 97,419 9/28/2023
2.5.124 392,710 6/27/2023
2.5.108 172,384 3/16/2023
2.5.103 5,391 3/14/2023
2.5.94 5,897 3/13/2023
2.5.64-alpha 6,210 12/3/2022
2.4.59 498,226 11/20/2022
2.4.35 343,599 6/28/2022
2.4.23-alpha 2,540 6/9/2022
2.4.14-alpha 3,524 2/28/2022
2.3.112 259,893 6/9/2022
2.3.85 1,394,707 9/20/2021
2.3.75 103,967 7/29/2021
2.3.73-alpha 2,601 7/17/2021
2.3.58-alpha 5,229 3/20/2021
2.2.113 61,501 7/17/2021
2.2.85 783,167 12/10/2020
2.2.60 117,515 9/28/2020
2.2.44-rc 3,176 9/14/2020
2.2.36-alpha 2,758 9/12/2020
2.1.194 105,283 9/14/2020
2.1.165 76,032 8/12/2020
2.1.152 33,545,058 7/1/2020
2.1.143 12,041 6/18/2020
2.1.115 210,219 4/11/2020
2.1.90 289,616 2/10/2020
2.1.80 12,263 1/30/2020
2.0.335 14,837 1/10/2020
2.0.323 14,990 12/16/2019
2.0.299-rc 5,817 11/30/2019
2.0.270-rc 2,399 11/25/2019
2.0.231-rc 2,978 11/13/2019
2.0.221-beta 2,616 11/8/2019
2.0.204-beta 2,509 11/5/2019
2.0.171-beta 2,769 10/17/2019
2.0.123-beta 4,521 7/16/2019
2.0.119-beta 2,851 7/15/2019
2.0.110-alpha 2,754 7/14/2019
1.9.11 28,850 2/10/2020
1.9.3 2,820 1/31/2020
1.9.3-g129239b107 2,739 1/30/2020
1.8.80 86,454 11/20/2019
1.8.74 81,974 10/15/2019
1.8.71-beta 4,047 7/9/2019
1.7.3.7 861,425 5/14/2019
1.6.0 743,269 4/2/2017
1.5.0 3,828 3/25/2017
1.4.0 9,222 3/10/2017
1.3.0 3,700 3/6/2017
1.2.0 3,512 3/2/2017
1.1.0 4,238 3/1/2017
1.0.0 4,706 3/1/2017

improve CodeFix, detect array, generics.