aherd2985 / UtilityBelt

Fun console application
https://technoherder.com/gitOpenSource.php
17 stars 37 forks source link

Add a fun functionality to execute in a Console Application #42

Open aherd2985 opened 3 years ago

aherd2985 commented 3 years ago

Please grab the latest version; it has been an active repo.

Please test within Visual Studio.

Be creative, have fun, happy coding!

IrvinDominin commented 3 years ago

I take it here: https://github.com/aherd2985/UtilityBelt/pull/45

IrvinDominin commented 3 years ago

Another here: https://github.com/aherd2985/UtilityBelt/pull/48

IrvinDominin commented 3 years ago

Another here: https://github.com/aherd2985/UtilityBelt/pull/51

aherd2985 commented 3 years ago

We have one that grabs Chuck Norris jokes from this api: https://api.chucknorris.io/jokes/random

Do you have a different API for a Chuck Norris Ver 2.0 ?

Alex-451 commented 3 years ago

Yeah just saw that as well @aherd2985, thats why i made a panda module instead :)

Alex-451 commented 3 years ago

Btw could i try to add unit tests for this project?

aherd2985 commented 3 years ago

Please add unit tests, that would be awesome, thank you!

Alex-451 commented 3 years ago

Btw why is the structure of the project that weird? (no sln file for example)

aherd2985 commented 3 years ago

It’s not needed; keeping the repo lean and trying to minimize merge issues between the contributors.

Get Outlook for iOShttps://aka.ms/o0ukef


From: Alexander Gipp notifications@github.com Sent: Wednesday, October 7, 2020 10:19:51 AM To: aherd2985/UtilityBelt UtilityBelt@noreply.github.com Cc: Herd, Andrew andrew.herd@okstate.edu; Mention mention@noreply.github.com Subject: Re: [aherd2985/UtilityBelt] Add a fun functionality to execute in a Console Application (#42)

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe

Btw why is the structure of the project that weird? (no sln file for example)

β€” You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Faherd2985%2FUtilityBelt%2Fissues%2F42%23issuecomment-705008145&data=02%7C01%7Candrew.herd%40okstate.edu%7C0280e74b3e87496ec76e08d86ad479a2%7C2a69c91de8494e34a230cdf8b27e1964%7C0%7C0%7C637376808086234819&sdata=EGaqj5YLCdLyJFVLmdYxuGXgh8Uz1iQZ3QlTA6e8K44%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAHXMDROS5NDWVJ5LJH7P5KDSJSBJPANCNFSM4SFLIRVQ&data=02%7C01%7Candrew.herd%40okstate.edu%7C0280e74b3e87496ec76e08d86ad479a2%7C2a69c91de8494e34a230cdf8b27e1964%7C0%7C0%7C637376808086244816&sdata=Dqouartn%2BofEkhVHn1AOUcZ%2BNJujhjzUUAN1d7XfFFc%3D&reserved=0.

Alex-451 commented 3 years ago

Now there is an *.sln file, this is getting confusing.πŸ˜‚

aherd2985 commented 3 years ago

I am sorry you are confused, but it is needed now to support multiple projects in one solution.

We recently had a great contribution that setup Unit Testing.

Please let me know if you have any questions, thanks!

1RedOne commented 3 years ago

Will do this in #84 , adding Fox Facts

Alex-451 commented 3 years ago

@1RedOne what do you mean? I already implemented a random fox facts module: https://github.com/aherd2985/UtilityBelt/blob/master/Utilities/RandomFoxFact.cs

1RedOne commented 3 years ago

LMAO, I missed it, nice job @AlexGipp

c3sxr commented 3 years ago

Hello guys, I've included a new module for Yoda Translations #92 Let me know what you guys think πŸ˜„

strawberries73 commented 3 years ago

Hello, I am new and would like to contribute to this issue.

aherd2985 commented 3 years ago

Please feel free to add any new utility to the project or join in on refactoring this into a dll output that can be imported and used everywhere, thank you for your interest!

1RedOne commented 3 years ago

@strawberries73, if you can find some cool open Rest API, that would be a nice value-add to the project. Some ideas:

IrvinDominin commented 1 year ago

Added PostmanEcho https://github.com/aherd2985/UtilityBelt/pull/105 #hacktoberfestlove

IrvinDominin commented 1 year ago

Added RandomCommit text https://github.com/aherd2985/UtilityBelt/pull/106

IrvinDominin commented 1 year ago

Added SlipAdvice text https://github.com/aherd2985/UtilityBelt/pull/107

IrvinDominin commented 1 year ago

Added GoT Characters https://github.com/aherd2985/UtilityBelt/pull/108 (You don't know nothing Jon Snow)