Unity.WebAPI
Unity.WebAPI copied to clipboard
Unity.WebAPI is a library that allows the simple integration of Microsoft's Unity IoC container with ASP.NET Web API.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
I commented in https://github.com/devtrends/Unity.WebAPI/pull/21 about how just updating newtonsoft wasn't the correct thing, so I thought I'd give a try at updating this project myself. I converted to SDK style...