Go to file
Ryan Nowak 6da448fb8e Commonizing JSON writer/serializer code
This doesn't add any new extensibility, and will likely change again in
the future when we add extensibility. For now this is a stopgap to reduce
duplication between JsonResult and JsonViewComponentResult.
2014-03-26 17:02:44 -07:00
samples/MvcSample.Web Adding support for scoped services in WebFX 2014-03-26 12:45:36 -07:00
src Commonizing JSON writer/serializer code 2014-03-26 17:02:44 -07:00
test Fix WebFx-169 and #118 2014-03-26 11:42:52 -07:00
.gitattributes
.gitignore
NuGet.Config
WebFx.sln Updating test projects to use Microsoft.AspNet.Testing 2014-03-25 15:10:58 -07:00
build.cmd
global.json
makefile.shade