Skip to content

A C# strongly typed implementation of the Jasonette JSON format

License

Notifications You must be signed in to change notification settings

mattbrailsford/jasonettedotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JasonetteDotNet

JasonetteDotNet is a strongly typed implementation of the Jasonette format in C# serializable by JSON.NET in order to generate a valid Jasonette JSON output.

TODO

  • Usage documentation
  • Strongly type Head.Template
  • Create strongly typed style accessors
  • Serialize all structs to string
  • Allow mixins in other places other than just data

Usage

TODO

Contributing to this project

Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.

License

Copyright © 2017 Matt Brailsford

Licensed under the MIT License

About

A C# strongly typed implementation of the Jasonette JSON format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages