Pinned Loading
-
Guid to Clip powershell
Guid to Clip powershell 1POWERSHELL -c "[guid]::NewGuid().ToString().ToUpper()" | clip
-
-
Practical.CleanArchitecture
Practical.CleanArchitecture PublicForked from phongnguyend/Practical.CleanArchitecture
Sample Asp.Net Core 3.1 projects which apply modern Clean Architecture, Domain-Driven Design, CQRS, Specification Pattern, Unit Testing, SOLID, Asp.Net Core Identity Custom Storage, Entity Framewor…
C#
-
find count powershell
find count powershell 1#Quick and dirty PS script for counting lines of code in a directory. Output is dumped to a simple CSV file.
2#Note that this script doesn't count blank lines.
3#Parameters:
4# path - the path containing the code files (note that the script will recurse through subfolders
5# outputFile - fully qualified path of the file to dump the CSV output
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.