AutoWrapper AutoWrapper v5.0 RC Released! A Month ago, the 3rd version of the RC has been released to test out .NET 5 support. Alot of code refactoring has been done for v5 and there are breaking changes.
AutoWrapper AutoWrapper 4.5.0 Released! AutoWrapper 4.5.0 has been released today! This release comes with a few new options that enables you to customize how you would want the wrapper to behave, and
AutoWrapper 🎉AutoWrapper Crossed 100K Downloads on NuGet! I am thrilled to announce that AutoWrapper crossed the 100,000 downloads mark on NuGet today with 344 stars on Github! Woot! 🎉 Download StatsThis is a huge milestone for the
AutoWrapper AutoWrapper 4.3.0 Released! AutoWrapper is a simple, yet customizable global HTTP exception handler and response wrapper for ASP.NET Core APIs.
AutoWrapper AutoWrapper 4.2.0 Released! Update: Please download v4.2.2 for a bug fix issued here. I am very delighted to see that AutoWrapper now reached 21k downloads and 204 stars today! Woot! Big
AutoWrapper AutoWrapper 4.1.0 Released! AutoWrapper reached 14k downloads and 166 stars today. Big thanks to everyone who have supported it! I truly appreciate it. :) Today, AutoWrapper 4.1.0 has been released with newly
ASP.NET Core AutoWrapper Version 4.0.0 Officially Released! Today, AutoWrapper v4.0.0 has been released with bug fixes and newly features added based on community feedback. Read the details here: AutoWrapper Now Supports Problem Details For Your ASP.NET Core APIs
ASP.NET Core AutoWrapper Now Supports Problem Details For Your ASP.NET Core APIs The new version of AutoWrapper v4.0.0-rc comes with a few enhancements and bug fixes. Version 4 is still in RC prerelease state to allow testing it and ensuring that it won't break any existing functionalities. The main feature enhancement for this release
ASP.NET Core AutoWrapper.Server is now Available! If you are using AutoWrapper for generating a consistent Http response for your ASP.NET Core API's and you have some server-side applications (.NET Clients) that consume the Response, chances are you are forced to create a schema to properly deserialize the ApiResponse to
ASP.NET Core AutoWrapper Version 2.1.0 Released! Today, AutoWrapper 2.1.0 has been released with newly features added based on community feedback. Here are the newly features added: Added [AutoWrapIgnore] action filter attribute. Added support to override non-success message when using IActionResult return types. Added EnableResponseLogging and EnableExceptionLogging options to
ASP.NET Core ASP.NET Core with AutoWrapper: Customizing the Default Response Output Introduction Last Month, I have released AutoWrapper version 1.x and it’s incredible to see that it has hundreds of downloads now. It’s just so fulfilling to see such progress in just a Month! I’m very glad that it somehow benefited
ASP.NET Core AutoWrapper Version 2 is now Available! I'm happy to announce that AutoWrapper version 2.0.1 was officially released yesterday. Here are the newly features added: Enable property name mappings for the default ApiResponse properties Added support to implement your own user-defined Response and Error schema / object. Added IgnoreNullValue and
ASP.NET Core AutoWrapper is now Officially Released! Today, Microsoft has announced the release of .NET Core 3.0. As promised in my previous post, I will roll-out a new version of AutoWrapper.Core after .NET Core 3.x is out. Today, AutoWrapper version 1.0.0 is now officially released with
ASP.NET Core AutoWrapper: Prettify Your ASP.NET Core APIs with Meaningful Responses UPDATE: 10/17/2019: AutoWrapper version 2.0.1 with newly added features. 10/04/2019: AutoWrapper version 1.1.0 with newly added options. 09/23/2019: AutoWrapper version 1.0.0 is now officially released with some added option configurations to it.