Skip to content

FileCounter is a simple .NET Core example application.

Notifications You must be signed in to change notification settings

swiftkickin/FileCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Counter

I needed a simple .NET Core application for some samples, and this is it. If you run FileCounter, it'll count all the files in the current directory and inner directories.

To build

dotnet publish -c Release -r win-x64 --self-contained -o publish

About

FileCounter is a simple .NET Core example application.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages