• Stars
    star
    1
  • Language
    PowerShell
  • License
    MIT License
  • Created 9 months ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My implementation of Jeff Hicks' challenge he created for the PowerShell Podcast is 2024

More Repositories

1

PathLengthChecker

Path Length Checker is a stand-alone app that returns the path and length of all files and directories in a given directory.
C#
268
star
2

Invoke-MsBuild

Invoke-MsBuild PowerShell module to make building projects and solutions with MsBuild.exe easy.
PowerShell
150
star
3

AHKCommandPicker

An AutoHotkey (AHK) script that allows you to easily run AHK functions. Instead of having to remember what shortcut key maps to each of your AHK scripts, this displays a list of all your AHK functions and allows you to easily run them.
AutoHotkey
84
star
4

PowerShell.tiPS

PowerShell tips delivered straight to your terminal πŸ’»
PowerShell
41
star
5

VS.DiffAllFiles

Visual Studio Extension to make comparing files before and after committing them to Git and TFS faster and easier.
C#
38
star
6

Sample.Serilog

Some sample projects showing how to use Serilog
C#
33
star
7

MoveFilesIntoDateDirectories

Moves files from a directory into a new directory whose name is based on the file's date.
PowerShell
26
star
8

New-NuGetPackage

New-NuGetPackage.ps1 is a PowerShell script to make creating and publishing NuGet packages quick and easy, using a .nuspec or project file, from File Explorer or PowerShell.
PowerShell
23
star
9

DansUtilityLibraries

A collection of reusable code that I've written or found throughout my programming career.
PowerShell
14
star
10

DPSF-XNA

Create particle systems in XNA quickly and easily with Dynamic Particle System Framework for XNA.
C#
12
star
11

PowerShellCmdletInCSharpExample

Example of how to build a PowerShell cmdlet in C# and unit test it
C#
11
star
12

AzureDevOps.WindowsScheduledTasks

An Azure DevOps extension for installing and uninstalling Windows Scheduled Tasks
PowerShell
10
star
13

PowerShell.ScriptModuleRepositoryTemplate

A module and template repo for creating new PowerShell script modules with CI/CD pipelines and boilerplate files built-in
PowerShell
10
star
14

AutoUpdateProjectsMinimumRequiredClickOnceVersion

Automatically force your ClickOnce app to update itself without prompting the user; less obtrusive, and enhanced security by ensuring the latest version is used.
PowerShell
10
star
15

SqlScriptRunner

SQL Script Runner is a lightweight program that can be used to quickly run multiple SQL scripts against a database.
C#
8
star
16

Set-ProjectFilesClickOnceVersion

PowerShell script to update a project file's (.csproj or .vbproj) ClickOnce version.
PowerShell
8
star
17

NotifyWhenMicrosoftOutlookReminderWindowIsOpen

Make it more apparent that the Microsoft Outlook Reminder window has opened by receiving configurable alerts.
AutoHotkey
8
star
18

New-GitHubRelease

PowerShell module to make automating the creation of new GitHub releases easy.
PowerShell
6
star
19

AzureDevOps.Wait

An Azure DevOps extension for pausing a build or release flow for the specified amount of time
PowerShell
6
star
20

Oh-My-Posh.DeadlydogTheme

Custom theme called 'deadlydog' for oh-my-posh
6
star
21

PowerShell.dumPS

A PowerShell module to dump an object's properties, fields, and non-public members to the console in a structured and colourful way
PowerShell
6
star
22

AzureArtifactsPowerShellModuleHelper

A PowerShell module with cmdlets to make using PowerShell modules in Azure Artifacts easier.
PowerShell
5
star
23

GreasemonkeyScripts

A collection of Greasemonkey scripts that I've created.
JavaScript
3
star
24

CloseZoomWindowsAfterJoiningMeeting

Automatically close superflous windows that open every time you join a Zoom meeting
AutoHotkey
3
star
25

Template.NewGitRepo

A template repository to use as a starting point for new git repos with basic boilerplate things that every git repo should have
3
star
26

PowerShell.Experiment.ClassInModule

An experimental repo to reproduce a PowerShell issue I am seeing when using a class in a module
PowerShell
2
star
27

DPSF

Dynamic Particle System Framework
C#
2
star
28

Presentation.tiPSWelcome

Presentation given for the Pacific PowerShell User Group in June 2024
AutoHotkey
2
star
29

PowerShell.Experiment.ClassPerformanceComparison

A test repo to compare the performance of the different ways to define classes in PowerShell
PowerShell
2
star
30

DansOnePhotoFileGallery

A single PHP file that you can drop into your photos directory to create a gallery and allow you to view them online.
PHP
2
star
31

deadlydog.github.io

Daniel Schroeder's Programming Blog - Sharing my tips, tricks, and code to help other developers be more productive. https://blog.danskingdom.com
HTML
2
star
32

GitHub.Experiment.SemanticVersionActions

Experimenting with various Semantic Version actions to see which I like best
2
star
33

ContinualOutputStreamConsoleApp

Utility console app for outputting standard output and errors. Main use-case is for other apps to use this to test their interaction with console apps.
C#
1
star
34

PitchGames

Mini-games that you play by using your voice.
C#
1
star
35

GitHub.Experiment.CiCdApproachesWithGitHubActions

Experimenting with the different ways to do CI/CD pipelines using GitHub Actions
PowerShell
1
star
36

MoveAndTagMediaFiles

Quickly preview then copy, move, and tag images, videos, and audio files
C#
1
star
37

Presentation.DevContainersAndGitHubCodespaces

Presentation I gave about Dev Containers and GitHub Codespaces for a lunch and learn
1
star