proudmonkey / AutoWrapper

A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.
MIT License
679 stars 82 forks source link

Is there a version for ASP.NET MVC 4.7? #105

Closed biapar closed 3 years ago

biapar commented 3 years ago

Is there a version for ASP.NET MVC 4.7?

proudmonkey commented 3 years ago

Hi - AutoWrapper only supports .NET Core. For full .NET framework. You can try looking at this project here: https://github.com/proudmonkey/RESTApiResponseWrapper.Net