i am updating the application from mvc4 to mvc5. I am using the first approach for Entity Framework code in my application. I got confused in OWIN and Katana. how I implement this concept in my mvc5 web application. please guide me.
thanks
ASP.NET MVC was not designed to work with OWIN. These are the ASP.NET Web API and SignalR, which were created for OWIN and provide a specific host. Therefore, you cannot implement these concepts in an ASP.NET MVC application.
MVC-, , OWIN NancyFx FubuMVC.
Source: https://habr.com/ru/post/1525588/More articles:Qt 5.2 and Android Error - c ++Domain = NSPOSIXErrorDomain Code = 61 - node.jsHow can I hide the execution of my plugins with Celluloid? - multithreadingHow to change the location of the minibuffer in Emacs? - emacsHow to use TCP in Racket? - schemeService and plugin cordova - androidError - cannot find module 'config' - javascriptsend javascript array to Ajax.BeginForm - jqueryopenui5: How to get the current JSON model element in a RowRepeater - sapui5Loading Javascript array into asp.net MVC controller - javascriptAll Articles