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

#987 - Common parts extracted + more changes for #984

Pull Request - State: open - Opened by n9 3 days ago - 1 comment

#986 - Fix some NET 9 SDK analysis warnings

Pull Request - State: open - Opened by lahma 4 days ago

#984 - Option to serialize members of base types first

Issue - State: closed - Opened by n9 4 days ago - 2 comments

#983 - EnumMember support ""

Issue - State: closed - Opened by IvanJosipovic 5 days ago - 1 comment

#982 - Allow extending genericInterfaceImplementations of DefaultObjectFactory

Issue - State: closed - Opened by n9 5 days ago - 3 comments

#981 - YamlDocument for introspection

Issue - State: closed - Opened by StephenHodgson 6 days ago - 1 comment

#980 - Use collection expressions

Pull Request - State: closed - Opened by lahma 16 days ago

#979 - Update testing libraries and migrate FluentAssertions syntax

Pull Request - State: closed - Opened by lahma 16 days ago

#978 - Fix warnings when building in linux due to IDE0055 bugs

Pull Request - State: closed - Opened by EdwardCooke 17 days ago

#977 - Fix warnings when building in linux due to IDE0055 bugs

Pull Request - State: closed - Opened by EdwardCooke 17 days ago

#976 - Warnings as errors and compiler error cleanup

Pull Request - State: closed - Opened by EdwardCooke 17 days ago

#973 - Convert to use Central Package Management

Pull Request - State: closed - Opened by lahma 24 days ago - 4 comments

#972 - Prevent forced quoting of strings with leading backslash

Pull Request - State: closed - Opened by jcbfaulks 24 days ago

#971 - Fix analyzer warnings on NET 9 SDK

Pull Request - State: closed - Opened by lahma 25 days ago

#970 - Fix build warnings in linux

Pull Request - State: closed - Opened by EdwardCooke 25 days ago

#969 - Eliminate allocs in TypeConverterCache lookup path

Pull Request - State: closed - Opened by MattKotsenas 26 days ago - 1 comment

#968 - Enable warnings as errors in CI pipeline

Issue - State: closed - Opened by MattKotsenas 26 days ago - 10 comments

#967 - Dont use enummember attribute when it's null or empty

Pull Request - State: closed - Opened by EdwardCooke 27 days ago

#966 - Null exception on enum values with an empty EnumMember

Issue - State: closed - Opened by welbertwpg 27 days ago - 3 comments

#965 - Support keys larger > 1024 characters

Pull Request - State: closed - Opened by EdwardCooke 29 days ago - 4 comments

#964 - Fix single element with anchor inline mapping

Pull Request - State: closed - Opened by EdwardCooke 29 days ago

#963 - Added private member yaml member attrribute regression test

Pull Request - State: closed - Opened by EdwardCooke 29 days ago

#962 - Made the typeconvertercache a concurrent dictionary

Pull Request - State: closed - Opened by EdwardCooke 30 days ago

#961 - Use ContinuousDelivery for gitversion to fix the builds

Pull Request - State: closed - Opened by EdwardCooke 30 days ago

#960 - Fix property handling when there are hidden properties

Pull Request - State: closed - Opened by julian-burger-ttd about 1 month ago

#959 - YamlIgnore is no longer respected during deserialization

Issue - State: closed - Opened by julian-burger-ttd about 1 month ago - 1 comment

#958 - Switch from .nuspec files to project properties

Pull Request - State: closed - Opened by MattKotsenas about 1 month ago - 15 comments

#957 - Eliminate allocations from CharacterAnalyzer<StringLookAheadBuffer>

Pull Request - State: closed - Opened by MattKotsenas about 1 month ago - 6 comments

#956 - Cache lookups to IEnumerable<IYamlTypeConverter>

Pull Request - State: closed - Opened by MattKotsenas about 1 month ago - 3 comments

#955 - Eliminate allocations from ReflectionUtility.GetImplementedInterfaces

Pull Request - State: closed - Opened by MattKotsenas about 2 months ago - 1 comment

#954 - Avoid closures in CachedTypeInspector

Pull Request - State: closed - Opened by MattKotsenas about 2 months ago - 1 comment

#953 - Use Attribute.GetCustomAttributes to reduce allocations / improve performance

Pull Request - State: closed - Opened by MattKotsenas about 2 months ago - 1 comment

#952 - IncludeNonPublicProperties() broken in 16.0.0

Issue - State: closed - Opened by dsdante about 2 months ago - 3 comments

#951 - Force a plain value

Pull Request - State: closed - Opened by oddbeck about 2 months ago

#950 - Deserialization exception when running quick start example on Linux

Issue - State: closed - Opened by karmeye about 2 months ago - 1 comment

#949 - SemanticErrorException on valid YAML

Issue - State: closed - Opened by patrikbeno about 2 months ago - 1 comment

#947 - Fix for issue 943: improper parsing of hexadecimal and octal scalars

Pull Request - State: open - Opened by john-glover about 2 months ago - 1 comment

#944 - I am getting property not found error

Issue - State: closed - Opened by akshaysarode31 2 months ago - 5 comments

#942 - Support keys longer than 1024 characters

Issue - State: closed - Opened by mvarendorff2 2 months ago

#941 - Fix bugs and add features

Pull Request - State: closed - Opened by EdwardCooke 3 months ago - 3 comments

#940 - parse yaml file VB,net

Issue - State: closed - Opened by 316John 3 months ago - 9 comments

#939 - How to set custom Anchor names?

Issue - State: closed - Opened by Schrolli91 3 months ago - 6 comments

#938 - ArrayNodeDeserializer can now deserialize circular references.

Pull Request - State: closed - Opened by MetaFight 3 months ago - 1 comment

#937 - ArrayNodeDeserializer can now deserialize circular references.

Pull Request - State: closed - Opened by MetaFight 3 months ago - 3 comments

#935 - feat: properly handle FSharp List deserialization

Pull Request - State: closed - Opened by MrLuje 3 months ago - 1 comment

#933 - Aliases do not resolve correctly in Sequences

Issue - State: closed - Opened by MetaFight 4 months ago - 1 comment

#932 - Support for FSharp BCL List deserialization

Issue - State: closed - Opened by MrLuje 4 months ago

#931 - Set Langversion to 12.0 and use global Directory.Build.props

Pull Request - State: closed - Opened by lahma 4 months ago

#930 - Add FSharpOption support

Pull Request - State: closed - Opened by MrLuje 4 months ago - 1 comment

#928 - Enable .NET analyzers

Pull Request - State: closed - Opened by lahma 4 months ago - 2 comments

#927 - Optimize YamlScalarNode.Load and YamlMappingNode.Load

Pull Request - State: closed - Opened by lahma 4 months ago - 1 comment

#926 - Empty line in comments

Issue - State: closed - Opened by imclint21 4 months ago - 1 comment

#924 - use correct framework

Pull Request - State: closed - Opened by kasperk81 5 months ago - 1 comment

#922 - Very large files fail to parse

Issue - State: closed - Opened by apkrieg 6 months ago - 9 comments

#921 - Serialization / deserialization is not thread safe

Issue - State: closed - Opened by alxmitch 6 months ago - 3 comments

#920 - Make DefaultObjectFactory thread safe

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

#919 - Improve nuget package readme

Issue - State: closed - Opened by thompson-tomo 6 months ago - 2 comments

#918 - Set license expression on nuget package

Issue - State: closed - Opened by thompson-tomo 6 months ago - 1 comment

#917 - WIP: add trimming support

Pull Request - State: open - Opened by zivillian 6 months ago

#916 - is it possible to style a string in a special way?

Issue - State: closed - Opened by modern-nm 7 months ago - 3 comments

#915 - ObjectNodeDeserializer: Naming Convention Error on Deserialization

Issue - State: closed - Opened by BlankDev117 7 months ago - 2 comments

#914 - Overriding the name of a type dynamically

Issue - State: closed - Opened by martinjt 7 months ago - 2 comments

#913 - FSharp deserialization of records with optional record fields

Issue - State: closed - Opened by tymokvo 7 months ago - 3 comments

#912 - Fixed #732, quote strings starting with whitespace characters

Pull Request - State: closed - Opened by EdwardCooke 7 months ago - 1 comment

#911 - Serilizing an object with tags similar to AWS Cloudformation

Issue - State: closed - Opened by gitisz 7 months ago - 4 comments

#910 - Include symbols and deterministic build

Pull Request - State: closed - Opened by lahma 7 months ago - 4 comments

#909 - Including (parts of) another YAML file

Issue - State: closed - Opened by mikhail-barg 7 months ago - 12 comments

#908 - Adding async methods to serialization API

Pull Request - State: open - Opened by DanielBeckwith 7 months ago - 7 comments

#907 - Enquote value in JSonEmitter when it is an infinity float or double

Pull Request - State: open - Opened by Rackover 7 months ago - 1 comment

#905 - yamldotnet is missing NuGet package README file

Issue - State: closed - Opened by lyndaidaii 8 months ago - 1 comment

#904 - Add a regression test for #656

Pull Request - State: closed - Opened by airbreather 8 months ago - 1 comment

#903 - Switch to using PackageLicenseExpression

Pull Request - State: closed - Opened by lahma 8 months ago - 5 comments

#902 - Fixed #901 - private constructor and tag issue

Pull Request - State: closed - Opened by EdwardCooke 8 months ago - 1 comment

#900 - Update benchmark file

Issue - State: open - Opened by metalgearsloth 8 months ago

#899 - Added .net8 libraries to appveyor

Pull Request - State: closed - Opened by EdwardCooke 8 months ago - 1 comment

#898 - Remove .net35 and .net45

Pull Request - State: closed - Opened by EdwardCooke 8 months ago - 1 comment

#897 - Ec net80 enumsasnumbers

Pull Request - State: closed - Opened by EdwardCooke 8 months ago - 1 comment

#896 - Is the IDeserializer thread safe?

Issue - State: closed - Opened by jackfiled 8 months ago - 2 comments

#895 - Make the type converters available to custom pre-processing phase visitors.

Pull Request - State: closed - Opened by stijnherreman 8 months ago - 3 comments

#893 - JsonCompatible serializer is not Json compatible

Issue - State: closed - Opened by Rackover 9 months ago - 5 comments

#892 - YamlDotNet does not write accurately equal to yaml being loaded

Issue - State: closed - Opened by lx1988 9 months ago - 2 comments

#891 - Invalid date format used in serialized JSON

Issue - State: closed - Opened by pm64 9 months ago - 3 comments

#890 - Questions about Custom Serialization

Issue - State: closed - Opened by cd-zhang2020 9 months ago - 4 comments

#888 - `WithDuplicateChecking()` conflicts with `MergingParser` operation

Issue - State: open - Opened by dougbu 9 months ago - 4 comments

#887 - Handle blank lines in `Yaml.Text()`

Pull Request - State: closed - Opened by dougbu 9 months ago - 1 comment

#886 - `Yaml.Text(...)` fumbles without trailing whitespace

Issue - State: closed - Opened by dougbu 9 months ago - 1 comment

#884 - IEnumerable support in StaticGenerator

Issue - State: closed - Opened by tg123 9 months ago - 2 comments

#883 - Getting Following Error for YamlDotNet.NetCore

Issue - State: closed - Opened by ssavi-ict 9 months ago - 3 comments

#880 - How to serialize the !include Directive in YamlDotNet

Issue - State: closed - Opened by martindybal 9 months ago - 9 comments

#879 - Handle TargetInvocationException when reading a property

Pull Request - State: open - Opened by alexeykuptsov 9 months ago - 5 comments

#878 - Handle TargetInvocationException when reading a property

Pull Request - State: closed - Opened by alexeykuptsov 9 months ago

#877 - Handle TargetInvocationException when reading a property

Pull Request - State: closed - Opened by alexeykuptsov 9 months ago - 2 comments