C# (CSharp) NSoft.NFramework.Web.Mvc Namespace

Nested Namespaces

NSoft.NFramework.Web.Mvc.Filters
NSoft.NFramework.Web.Mvc.WebApi
NSoft.NFramework.Web.Mvc.Windsor

Classes

Name Description
JsonNetResult Newtonsoft.Json.dll 라이브러리를 이용하여 Action 결과를 JSON Serialization/Deserialization 을 수행합니다. ASP.NET MVC 3 기본 직렬화 방식인 JavaScriptSerializer 보다 4배 이상 빠르다.
MvcTool
SimplifiedRedirectResult