WorldDomination.Web.Mvc
0.4.0
* Json Api helpers
- BaseApiJsonResult
- ApiJsonResult
- ErrorJsonResult
- HandleJsonErrorAttribute
--------------------------------
Look at your MVC app.
Now back to me.
Now go back at your MVC App. It's missing a nice standard JSON Api wrapper .. even for errors? Sadly, it's not using me, but it could be using me!
Look down ... back up. Where are you? You're at your desk. With the NuGet package you could use.
What's in your hand? Back at me.
I have it. It's an oyster with two tickets to the conference you love.
Look again! The tickets are now Apple Airs!
Anything is possible when you're using this NuGet package in your MVC App.
I'm on a Unicorn.
Install-Package WorldDomination.Web.Mvc -Version 0.4.0
dotnet add package WorldDomination.Web.Mvc --version 0.4.0
<PackageReference Include="WorldDomination.Web.Mvc" Version="0.4.0" />
paket add WorldDomination.Web.Mvc --version 0.4.0
#r "nuget: WorldDomination.Web.Mvc, 0.4.0"
// Install WorldDomination.Web.Mvc as a Cake Addin
#addin nuget:?package=WorldDomination.Web.Mvc&version=0.4.0
// Install WorldDomination.Web.Mvc as a Cake Tool
#tool nuget:?package=WorldDomination.Web.Mvc&version=0.4.0
Dependencies
-
- Newtonsoft.Json (>= 4.5.11)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.