Updated Service return types (markdown)
Created Customize HTTP Responses (markdown)
Updated Community Resources (markdown)
Updated Contributors (markdown)
Added container.Register<IRedisClientsManager>(redisFactory); // req. to log exceptions in redis line in example. Without this, DtoUtil.HandleException does not log into Redis
Updated Messaging and redis (markdown)
noOfRetries is named retryCount in the nuget package. replaced Consle.Log with Console.WriteLine
Updated New API (markdown)
Updated The IoC container (markdown)
Updated Sessions (markdown)
Updated Authentication and authorization (markdown)
Fixed typo
Updated Order of Operations (markdown)
Updated Home (markdown)
Created Order of Operations (markdown)