Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.56 KB

readme.md

File metadata and controls

20 lines (13 loc) · 1.56 KB

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