Pinned Repositories
BrowserSearch
Console app to perform random searches using a specific browser.
DdnsUpdate.NET
Cloudflare DDNS auto-updater. Highly customizable with email notifications. Run as Windows Service or Linux Daemon.
NetCore.TimeFilters
.NET Core/C# library to check if a DateTime is within search pattern(s).
NetMQPubSub
A set of lightweight publisher-subscriber components using NET Core and NetMQ.
RaspberryPi.DotNet.GpioExamples
GPIO .NET Examples for the Raspberry Pi
RaspberryPi.DotNet.GpioWeb
GPIO .NET Web Service Platform for the Raspberry Pi
WinService.NET
A C# template for Windows Services, Scheduled Tasks, and console apps (logging, email, cmd-line parameters).
WinService.NetCore
Starter project for creating Windows Services in NET Core 6+
paultechguy's Repositories
paultechguy/NetMQPubSub
A set of lightweight publisher-subscriber components using NET Core and NetMQ.
paultechguy/DdnsUpdate.NET
Cloudflare DDNS auto-updater. Highly customizable with email notifications. Run as Windows Service or Linux Daemon.
paultechguy/WinService.NetCore
Starter project for creating Windows Services in NET Core 6+
paultechguy/RaspberryPi.DotNet.GpioWeb
GPIO .NET Web Service Platform for the Raspberry Pi
paultechguy/WinService.NET
A C# template for Windows Services, Scheduled Tasks, and console apps (logging, email, cmd-line parameters).
paultechguy/BrowserSearch
Console app to perform random searches using a specific browser.
paultechguy/NetCore.TimeFilters
.NET Core/C# library to check if a DateTime is within search pattern(s).
paultechguy/RaspberryPi.DotNet.GpioExamples
GPIO .NET Examples for the Raspberry Pi
paultechguy/TicTacToeFun
Allow the computer to solve a tic-tac-toe game with any size grid, using parallel processing.