Skip to content

It's easy. 😁😁😁 Let click the button within the window.

Notifications You must be signed in to change notification settings

bbonkr/CatchMeIfYouCan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Catch me if you can

Summary

It's easy. 😁😁😁

Let click the button within the window.

screenshot

Run

Needs .NET 5 installation.

Use Visual studio

Build and run.

Use CLI

$ cd src/CatchMeIfYouCan
$ dotnet build
$ dotnet run

Publish

Use self-contained options when needs independent execution file.

e.g.) Publish to Windows x64 target self contained execution file:

$ cd src/CatchMeIfYouCan
$ dotnet build
$ dotnet publish -c Release --self-contained --runteim win-x64 -o out

References:

About

It's easy. 😁😁😁 Let click the button within the window.

Topics

Resources

Stars

Watchers

Forks

Languages