Skip to content

Commit c37ca23

Browse files
authored
Merge pull request #105 from andrewlock/update-docs-for-yaml-package
Added Yaml to table of contents
2 parents 7355a58 + 6ff306e commit c37ca23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ WebAPIContrib.Core is a collection of open source projects, add-ons and extensio
2323
* [WebApiContrib.Core.Formatter.Jsonp](https://github.com/WebApiContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Formatter.Jsonp) [![Nuget](http://img.shields.io/nuget/v/WebApiContrib.Core.Formatter.Jsonp.svg?maxAge=10800)](https://www.nuget.org/packages/WebApiContrib.Core.Formatter.Jsonp/)
2424
* [WebApiContrib.Core.Formatter.MessagePack](https://github.com/WebApiContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Formatter.MessagePack) [![Nuget](http://img.shields.io/nuget/v/WebApiContrib.Core.Formatter.MessagePack.svg?maxAge=10800)](https://www.nuget.org/packages/WebApiContrib.Core.Formatter.MessagePack/)
2525
* [WebApiContrib.Core.Formatter.Protobuf](https://github.com/WebApiContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Formatter.Protobuf) [![Nuget](http://img.shields.io/nuget/v/WebApiContrib.Core.Formatter.Protobuf.svg?maxAge=10800)](https://www.nuget.org/packages/WebApiContrib.Core.Formatter.Protobuf/)
26+
* [WebApiContrib.Core.Formatter.Yaml](https://github.com/WebApiContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Formatter.Yaml) [![Nuget](http://img.shields.io/nuget/v/WebApiContrib.Core.Formatter.Yaml.svg?maxAge=10800)](https://www.nuget.org/packages/WebApiContrib.Core.Formatter.Yaml/)
2627

2728
## TagHelpers
2829
* [WebApiContrib.Core.TagHelpers.Markdown](https://github.com/WebApiContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.TagHelpers.Markdown) [![Nuget](http://img.shields.io/nuget/v/WebApiContrib.Core.TagHelpers.Markdown.svg?maxAge=10800)](https://www.nuget.org/packages/WebApiContrib.Core.TagHelpers.Markdown/)

0 commit comments

Comments
 (0)