-
Notifications
You must be signed in to change notification settings - Fork 21
[FEATURE] Add Toml serializer #431
Copy link
Copy link
Open
Labels
.NETPull requests that update .net codePull requests that update .net codeSerializersdependenciesPull requests that update a dependency filePull requests that update a dependency filedocumentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestParticipation in the Hacktoberfest eventParticipation in the Hacktoberfest eventhelp wantedExtra attention is neededExtra attention is neededtestsTestsTests📝 documentationTasks related to writing or updating documentationTasks related to writing or updating documentation📦 dependencies🕓 medium effortA task that can be completed in a few hoursA task that can be completed in a few hours🛠 WIPWork in progressWork in progress🧪 testsTasks related to testingTasks related to testing
Description
Activity
Metadata
Metadata
Assignees
Labels
.NETPull requests that update .net codePull requests that update .net codeSerializersdependenciesPull requests that update a dependency filePull requests that update a dependency filedocumentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestParticipation in the Hacktoberfest eventParticipation in the Hacktoberfest eventhelp wantedExtra attention is neededExtra attention is neededtestsTestsTests📝 documentationTasks related to writing or updating documentationTasks related to writing or updating documentation📦 dependencies🕓 medium effortA task that can be completed in a few hoursA task that can be completed in a few hours🛠 WIPWork in progressWork in progress🧪 testsTasks related to testingTasks related to testing
Description
Add a Toml serializer
This is an ongoing brainstorming about how to deal with the Toml format and its serialization.
I am working in a PoC to determine which library/implementation should be used here.
Tech notes
The ongoing work can be found here: PoC .NET Toml handling
Once it is done, I will update this ticket with the expected library to be used.
Additional information
help wanted,good first issue, andhacktoberfestafter finishing tech requirements.minorversion bump