We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Authentication and authorization (markdown)
Updated Mono (markdown)
Updated Home (markdown)
Updated Serialization deserialization (markdown)
Updated SOAP support (markdown)
Updated Routing (markdown)
Created Routing (markdown)
Group needs read/write access to the file
Updated What is a message based web service? (markdown)
Created What is a message based web service? (markdown)
Created Security (markdown)
Updated Error Handling (markdown)
Fixed a link to G+ community.
removed unneeded 'just'
Changed 2 references to this.CacheClient to base.Cache
Updated Community Resources (markdown)
Updated Messaging and Redis (markdown)
Changed 'public class UserValidator : AbstractValidator<Validated>' to 'public class UserValidator : AbstractValidator<User>' because the UserValidator class is validating the User class, not the Validated class.
Changed