Skip to content

jeffska/Stubble.Extensions.JsonNet

 
 

Repository files navigation

Json.Net Stubble Extensions Build status Build Status Coverage Status Prerelease Nuget Stable Nuget

This repository contains easy to use extensions for interacting with Newtonsoft Json.Net.

To use this just include it in your project by downloading the dll from the release section, or preferably including it from Nuget.org through the badge above.

Example Usage:

var builder = new StubbleBuilder().AddJsonNet().Build();

It's as simple as that, the package contains an Extension method for the StubbleBuilder adding in the ValueGetters required to handle JTokens.

Credits

Straight Razor by Vectors Market from the Noun Project

About

Extensions for using Json.Net with Stubble

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 53.7%
  • PowerShell 30.8%
  • Shell 15.5%