Skip to content

🔬 Proof of Concept of handling YAML format (write/read/manipulating) using some C# libraries

License

Notifications You must be signed in to change notification settings

GuilhermeStracini/POC-dotnet-yaml-handling

Repository files navigation

PoC .NET - Handling YAML

wakatime Maintainability Test Coverage CodeFactor GitHub license GitHub last commit Build Linting

🔬 Proof of Concept of handling YML format (write/read/manipulating) using some C# libraries.


Useful links


YAML Handling

We have integrated the YamlDotNet and SharpYaml libraries for YAML parsing and serialization.

Example Usage

Refer to the example in Src/POCTemplate/Program.cs for a basic demonstration.

Libraries

Results

❓ YamlDotNet

Add results or findings related to the YamlDotNet library here.

❓ SharpYaml

Add results or findings related to the SharpYaml library here.

About

🔬 Proof of Concept of handling YAML format (write/read/manipulating) using some C# libraries

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published