SimpleMarkdown provides basic helpers to generate Markdown from plain text. It handles all common Markdown elements. The package currently targets .NET Core 1.0+, .NET Standard 1.0+, and .NET Framework 4.5+. (There is no reason this could not also work with earlier versions of .NET. Simply download...
More information
IBM.WatsonDeveloperCloud.LanguageTranslator.v3 wraps the Watson Developer Cloud Language Translator service (http://www.ibm.com/watson/developercloud/language-translator.html)
IBM.Watson.NaturalLanguageClassifier.v1 wraps the Watson Natural Language Classifier service (http://www.ibm.com/watson/developercloud/natural-language-classifier.html)
IBM.WatsonDeveloperCloud.Conversation.v1 wraps the Watson Developer Cloud Conversation service (http://www.ibm.com/watson/developercloud/conversation.html)
IBM.WatsonDeveloperCloud.CompareComply.v1 wraps the Watson Developer Cloud Compare Comply service (http://www.ibm.com/watson/developercloud/compare-comply.html)
Allows developers to handle API errors through middleware and returns a consistent response in case of errors rather than implementing their own solutions. There is also less fragmentation and no inconsistencies in response as it follows a pre-decided structure.
Users can just register an inbuilt...
More information