Skip to content

Added YamlIgnore attribute that makes the serializer skip properties#3

Merged
aaubry merged 1 commit intoaaubry:masterfrom
roji:ignoreattr
Oct 17, 2012
Merged

Added YamlIgnore attribute that makes the serializer skip properties#3
aaubry merged 1 commit intoaaubry:masterfrom
roji:ignoreattr

Conversation

@roji
Copy link
Copy Markdown
Contributor

@roji roji commented Oct 15, 2012

No description provided.

aaubry added a commit that referenced this pull request Oct 17, 2012
Added YamlIgnore attribute that makes the serializer skip properties
@aaubry aaubry merged commit 77f3e22 into aaubry:master Oct 17, 2012
@aaubry
Copy link
Copy Markdown
Owner

aaubry commented Oct 17, 2012

Sounds good. Thanks!

fdcastel added a commit to fdcastel/YamlDotNet that referenced this pull request Mar 26, 2026
Add recognition of System.Collections.Generic.OrderedDictionary<TKey, TValue>
(.NET 9+) in the source generator's CheckForSupportedGeneric method. The type
is now correctly identified as a dictionary, enabling proper code generation
for IsDictionary, GetKeyType, GetValueType, and Create methods.

Addresses suggestion aaubry#3 from YAML_DOTNET_SUGGESTIONS.md.
fdcastel added a commit to fdcastel/YamlDotNet that referenced this pull request Mar 26, 2026
Add recognition of System.Collections.Generic.OrderedDictionary<TKey, TValue>
(.NET 9+) in the source generator's CheckForSupportedGeneric method. The type
is now correctly identified as a dictionary, enabling proper code generation
for IsDictionary, GetKeyType, GetValueType, and Create methods.

Addresses suggestion aaubry#3 from YAML_DOTNET_SUGGESTIONS.md.
fdcastel added a commit to fdcastel/YamlDotNet that referenced this pull request Mar 28, 2026
Add recognition of System.Collections.Generic.OrderedDictionary<TKey, TValue>
(.NET 9+) in the source generator's CheckForSupportedGeneric method. The type
is now correctly identified as a dictionary, enabling proper code generation
for IsDictionary, GetKeyType, GetValueType, and Create methods.

Addresses suggestion aaubry#3 from YAML_DOTNET_SUGGESTIONS.md.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants