UtilityBelt icon indicating copy to clipboard operation
UtilityBelt copied to clipboard

Add a fun functionality to execute in a Console Application

Open aherd2985 opened this issue 4 years ago β€’ 22 comments

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

Please test within Visual Studio.

Be creative, have fun, happy coding!

aherd2985 avatar Oct 06 '20 00:10 aherd2985

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

IrvinDominin avatar Oct 06 '20 07:10 IrvinDominin

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

IrvinDominin avatar Oct 06 '20 13:10 IrvinDominin

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

IrvinDominin avatar Oct 06 '20 16:10 IrvinDominin

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 ?

aherd2985 avatar Oct 06 '20 20:10 aherd2985

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

Alex-451 avatar Oct 06 '20 20:10 Alex-451

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

Alex-451 avatar Oct 06 '20 20:10 Alex-451

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

aherd2985 avatar Oct 07 '20 00:10 aherd2985

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

Alex-451 avatar Oct 07 '20 15:10 Alex-451

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 [email protected] Sent: Wednesday, October 7, 2020 10:19:51 AM To: aherd2985/UtilityBelt [email protected] Cc: Herd, Andrew [email protected]; Mention [email protected] 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.

aherd2985 avatar Oct 07 '20 15:10 aherd2985

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

Alex-451 avatar Oct 08 '20 06:10 Alex-451

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!

aherd2985 avatar Oct 08 '20 12:10 aherd2985

Will do this in #84 , adding Fox Facts

1RedOne avatar Oct 10 '20 19:10 1RedOne

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

Alex-451 avatar Oct 10 '20 19:10 Alex-451

LMAO, I missed it, nice job @AlexGipp

1RedOne avatar Oct 10 '20 19:10 1RedOne

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

c3sxr avatar Oct 18 '20 00:10 c3sxr

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

strawberries73 avatar Oct 21 '20 15:10 strawberries73

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!

aherd2985 avatar Oct 21 '20 19:10 aherd2985

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

  • FaceBook / Twitter / Azure down-detector
  • integrate with DownDetector.com?
  • Grab newest X tweets about a hashtag

1RedOne avatar Oct 22 '20 13:10 1RedOne

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

IrvinDominin avatar Oct 08 '22 19:10 IrvinDominin

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

IrvinDominin avatar Oct 10 '22 19:10 IrvinDominin

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

IrvinDominin avatar Oct 11 '22 11:10 IrvinDominin

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

IrvinDominin avatar Oct 12 '22 06:10 IrvinDominin