Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / aaubry/YamlDotNet issues and pull requests
#786 - Fix NRT for ISerializer
Pull Request -
State: closed - Opened by meziantou over 1 year ago
- 4 comments
#785 - [OnSerializing] / [OnDeserialized] request
Issue -
State: closed - Opened by mjshin82 over 1 year ago
- 6 comments
Labels: enhancement
#784 - Some unit tests recently started failing on Linux
Issue -
State: closed - Opened by JJ11teen over 1 year ago
- 2 comments
#783 - NamingConvention didn't work
Issue -
State: closed - Opened by SlimeNull over 1 year ago
- 5 comments
#782 - MergingParser deserializer can now handle nested NodeSequence with aliases (try2)
Pull Request -
State: closed - Opened by hemnstill over 1 year ago
- 1 comment
#781 - Could you please think about offering a `CaseInsensitiveNamingConvention`?
Issue -
State: closed - Opened by schittli over 1 year ago
- 2 comments
Labels: enhancement
#780 - MergingParser deserializer can now handle nested NodeSequence + tests
Pull Request -
State: closed - Opened by hemnstill over 1 year ago
- 1 comment
#779 - The parser crashes on YAML generated by Ruby.
Issue -
State: open - Opened by rutger-dijkstra almost 2 years ago
Labels: bug
#778 - Quoted scalars are flow scalars only if flowLevel > 0
Pull Request -
State: closed - Opened by rutger-dijkstra almost 2 years ago
- 4 comments
#777 - MergingParser cannot parse yaml with array alias that contains list
Issue -
State: closed - Opened by hemnstill almost 2 years ago
- 5 comments
Labels: bug
#776 - Empty key is throwing an exception
Issue -
State: open - Opened by zwcloud almost 2 years ago
- 6 comments
Labels: bug
#775 - Serializing c# anonymous object
Issue -
State: closed - Opened by igor-dragutinovic almost 2 years ago
- 3 comments
Labels: question
#774 - Buffered deserialisation
Pull Request -
State: closed - Opened by JJ11teen almost 2 years ago
- 22 comments
#773 - Support naming conventions for enum members
Issue -
State: closed - Opened by pardahlman almost 2 years ago
- 4 comments
Labels: enhancement
#772 - update Bullseye from 4.1.1 to 4.2.1
Pull Request -
State: closed - Opened by adamralph almost 2 years ago
#771 - Follow up on duplicate key checking
Pull Request -
State: closed - Opened by stan-sz almost 2 years ago
- 1 comment
#770 - Questions about multidimensional arrays
Issue -
State: open - Opened by Fallen-G almost 2 years ago
- 2 comments
Labels: bug
#769 - Special named enums get taken into account with quotingneccesarystrings
Pull Request -
State: closed - Opened by EdwardCooke almost 2 years ago
#768 - Fixed DateTime serialization with JSON using single quotes
Pull Request -
State: closed - Opened by EdwardCooke almost 2 years ago
- 2 comments
#767 - Option to quote YAML 1.1 strings
Pull Request -
State: closed - Opened by LaXiS96 almost 2 years ago
- 1 comment
#766 - Is there a way to make enumerated values use an alias the way that members do?
Issue -
State: closed - Opened by jmo-gelsight almost 2 years ago
- 4 comments
Labels: enhancement
#765 - How do I specify the tag for each item in the List
Issue -
State: open - Opened by feelMySelfIsLouB almost 2 years ago
- 4 comments
Labels: question
#764 - Load yaml file with duplicated keys
Issue -
State: open - Opened by yz7788 almost 2 years ago
- 13 comments
Labels: bug
#763 - YamlDotNet doesn't respect non-nullable types
Issue -
State: closed - Opened by RobotsOnDrugs almost 2 years ago
- 11 comments
Labels: enhancement
#762 - Validate an unknown YAML string
Issue -
State: closed - Opened by mirsahibmovsumov almost 2 years ago
- 1 comment
Labels: enhancement
#761 - Added static builders and abstracted reflection components
Pull Request -
State: closed - Opened by EdwardCooke almost 2 years ago
- 1 comment
#760 - Added net7.0 to the nuspec file
Pull Request -
State: closed - Opened by EdwardCooke almost 2 years ago
- 1 comment
#759 - Allow braces in non-flows
Pull Request -
State: closed - Opened by EdwardCooke almost 2 years ago
- 1 comment
#758 - Static Object Context for Ahead of Time compiling and Trimmed libraries
Pull Request -
State: closed - Opened by EdwardCooke almost 2 years ago
- 1 comment
#753 - Binaries using YamlDotNet built with the "Trim unused code" option fail at runtime
Issue -
State: closed - Opened by RobotsOnDrugs almost 2 years ago
- 3 comments
Labels: duplicate
#740 - support net 7's native aot
Issue -
State: closed - Opened by ivanjx about 2 years ago
- 50 comments
Labels: enhancement
#738 - Added option to quote YAML 1.1 boolean strings
Pull Request -
State: closed - Opened by LaXiS96 about 2 years ago
- 8 comments
#737 - Serializer does not quote ambiguous strings
Issue -
State: closed - Opened by LaXiS96 about 2 years ago
- 3 comments
#736 - Pretty serialization: dynamically switch flow/block style and line width
Issue -
State: open - Opened by myocytebd about 2 years ago
Labels: enhancement
#734 - Is there any support for $ref in YAML spec to external files?
Issue -
State: closed - Opened by dpwdec about 2 years ago
- 3 comments
#732 - String starting with tab and comma is incorrectly serialized leading to SemanticErrorException when that yaml is deserialized
Issue -
State: closed - Opened by gb6sthingz about 2 years ago
- 5 comments
Labels: bug
#731 - Deserializing subclasses of abstact class
Issue -
State: closed - Opened by Ficus-x about 2 years ago
- 3 comments
#727 - Finalize line endings in cs files to crlf
Pull Request -
State: closed - Opened by EdwardCooke about 2 years ago
- 1 comment
#726 - fixinggitattributes
Pull Request -
State: closed - Opened by EdwardCooke about 2 years ago
- 1 comment
#725 - Change gitattributes to be *.cs instead of *.*
Pull Request -
State: closed - Opened by EdwardCooke about 2 years ago
#724 - Adds YamlPath Support
Pull Request -
State: closed - Opened by gfs about 2 years ago
- 5 comments
#722 - Allow parameterless private constructors when enabled
Pull Request -
State: closed - Opened by EdwardCooke about 2 years ago
- 1 comment
#716 - Implicit `null` is interpreted as empty string
Issue -
State: closed - Opened by flobernd about 2 years ago
- 2 comments
Labels: bug
#714 - Wrap all string values in quotes when serializing, if possible
Issue -
State: closed - Opened by PintTheDragon over 2 years ago
- 4 comments
Labels: enhancement
#708 - Multi-line scalars need to be indented.
Pull Request -
State: closed - Opened by EdwardCooke over 2 years ago
- 1 comment
#707 - Removed on-hold notices from the issue templates
Pull Request -
State: closed - Opened by EdwardCooke over 2 years ago
- 1 comment
#702 - Make long.minvalue deserialize
Pull Request -
State: closed - Opened by EdwardCooke over 2 years ago
- 1 comment
#700 - Block scalars can be keys too
Pull Request -
State: closed - Opened by EdwardCooke over 2 years ago
- 1 comment
#699 - Allow quoting of specialized strings like null/true/false/numbers etc
Pull Request -
State: closed - Opened by EdwardCooke over 2 years ago
- 5 comments
#698 - Allow set only properties during deserialization
Pull Request -
State: closed - Opened by EdwardCooke over 2 years ago
- 1 comment
#697 - Change the release notes link to use github releases
Pull Request -
State: closed - Opened by EdwardCooke over 2 years ago
- 1 comment
#695 - G17 was creating issues with doubles and floats
Pull Request -
State: closed - Opened by EdwardCooke over 2 years ago
- 1 comment
#693 - VS 2022, Unit Tests and fixes
Pull Request -
State: closed - Opened by EdwardCooke over 2 years ago
- 5 comments
#686 - How can we get all the values of available keys within Yaml file which has deep hierarchy. Also, If I just need to get all the keys available.
Issue -
State: closed - Opened by Coding-With-Ashish over 2 years ago
- 6 comments
#681 - Inconsistent behavior with anchors when using .IgnoreUnmatchedProperties() in the deserializer
Issue -
State: closed - Opened by IGkougkousis over 2 years ago
- 3 comments
Labels: bug
#661 - Add basic support to populate pre-existing C# objects when deserializing
Pull Request -
State: closed - Opened by krisrok almost 3 years ago
- 1 comment
#656 - FullObjectGraphTraversalStrategy.TraverseObject<TContext> makes its dictionary checks in (what appears to be) the wrong order
Issue -
State: closed - Opened by airbreather almost 3 years ago
- 1 comment
Labels: question
#653 - Introduce support for deserializing via annotated constructor
Pull Request -
State: closed - Opened by Arakade almost 3 years ago
- 4 comments
#644 - Serializer: Need more control over how keys are emitted
Issue -
State: closed - Opened by fireflycons about 3 years ago
- 3 comments
Labels: enhancement
#640 - Unity Package
Issue -
State: open - Opened by robin-moss about 3 years ago
- 13 comments
Labels: enhancement
#636 - Attempt to add a Unity project to test compilation
Pull Request -
State: open - Opened by aaubry about 3 years ago
- 4 comments
#634 - Asset store update
Pull Request -
State: closed - Opened by steinbitglis about 3 years ago
- 7 comments
#605 - Dynamic type resolution during deserialization based on serialized content
Issue -
State: closed - Opened by nitz over 3 years ago
- 6 comments
#593 - Expose (opt-in) unknown members during deserialization
Issue -
State: open - Opened by airbreather over 3 years ago
- 5 comments
Labels: enhancement
#592 - Add additional indentation for sequences
Pull Request -
State: closed - Opened by robertcoltheart over 3 years ago
- 2 comments
#587 - DateTime JSON compatible serialization doesn't put the date string in double quotes
Issue -
State: closed - Opened by mjeras over 3 years ago
- 1 comment
Labels: bug
#586 - Enums should allow EnumMemberAttribute
Issue -
State: closed - Opened by sebastianslutzky over 3 years ago
- 3 comments
Labels: enhancement
#585 - Enable filling get only ICollection property
Pull Request -
State: closed - Opened by ADIX7 over 3 years ago
- 4 comments
Labels: feedback-needed
#571 - C#9 records support
Issue -
State: open - Opened by marhoily almost 4 years ago
- 18 comments
Labels: enhancement
#551 - [Question] deserialization of immutable collection
Issue -
State: open - Opened by aPlacuzzi almost 4 years ago
- 4 comments
#536 - Deserializing is not handling non-unique keys correctly
Issue -
State: closed - Opened by Khazuar about 4 years ago
- 4 comments
Labels: enhancement
#535 - PRoblem with Literal Blocks??
Issue -
State: open - Opened by DynConcepts about 4 years ago
- 3 comments
Labels: bug
#523 - While scanning a literal block scalar, found extra spaces in first line.
Issue -
State: open - Opened by LaughingJohn about 4 years ago
- 11 comments
Labels: bug
#521 - Unable to deserialize short-form intrinsic functions
Issue -
State: open - Opened by ganeshnj about 4 years ago
- 2 comments
Labels: bug
#517 - SerializerBuilder interface for IoC
Issue -
State: open - Opened by sonic1981 over 4 years ago
- 5 comments
Labels: enhancement
#514 - Null value after deserializing an empty class with tag mapping
Issue -
State: open - Opened by Mabbutnem over 4 years ago
- 2 comments
Labels: question
#511 - Exception if string is indented by more spaces than the MaxBufferLength in Scanner.cs
Issue -
State: open - Opened by stuartbean over 4 years ago
Labels: question
#508 - Double-quoted Multi-line string deserialization issue
Issue -
State: closed - Opened by jmcburn over 4 years ago
- 5 comments
#495 - Renaming a property via an attribute + better aliasing method
Issue -
State: closed - Opened by xucian over 4 years ago
- 7 comments
#494 - Support for resolving deserialized objects to their line/ char positions
Issue -
State: closed - Opened by djluck over 4 years ago
- 5 comments
#493 - Dictionary keys and values incorrectly serialize some strings
Issue -
State: closed - Opened by Coleoid over 4 years ago
- 3 comments
Labels: bug
#486 - Fix use of `DynamicTypeResolver` during deserialization.
Pull Request -
State: closed - Opened by willson556 over 4 years ago
- 4 comments
#479 - Bugfix: Tag resolving for "int" and "float"
Pull Request -
State: closed - Opened by bernd5 over 4 years ago
- 5 comments
#478 - Pass ScalarStyle to members of Dictionary
Issue -
State: closed - Opened by nj0yeh over 4 years ago
- 4 comments
Labels: enhancement
#473 - Combination of EventEmitter and TypeConverter
Issue -
State: closed - Opened by hoyau over 4 years ago
- 6 comments
Labels: enhancement
#471 - I cannot figure out how to parse a YAML file with a key like "[0 cm, 1 cm]:" that can change
Issue -
State: closed - Opened by killsap over 4 years ago
- 4 comments
#464 - Update ScalarNodeDeserializer.cs
Pull Request -
State: closed - Opened by ETSD almost 5 years ago
- 5 comments
#463 - How to append prefix on some specific values when deserializing
Issue -
State: closed - Opened by diegosasw almost 5 years ago
- 1 comment
#462 - #311 impl for defining MappingStyle and SequenceStyle via Annotation
Pull Request -
State: closed - Opened by lqdchrm almost 5 years ago
- 3 comments
#459 - TypeConverters should be able to deserialize complex types
Issue -
State: closed - Opened by ramon-garcia almost 5 years ago
- 3 comments
Labels: enhancement
#455 - No setter dictionary property deserialization
Issue -
State: closed - Opened by powerumc almost 5 years ago
- 1 comment
Labels: bug
#454 - Add support for YAML inline syntax
Issue -
State: closed - Opened by yariker almost 5 years ago
- 5 comments
Labels: enhancement, help-wanted
#451 - Allow comments
Issue -
State: open - Opened by philippe-lavoie about 5 years ago
- 10 comments
Labels: enhancement, feedback-needed, help-wanted
#430 - Add async support for all IO operations
Issue -
State: open - Opened by aaubry about 5 years ago
- 18 comments
Labels: enhancement
#429 - Serialize Private Properties
Issue -
State: closed - Opened by surr34 about 5 years ago
- 3 comments
Labels: enhancement
#426 - YamlDotNet does not write accurately equal to yaml being loaded
Issue -
State: closed - Opened by kokizzu over 5 years ago
- 4 comments
#409 - YamlStream loses tag information
Issue -
State: open - Opened by aaubry over 5 years ago
- 7 comments
Labels: bug
#384 - Deserializing to JSON fails for integer
Issue -
State: open - Opened by philippe-lavoie almost 6 years ago
- 18 comments
Labels: bug
#368 - How to include YAML file inside another YAML file?
Issue -
State: closed - Opened by veraciousnottaken almost 6 years ago
- 4 comments
#360 - Nullable structs processing
Issue -
State: closed - Opened by incoboggart about 6 years ago
- 4 comments
Labels: bug