tsjdev-apps / restcountries-console

Simple console application to get information about countries using RESTCountries.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RESTCountries Console

Simple console application to get information about countries using RESTCountries.com by using the RESTCountriesSharp NuGet package and Spectre.Console.Cli NuGet package.

Demo

dotnet run -- -h

help

dotnet run -- get -h

get-help

dotnet run -- get

get-1

get-2

get-3

dotnet run -- get fullname -p France

get-parameter

Buy Me A Coffee

I appreciate any form of support to keep my Open Source activities going.

Whatever you decide, be it reading and sharing my blog posts, using my NuGet packages or buying me a coffee/book, thank you ❤️.

Buy Me A Coffee

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Simple console application to get information about countries using RESTCountries.com

License:MIT License


Languages

Language:C# 100.0%