Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
MessagePack-CSharp
/
MessagePack-CSharp
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
775
Star
6.8k
Code
Issues
131
Pull requests
17
Discussions
Actions
Security and quality
14
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
MessagePack-CSharp
doc
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 29, 2024
Revert to v2's insecure-by-default mode
Show description for 16bda3d
AArnott
committed
16bda3d
View commit details
Copy full SHA for 16bda3d
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
Secure by default
Show description for e710178
AArnott
committed
e710178
View commit details
Copy full SHA for e710178
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
Fix handling of name collisions in type hierarchies
AArnott
committed
0d3ef09
View commit details
Copy full SHA for 0d3ef09
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
Add MsgPack017 to call out use of property `init` initializers
AArnott
committed
9929d21
View commit details
Copy full SHA for 9929d21
View code at this point
Browse repository at this point
Add MsgPack016 to notice use of KeyAttribute-derived attributes
AArnott
committed
41b9a4a
View commit details
Copy full SHA for 41b9a4a
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
Add MsgPack015 analyzer to encourage use of new `AllowPrivate` property
Show description for 03c2546
AArnott
committed
03c2546
View commit details
Copy full SHA for 03c2546
View code at this point
Browse repository at this point
Fix missing analyzer docs
AArnott
committed
b894674
View commit details
Copy full SHA for b894674
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
Document all the analyzers
AArnott
committed
e0b0143
View commit details
Copy full SHA for e0b0143
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
Update migration docs
AArnott
committed
6977566
View commit details
Copy full SHA for 6977566
View code at this point
Browse repository at this point
Commits on Apr 27, 2024
Add placeholders for MsgPack diagnostic documentation
AArnott
committed
74c7a54
View commit details
Copy full SHA for 74c7a54
View code at this point
Browse repository at this point
Report MsgPack012 diagnostics for inaccessible data types
AArnott
committed
6fa30a0
View commit details
Copy full SHA for 6fa30a0
View code at this point
Browse repository at this point
Report MsgPack011 diagnostics
AArnott
committed
7a74a25
View commit details
Copy full SHA for 7a74a25
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
Update docs, version to v3, and migration docs
AArnott
committed
20bcd51
View commit details
Copy full SHA for 20bcd51
View code at this point
Browse repository at this point
Commits on Jan 14, 2024
Massive refactor around analyzer options
Show description for 644cf44
AArnott
committed
644cf44
View commit details
Copy full SHA for 644cf44
View code at this point
Browse repository at this point
Commits on Aug 15, 2023
Switch from MSBuild properties to an AdditionalFiles json file
Show description for ce0c7ca
AArnott
committed
ce0c7ca
View commit details
Copy full SHA for ce0c7ca
View code at this point
Browse repository at this point
Commits on Jun 23, 2023
Add doc about removing the mark of the web
Show description for 743fc78
AArnott
committed
743fc78
View commit details
Copy full SHA for 743fc78
View code at this point
Browse repository at this point
Commits on Apr 5, 2023
Touch-ups
AArnott
committed
91616ea
View commit details
Copy full SHA for 91616ea
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
Get the first source generator test running as it should
AArnott
committed
19c252c
View commit details
Copy full SHA for 19c252c
View code at this point
Browse repository at this point
Commits on Jan 31, 2021
Add doc about how to consume CI builds
AArnott
committed
8e869d9
View commit details
Copy full SHA for 8e869d9
View code at this point
Browse repository at this point
Commits on Sep 10, 2020
Remove odd `PrimitiveObjectFormatter.InstanceWithExpandoObject` property
Show description for d05ed55
AArnott
committed
d05ed55
View commit details
Copy full SHA for d05ed55
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
Add xml snippet of how to customize mpc build task
AArnott
authored
e9da2b1
View commit details
Copy full SHA for e9da2b1
View code at this point
Browse repository at this point
Commits on Aug 3, 2020
Fill in doc for MessagePackGeneratedUsesMapMode
AArnott
committed
9c842ef
View commit details
Copy full SHA for 9c842ef
View code at this point
Browse repository at this point
Commits on Jul 18, 2020
Use MSBuild and Roslyn APIs for mpc
Show description for 3146caf
AArnott
committed
3146caf
View commit details
Copy full SHA for 3146caf
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
Conform pre-existing analyzers to ID and document minimally
AArnott
committed
d218434
View commit details
Copy full SHA for d218434
View code at this point
Browse repository at this point
Add MsgPack001 analyzer and first test
AArnott
committed
7340534
View commit details
Copy full SHA for 7340534
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
Merge pull request #759 from AArnott/dev/andarno/docTimeZoneChange
Show description for f6dbd1d
AArnott
authored
f6dbd1d
View commit details
Copy full SHA for f6dbd1d
View code at this point
Browse repository at this point
Document integer reading behavior changes
AArnott
committed
129cfa2
View commit details
Copy full SHA for 129cfa2
View code at this point
Browse repository at this point
Document subtle method name changes
AArnott
committed
ca77773
View commit details
Copy full SHA for ca77773
View code at this point
Browse repository at this point
Document change in Unspecified DateTime serialization
AArnott
committed
630ac95
View commit details
Copy full SHA for 630ac95
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
Document `TypelessFormatter.BindToType` change
Show description for 04dc106
AArnott
committed
04dc106
View commit details
Copy full SHA for 04dc106
View code at this point
Browse repository at this point
Commits on Dec 3, 2019
Merge pull request #699 from AArnott/fix388
Show description for a777b5a
AArnott
authored
a777b5a
View commit details
Copy full SHA for a777b5a
View code at this point
Browse repository at this point
Add MessagePackStreamReader
AArnott
committed
790cadd
View commit details
Copy full SHA for 790cadd
View code at this point
Browse repository at this point
Commits on Nov 30, 2019
Show description for 8982542
neuecc
committed
8982542
View commit details
Copy full SHA for 8982542
View code at this point
Browse repository at this point
Commits on Nov 21, 2019
Add substitute formatters and resolvers
AArnott
committed
acbb95d
View commit details
Copy full SHA for acbb95d
View code at this point
Browse repository at this point
Commits on Nov 20, 2019
Add v1->v2 migration doc
AArnott
committed
e913f9a
View commit details
Copy full SHA for e913f9a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.