Info
| Version: | 0.1.2 | 
| Author(s): | Nikita Tsukanov <[email protected]> | 
| Last Update: | Thursday, July 10, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/kekekeks/hal-json-net/ | 
| NuGet Url: | https://www.nuget.org/packages/HalJsonNet | 
Install
Install-Package HalJsonNet
                        dotnet add package HalJsonNet
                        paket add HalJsonNet
                        
                                HalJsonNet Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Bcl.Immutable(1.0.30)
 - Newtonsoft.Json(6.0.1)
 
Tags
                
You can read about HAL JSON here: http://stateless.co/hal_specification.html.