Ashraf Alam
Ashraf Alam
EISK is .net core based open source boilerplates template that is intended providing developer resources to build scalable applications on top of awesome application architecture. Hopefully developers will be able...
The filter should do the following: * return json formatted response. ([reference 1](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/error-handling?view=aspnetcore-2.2), [reference 2](https://code-maze.com/global-error-handling-aspnetcore/)) * (optional) convert the underlying system exception message to a generic user friendly message *...
Using default dotnet core log support https://docs.microsoft.com/en-us/aspnet/core/fundamentals/logging
EISK Web API is a .net core based open source project that is intended providing developer resources to build scalable restful Web API on top of awesome application architecture. Hopefully...