A library provides famous quotations and proverbs in difference languages.
$ dotnet add package QuoteBankIn QuoteBank we have two method to get a quote out of library called: getQuote(); You can get a random quote by provide region in the getQuote parameter: getQuote("us") or getQuote("vi").