microsoft_kiota_serialization_json
Provides parsing and serialization support for the `application/json` content type.
0.0.8
20K downloads/mo
#2195 most downloaded on pub.dev
microsoft/kiota-dart
What this package is like to depend on
Last release 5 months ago
17 Mar 2026
Release timing varies
gaps range from 9 days to 6 months
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
8 releases · first in 2025
2 releases in the last 12 months
see the full history below
Release timeline
8 releases · Jan 2025 to Mar 2026
2026
Releases
latest 8-
0.0.817 Mar 2026Release notes
Open source →0.0.8 (2026-03-17)
Bug Fixes
- reduce parse node allocations when deserializing primitive types (d5ae9a9)
Performance Improvements
- extend static converter pattern to JsonParseNode and fix linter violations (29adfd9)
Release notes
Open source →Bug Fixes
- reduce parse node allocations when deserializing primitive types (d5ae9a9)
Performance Improvements
- extend static converter pattern to JsonParseNode and fix linter violations (29adfd9)
-
0.0.702 Oct 2025 -
0.0.605 Aug 2025 -
0.0.507 Mar 2025Release notes
Open source →0.0.5 (2026-03-17)
Bug Fixes
- reduce parse node allocations when deserializing primitive types (d5ae9a9)
Performance Improvements
Release notes
Open source → -
0.0.426 Feb 2025Release notes
Open source →Bug Fixes
- type int is not a subtype of double in type cast in json parse node (209a587)
-
0.0.329 Jan 2025 -
0.0.210 Jan 2025Release notes
Open source →Bug Fixes
- Include badge for latest pub.dev version in each package README (44f6e9d)
-
0.0.106 Jan 2025Release notes
Open source →- Initial version.
- Provides parsing and serialization support for the
application/jsoncontent type.