Ecosyste.ms: Issues

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

GitHub / YAXLib/YAXLib issues and pull requests

#253 - chore: Resolve SonarCloud code issues

Pull Request - State: closed - Opened by axunonb 3 months ago
Labels: size/L, code style

#252 - chore: Refactor unit tests

Pull Request - State: closed - Opened by axunonb 3 months ago
Labels: size/XXL, code style

#251 - Fix serialize to IEnumerable T without runtime type

Pull Request - State: closed - Opened by bernd5 3 months ago - 1 comment
Labels: enhancement, size/L

#250 - Collection Deserialization with RecursiveWithNoContainingElement

Issue - State: closed - Opened by Jonsen94 4 months ago - 4 comments

#249 - Fix: Returning a StringBuilder exceeding default capacity to StringBuilderPool

Pull Request - State: closed - Opened by axunonb 4 months ago
Labels: size/XS

#247 - Bump version to v4.2.1

Pull Request - State: closed - Opened by axunonb 6 months ago
Labels: size/L

#246 - Serialize not filtering properties correctly in .NET Standard

Issue - State: closed - Opened by Sten-V 6 months ago - 6 comments
Labels: bug

#245 - Update NuGet api key

Pull Request - State: closed - Opened by axunonb 7 months ago
Labels: size/XS

#244 - Preserve instance reference relationships by tagging instance IDs

Pull Request - State: open - Opened by strugglesharp 12 months ago - 2 comments
Labels: size/XL

#243 - Preserve instance reference relationships by tagging instance IDs

Pull Request - State: closed - Opened by strugglesharp 12 months ago - 6 comments
Labels: size/XL

#242 - Add option MarkNullOrEmpty to enhance the nullRef

Pull Request - State: closed - Opened by strugglesharp about 1 year ago - 6 comments
Labels: size/L

#241 - Serializing/Deserializing ValueTuples

Issue - State: open - Opened by ycherkes about 1 year ago - 1 comment
Labels: feature

#239 - Bump version to v4.2.0

Pull Request - State: closed - Opened by axunonb about 1 year ago
Labels: size/XS

#238 - Implement C# 11 Raw String Interpolation for YAXLibTests

Pull Request - State: closed - Opened by axunonb about 1 year ago
Labels: size/XXL

#237 - Prepare for v4.2

Pull Request - State: closed - Opened by axunonb about 1 year ago - 1 comment
Labels: enhancement, size/XXL

#236 - Fix/get default value type

Pull Request - State: closed - Opened by ycherkes about 1 year ago - 1 comment
Labels: size/M

#235 - Update github actions: setup-java, checkout, cache

Pull Request - State: closed - Opened by axunonb about 1 year ago
Labels: size/S

#232 - Replace sonar.login with sonar.token for CI

Pull Request - State: closed - Opened by axunonb about 1 year ago
Labels: size/XS

#230 - Set SerializerOptions.TypeInspector to DefaultTypeInspector.Instance when instantiating

Pull Request - State: closed - Opened by axunonb about 1 year ago
Labels: size/S

#229 - Replace preprocessor directive "NET6_0" with "NET"

Pull Request - State: closed - Opened by axunonb about 1 year ago
Labels: size/S

#228 - Fix: Possible null reference return

Pull Request - State: closed - Opened by axunonb about 1 year ago
Labels: size/XS

#227 - Feature/yaxlib visual studio debugger friendly

Pull Request - State: closed - Opened by ycherkes about 1 year ago - 14 comments
Labels: size/XXL

#226 - Update ChangeLog.md

Pull Request - State: closed - Opened by axunonb over 1 year ago
Labels: size/XS

#225 - Update ReadMe.md

Pull Request - State: closed - Opened by axunonb over 1 year ago
Labels: size/XS

#224 - Add DateOnly and TimeOnly as KnownTypes

Pull Request - State: closed - Opened by axunonb over 1 year ago
Labels: size/L

#223 - Add support for DateOnly and TimeOnly types

Issue - State: closed - Opened by axunonb over 1 year ago
Labels: feature

#222 - Update NuGet API Key in appveyor.yml

Pull Request - State: closed - Opened by axunonb over 1 year ago
Labels: size/XS

#221 - fix: Pass a timeout to limit the RegEx execution time

Pull Request - State: closed - Opened by axunonb over 1 year ago
Labels: size/S

#220 - chore: Don't run build/test workflows for markdown file changes

Pull Request - State: closed - Opened by axunonb over 1 year ago
Labels: size/XS

#217 - Multiple Elements with Same Name? How to Deserialize?

Issue - State: closed - Opened by chobo2 almost 2 years ago
Labels: question

#216 - Update docs for new v4 features

Issue - State: open - Opened by axunonb almost 2 years ago
Labels: docs

#215 - Merge branch version/4.0 to master

Pull Request - State: closed - Opened by axunonb almost 2 years ago - 2 comments
Labels: size/XXL

#214 - Structs are not serialized correctly

Issue - State: closed - Opened by eocron almost 2 years ago - 3 comments
Labels: needs info

#213 - Reformat solution

Pull Request - State: closed - Opened by axunonb about 2 years ago
Labels: size/XXL, code style

#212 - NRT enabled for YAXLibTests and DemoApplication

Pull Request - State: closed - Opened by axunonb about 2 years ago
Labels: size/XXL, refactoring

#211 - Bump version 4.0.0-pre.1

Pull Request - State: closed - Opened by axunonb about 2 years ago - 1 comment
Labels: build, size/XS, docs

#210 - TypeContext.Deserialize/.Serialize: options may be null

Pull Request - State: closed - Opened by axunonb about 2 years ago - 1 comment
Labels: size/XS, refactoring

#209 - Refactor YAXLib for Nullable Reference Types

Pull Request - State: closed - Opened by axunonb about 2 years ago
Labels: size/XL, refactoring, breaking change

#208 - Add text embedding for XML elements, option to strip invalid XML chars

Pull Request - State: closed - Opened by axunonb about 2 years ago
Labels: feature, size/XL

#207 - Add NetStandard2.1 as target framework

Pull Request - State: closed - Opened by axunonb about 2 years ago - 4 comments
Labels: size/XS, platform support

#206 - Add YAXSerializationOptions.StripInvalidXmlChars

Issue - State: closed - Opened by axunonb about 2 years ago - 3 comments
Labels: enhancement

#205 - Add unit tests for YAXCollectionItemTypeAttribute and YAXElementForAttribute

Issue - State: open - Opened by axunonb about 2 years ago
Labels: enhancement, docs, good first issue

#204 - Refactor custom serialization and known type serialization

Pull Request - State: closed - Opened by axunonb about 2 years ago - 3 comments
Labels: size/XXL

#203 - Extend SerializationContext for pre-processing in ICustomSerializer and IKnownType

Issue - State: closed - Opened by axunonb about 2 years ago
Labels: feature, breaking change

#202 - Refactor Known Types

Pull Request - State: closed - Opened by axunonb about 2 years ago - 8 comments
Labels: feature, size/XXL

#201 - How serialize a list as an attribute

Issue - State: closed - Opened by Marvin-Brouwer about 2 years ago - 7 comments
Labels: question, docs

#200 - Move methods from YAXSerializer to UdtWrapper

Pull Request - State: closed - Opened by axunonb about 2 years ago
Labels: size/L, refactoring

#199 - Extend caching and use object pooling for better performance

Pull Request - State: closed - Opened by axunonb about 2 years ago - 4 comments
Labels: performance, size/XXL, breaking change

#198 - All public members of YAXSerializer (generic/non-generic) should be fully covered by unit tests

Issue - State: closed - Opened by axunonb about 2 years ago - 1 comment
Labels: enhancement

#197 - Make Exception a KnownType

Issue - State: closed - Opened by axunonb about 2 years ago - 4 comments
Labels: feature

#196 - Split `IYAXSerializer<T>` to `IYAXSerializer<T>`, `IYAXDeserializer<T>` and `IYAXMultiStateDeserializer<T>`

Pull Request - State: closed - Opened by 304NotModified about 2 years ago - 4 comments
Labels: size/L

#195 - Split IYAXSerializer<T> to IYAXSerializer<T> and IYAXDeserializer<T>

Issue - State: closed - Opened by 304NotModified about 2 years ago - 7 comments
Labels: feature

#194 - All (de)serialize tests for the generic and non-generic version

Pull Request - State: closed - Opened by 304NotModified about 2 years ago - 1 comment
Labels: size/XL

#193 - Extend caching and pooling for better performance

Issue - State: closed - Opened by axunonb about 2 years ago - 10 comments
Labels: performance, feature

#192 - Add option to serialize private members from base types

Pull Request - State: closed - Opened by axunonb about 2 years ago - 3 comments
Labels: feature, size/L

#191 - Extend tests to cover YAXSerializer and YAXSerializer<T>

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

#190 - Remove obsolete YAXLib classes and methods

Pull Request - State: closed - Opened by axunonb over 2 years ago
Labels: size/L, breaking change

#189 - Remove usage of obsolete constructors and members in unit tests and demo app

Pull Request - State: closed - Opened by axunonb over 2 years ago
Labels: size/XXL, refactoring

#188 - Possible regression caused by PR #183

Issue - State: closed - Opened by axunonb over 2 years ago - 9 comments
Labels: bug, invalid

#187 - Fix: SonarCloud do not support analysis of forked PRs

Pull Request - State: closed - Opened by axunonb over 2 years ago
Labels: size/XS

#186 - Improve maintainability: SonarCloud Cognitive Complexity <= 20

Pull Request - State: closed - Opened by axunonb over 2 years ago - 9 comments
Labels: size/XXL, refactoring

#185 - Remove codecov integration and replace badges with SonarCloud badges

Pull Request - State: closed - Opened by 304NotModified over 2 years ago - 1 comment
Labels: size/S

#183 - Added IYAXSerializer and proper inheritance for YAXSerializer<T>

Pull Request - State: closed - Opened by 304NotModified over 2 years ago - 8 comments
Labels: size/L, breaking change

#182 - Trigger SonarCloud also for 'version/**' branches

Pull Request - State: closed - Opened by axunonb over 2 years ago - 1 comment
Labels: size/XS

#181 - Add SerializationContext to ICustomSerializer

Pull Request - State: closed - Opened by axunonb over 2 years ago - 2 comments
Labels: size/XL, breaking change

#180 - Fix system types serialization when publishing to single file

Pull Request - State: closed - Opened by prettyv over 2 years ago - 2 comments
Labels: size/S

#179 - Dictionary serialization incorrect when publishing to single file

Issue - State: closed - Opened by prettyv over 2 years ago - 4 comments
Labels: investigate

#178 - Fix SonarCloud CI

Pull Request - State: closed - Opened by axunonb over 2 years ago
Labels: size/XS

#177 - Implement option DontSerializeNullObjects for deserialization

Pull Request - State: closed - Opened by axunonb over 2 years ago - 3 comments
Labels: size/L

#176 - How to transform property name during serialization

Issue - State: closed - Opened by Nikey646 over 2 years ago - 7 comments
Labels: question

#175 - String appears as an empty element even when set to null

Issue - State: closed - Opened by Nikey646 over 2 years ago - 5 comments
Labels: question

#174 - Deserialization of `Nullable<T>` fails when using `DontSerializeNullObjects`

Issue - State: closed - Opened by OronDF343 over 2 years ago - 4 comments
Labels: bug

#173 - Added GitHub Action for SonarCloud integration

Pull Request - State: closed - Opened by axunonb over 2 years ago - 5 comments
Labels: size/M

#172 - Type handling and related exceptions

Pull Request - State: closed - Opened by axunonb over 2 years ago - 3 comments
Labels: enhancement, size/L, breaking change

#171 - Update to VS2022 and update NuGet key

Pull Request - State: closed - Opened by axunonb over 2 years ago - 6 comments
Labels: size/XS

#170 - Add generic constructor

Pull Request - State: closed - Opened by OrbintSoft about 3 years ago - 6 comments
Labels: size/L, breaking change

#169 - ICustomSerializers may have an interface as the generic argument

Pull Request - State: closed - Opened by axunonb about 3 years ago - 1 comment
Labels: enhancement, size/L

#168 - Feature/initial step single responsibility principal

Pull Request - State: closed - Opened by bobduncan about 3 years ago - 3 comments
Labels: size/L, refactoring

#167 - Added a serialization context when invoking CustomSerializers

Pull Request - State: closed - Opened by bobduncan about 3 years ago - 14 comments
Labels: size/XL, breaking change

#166 - Support ISerializer<BaseType/Interface> of Concrete types

Issue - State: closed - Opened by Marvin-Brouwer about 3 years ago - 2 comments
Labels: bug

#165 - Support ICustomSerializer<TType> on properties of TType?

Issue - State: closed - Opened by Marvin-Brouwer about 3 years ago - 4 comments
Labels: feature

#164 - Add the specific reason causing a YAXException to the description

Issue - State: closed - Opened by Marvin-Brouwer about 3 years ago - 6 comments
Labels: enhancement

#163 - HELP: Override root element name

Issue - State: closed - Opened by Marvin-Brouwer about 3 years ago - 5 comments
Labels: feature

#162 - Deprecate sinairv/YAXLib and mark as obsolet

Issue - State: closed - Opened by NKnusperer about 3 years ago - 3 comments

#161 - Fix handling of nullable enums

Pull Request - State: closed - Opened by axunonb about 3 years ago - 1 comment
Labels: size/L

#160 - Fix handling of Nullable types

Pull Request - State: closed - Opened by axunonb about 3 years ago - 3 comments
Labels: size/XS

#159 - Nullable Enum won't serialize YaxEnum alias

Issue - State: closed - Opened by prismamed about 3 years ago - 3 comments
Labels: bug

#158 - Bump version to 3.0.0

Pull Request - State: closed - Opened by axunonb about 3 years ago - 3 comments
Labels: size/XS

#157 - Release V3 RTM

Issue - State: closed - Opened by 304NotModified over 3 years ago - 5 comments

#156 - String fields formating

Issue - State: closed - Opened by leandro-almeida over 3 years ago - 3 comments
Labels: wontfix, feature

#155 - Remove obsolete packages folder

Pull Request - State: closed - Opened by axunonb over 3 years ago - 6 comments
Labels: size/M

#154 - YAXSerializer leaves SerializerOptions.MaxRecursion unchanged

Pull Request - State: closed - Opened by axunonb over 3 years ago - 1 comment
Labels: size/M

#153 - YAXSerializer shouldn't change its SerializerOptions

Issue - State: closed - Opened by axunonb over 3 years ago - 6 comments
Labels: bug

#152 - Exception de/serialization

Pull Request - State: closed - Opened by axunonb over 3 years ago - 6 comments
Labels: size/L

#151 - Move Attributes, Enums, Exceptions to corresponding namespace

Pull Request - State: closed - Opened by axunonb over 3 years ago - 3 comments
Labels: size/L

#150 - ICustomDeserializer never used, but public (breaking change)

Pull Request - State: closed - Opened by axunonb over 3 years ago - 3 comments
Labels: size/M

#149 - Delete GenRelBins.ps1

Pull Request - State: closed - Opened by axunonb over 3 years ago
Labels: size/M