Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / xoofx/SharpYaml issues and pull requests

#118 - Fix IgnoreUnmatchedProperties for map types

Pull Request - State: closed - Opened by bdovaz 5 months ago - 6 comments

#116 - Allow reuse of Serializer instance

Pull Request - State: closed - Opened by bdovaz almost 2 years ago - 1 comment
Labels: enhancement

#115 - Reusing Serializer instance errors

Issue - State: closed - Opened by bdovaz almost 2 years ago - 5 comments
Labels: question

#114 - Added named order constructor to YamlMemberAttribute.

Pull Request - State: closed - Opened by jbienz almost 2 years ago - 2 comments
Labels: enhancement

#113 - Tag type names in payloads are no longer respected by default.

Pull Request - State: closed - Opened by udaken about 2 years ago
Labels: breaking-change

#112 - Force double quotes on integers and null in string

Pull Request - State: closed - Opened by jnystad about 2 years ago - 7 comments
Labels: bug

#111 - Custom naming convention attribute

Issue - State: closed - Opened by akhansari about 2 years ago

#110 - Add Nullable reference type annotations

Pull Request - State: closed - Opened by udaken about 2 years ago - 1 comment
Labels: enhancement

#109 - Question: Plans to support NRT?

Issue - State: closed - Opened by udaken about 2 years ago - 2 comments
Labels: enhancement, PR Welcome!

#108 - Make use pattern matching.

Pull Request - State: closed - Opened by udaken about 2 years ago

#107 - Make use interpolated strings

Pull Request - State: closed - Opened by udaken about 2 years ago - 3 comments

#105 - Some improvements.

Pull Request - State: closed - Opened by udaken about 2 years ago - 2 comments

#104 - Apply RegexOptions.Compiled to static Regex objects.

Pull Request - State: closed - Opened by udaken about 2 years ago - 1 comment

#103 - Fix doc comments.

Pull Request - State: closed - Opened by udaken about 2 years ago - 1 comment

#102 - License Confusion #99

Pull Request - State: closed - Opened by savornicesei about 2 years ago

#101 - Fix tests

Pull Request - State: closed - Opened by udaken about 2 years ago

#100 - Code cleanup

Pull Request - State: closed - Opened by udaken about 2 years ago - 1 comment

#99 - License Confusion

Issue - State: closed - Opened by udaken about 2 years ago - 1 comment
Labels: bug

#98 - Multiline strings are not emitted in the literal/folded style

Issue - State: open - Opened by ltrzesniewski about 2 years ago
Labels: enhancement, PR Welcome!

#97 - Anchor missing for sibling nested objects

Issue - State: closed - Opened by RKeelan about 2 years ago - 2 comments
Labels: bug

#96 - Quotation marks are need for string like `"1e3"`, otherwise it will be regard as number `1000`

Issue - State: closed - Opened by Keillion over 2 years ago - 2 comments
Labels: bug, PR Welcome!

#95 - SemanticErrorException when path key exceeds 1023 characters

Issue - State: open - Opened by ShaunLoganOracle over 2 years ago - 3 comments
Labels: invalid

#94 - Add option to serializer settings to ignore null values

Pull Request - State: closed - Opened by sescalada over 2 years ago - 1 comment
Labels: enhancement

#93 - No longer can set Alias for property like this: [YamlMember(Alias = "$ref")]

Issue - State: open - Opened by BuzzyLizzy almost 3 years ago - 1 comment
Labels: question

#92 - Remove dependency on System.Reflection.TypeExtensions from netstandad2.0

Pull Request - State: closed - Opened by kzu almost 3 years ago

#91 - Ignore unmapped properties in YAML

Pull Request - State: closed - Opened by Cinchoo almost 3 years ago

#90 - Ignore unmapped properties in YAML

Issue - State: closed - Opened by Cinchoo almost 3 years ago - 4 comments
Labels: bug, PR Welcome!

#89 - Exception was of type 'FileNotFoundException'

Issue - State: closed - Opened by shojajou almost 3 years ago - 1 comment

#88 - Eliminate memory allocation and redundant bound checks in AnalyzeScalar.

Pull Request - State: closed - Opened by maxvoxel8 almost 3 years ago

#87 - Use StringLookaheadBuffer if a string is available.

Pull Request - State: closed - Opened by maxvoxel8 about 3 years ago - 7 comments

#86 - Fix EmitJsonComptible typo by hiding old member and adding fixed one

Pull Request - State: closed - Opened by kzu about 3 years ago - 1 comment

#85 - Preserving comments

Issue - State: open - Opened by Trojaner over 3 years ago - 2 comments
Labels: enhancement, PR Welcome!

#83 - When is the support dimension [2]?

Issue - State: open - Opened by bqio almost 4 years ago

#82 - Always enclose keys in quotes when emitting JSON.

Pull Request - State: closed - Opened by maxvoxel8 almost 4 years ago - 1 comment

#81 - Support for System Immutable collection types

Issue - State: open - Opened by ite-klass almost 4 years ago - 1 comment

#80 - Custom converter for generic types

Issue - State: open - Opened by slimshader almost 4 years ago

#79 - Usage samples are lacking information

Issue - State: open - Opened by csharpsi about 4 years ago - 1 comment
Labels: question

#78 - Fix clearing of mapping/sequence, and update IsImplicit when setting Tag.

Pull Request - State: closed - Opened by maxvoxel8 about 4 years ago

#77 - Serialization of private properties

Issue - State: closed - Opened by alexrp about 4 years ago - 2 comments
Labels: enhancement, PR Welcome!

#76 - Add PascalCase and CamelCase naming convention support

Pull Request - State: closed - Opened by peter-dolkens over 4 years ago

#75 - Make CoreSchema a singleton so that PrepareScalarRules only runs once.

Pull Request - State: closed - Opened by maxvoxel8 over 4 years ago

#73 - Yaml creation error

Issue - State: closed - Opened by liuyl1992 over 4 years ago - 5 comments
Labels: invalid, question

#72 - Fix serialization with DefaultStyle set to Flow (#70)

Pull Request - State: closed - Opened by yariker over 4 years ago - 1 comment

#71 - Handle parsing unicode surrogate pairs.

Pull Request - State: closed - Opened by maxvoxel8 over 4 years ago - 1 comment

#70 - SerializerSettings.DefaultStyle not working

Issue - State: open - Opened by yariker over 4 years ago

#69 - Add digital signature to SharpYaml.dll

Issue - State: open - Opened by ShaunLoganOracle over 4 years ago

#68 - Inaccurate SyntaxErrorException exception information

Issue - State: open - Opened by epignosisx almost 5 years ago

#67 - Help class header

Issue - State: open - Opened by nerogcy about 5 years ago - 1 comment

#66 - Support for escaping slash for JSON Compatibility

Pull Request - State: closed - Opened by Schnutzel over 5 years ago - 2 comments

#65 - Parsing anchors in Model namespace

Issue - State: open - Opened by ianbenz over 5 years ago - 2 comments
Labels: bug, PR Welcome!

#63 - Convert the properties names from snake_case to PascalCase

Issue - State: open - Opened by mdmoura over 5 years ago

#62 - Serialize the dynamic object.

Issue - State: closed - Opened by seanmars almost 6 years ago - 2 comments
Labels: wontfix

#61 - Support public properties with non-public setters

Pull Request - State: closed - Opened by uwx almost 6 years ago - 5 comments

#60 - Can you get a node by using a string path somehow?

Issue - State: open - Opened by KarlOfDuty almost 6 years ago - 3 comments

#59 - Deserialization reuses default List instead of creating new one

Issue - State: open - Opened by Slimior almost 6 years ago

#58 - enable SourceLink

Pull Request - State: closed - Opened by ctaggart about 6 years ago

#57 - ChildIndex.Resolve avoids OutOfRangeExceptions, returns null instead.

Pull Request - State: closed - Opened by maxvoxel8 about 6 years ago

#56 - Support Yaml Validation against Schema

Issue - State: open - Opened by guy-lud about 6 years ago - 2 comments
Labels: enhancement

#55 - Support for escaping slash for JSON Compatibility

Issue - State: open - Opened by darrelmiller about 6 years ago - 2 comments
Labels: enhancement

#54 - SharpYaml dependencies

Issue - State: closed - Opened by sergey-tihon about 6 years ago - 5 comments

#51 - Please update nuget with latest changes

Issue - State: closed - Opened by Belorus about 6 years ago - 1 comment

#50 - Fix round trip floating point bug on x64 platforms

Pull Request - State: closed - Opened by PathogenDavid about 6 years ago - 5 comments

#49 - .NETStandart 1.3 supports

Pull Request - State: closed - Opened by biz0n about 6 years ago - 1 comment

#48 - Accutally stats about Memory allocation and GC pressure improved

Issue - State: open - Opened by lassade over 6 years ago - 1 comment
Labels: question

#47 - Emit empty string instead of null

Issue - State: open - Opened by mdmoura over 6 years ago - 2 comments
Labels: enhancement

#46 - First line added to YAML file

Issue - State: open - Opened by mdmoura over 6 years ago - 5 comments
Labels: question

#45 - Configure Flow/Block serialization per property

Issue - State: closed - Opened by mdmoura over 6 years ago

#43 - Expose new signature for YamlNode.ToObject which takes a Type reference.

Pull Request - State: closed - Opened by skeid21 over 6 years ago

#42 - Cannot set YamlMemberAttribute.Order as an additional argument

Issue - State: closed - Opened by mvantzet over 6 years ago - 8 comments
Labels: enhancement, PR Welcome!

#41 - Add support for events and subscribers to be notified of model changes.

Pull Request - State: closed - Opened by maxvoxel8 over 6 years ago

#40 - Remove YamlValue equality overrides

Pull Request - State: closed - Opened by maxvoxel8 over 6 years ago

#39 - Hard to figure out recursive iteration

Issue - State: closed - Opened by pkese over 6 years ago - 1 comment

#38 - Serializer emits incorect data on second attempt

Issue - State: open - Opened by pamidur over 6 years ago - 8 comments

#37 - Support for DateTimeOffset

Issue - State: closed - Opened by sandord over 6 years ago - 2 comments
Labels: enhancement

#36 - Remove unused fields from ArrayDescriptor.

Pull Request - State: closed - Opened by maxvoxel8 over 6 years ago - 1 comment

#35 - How Do I Get A Custom Serializer To Work?

Issue - State: closed - Opened by andrejohansson over 6 years ago - 1 comment

#34 - Can I Read/Write Anchor Names Somehow?

Issue - State: open - Opened by andrejohansson over 6 years ago - 3 comments
Labels: enhancement

#33 - Add YamlToken classes to allow piecewise parsing and modification of YAML file.

Pull Request - State: closed - Opened by maxvoxel8 over 6 years ago - 2 comments

#31 - .NET Standard 1.0

Issue - State: open - Opened by biz0n almost 7 years ago - 2 comments
Labels: enhancement

#30 - Add YamlToken classes to allow piecewise parsing and modification of YAML file.

Pull Request - State: closed - Opened by maxvoxel8 almost 7 years ago - 1 comment

#29 - Escape #

Issue - State: closed - Opened by rkosafo almost 7 years ago - 1 comment

#28 - Question: Can SharpYaml handle merging?

Issue - State: open - Opened by damageboy almost 7 years ago - 3 comments
Labels: question

#27 - Better serialization of tuples

Issue - State: open - Opened by PathogenDavid almost 7 years ago - 1 comment
Labels: enhancement

#26 - SharpYaml serialization can't handle System.Guid

Issue - State: closed - Opened by PathogenDavid almost 7 years ago - 3 comments
Labels: enhancement

#25 - How to specify string enum de/serialization?

Issue - State: closed - Opened by n9 almost 7 years ago - 2 comments

#24 - Support System.Runtime.Serialization.ISerializable

Issue - State: open - Opened by solvingj about 7 years ago
Labels: enhancement

#23 - Does not support YAML 1.2 as stated.

Issue - State: closed - Opened by softlion over 7 years ago - 5 comments

#22 - Can't Run at Windows XP

Issue - State: closed - Opened by agrozyme over 7 years ago - 1 comment

#20 - [Question] Is there a way to output a string property using the multi-line block scalar styles (>, |)

Issue - State: open - Opened by dfkeenan about 8 years ago - 2 comments
Labels: bug, question

#19 - property IsUnicode in Emmiter class always returns false

Issue - State: closed - Opened by majocha over 8 years ago - 1 comment
Labels: bug