Skip to content
View alastairlundy's full-sized avatar
  • UK
  • 01:58 (UTC +01:00)
Block or Report

Block or report alastairlundy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alastairlundy/README.md

README.md

Why the lack of GitHub contributions from before Mid 2023?

I decided to switch to GitLab from GitHub a few years ago, though I have since come back to GitHub and intend to mainly use GitHub going forward.

Shared Policies across my projects

Public Projects

These are just the projects I am publicly working on. Some private projects are not listed.

Desktop Applications

CLI Applications

For my util programs pleasee see this

Project Name Project Languages What it does

Libraries

Project Name Project Languages Target Framework Version What it does
Cli Utils Lib C# .NET 8 A library to help with the creation of CLI tools and/or console applications.
PlatformKit.Software C# .NET 6 & .NET 8 Helps with getting Installed Apps and Supported Package Managers.
PlatformKit.Extensions.OperatingSystem C# .NET Standard 2.0 Extends the OperatingSystem class to make it easier to handle cross-platform code on .NET Standard 2 compatible projects
PlatformKit C# .NET Standard 2.0 & .NET 6 and newer Helps with handling Cross-platform code and detecting Platform specific things.
SettingsKit C# .NET Standard 2.0 & .NET 6 and newer Makes it easy to read or write Settings files for applications that store settings in JSON, TXT, or XML.
LocalizationKit C# .NET Standard 2.0 & .NET 6 and newer Makes it easy to read or write Localization files for applications that store settings in JSON, TXT, or XML.

Pinned

  1. PlatformKit PlatformKit Public

    Cross-platform OS and Platform Detection for .NET

    C# 1

  2. LocalizationKit LocalizationKit Public

    A library designed to make managing localizations in .NET easier.

    C#

  3. SettingsKit SettingsKit Public

    Make managing settings in .NET applications easy

    C#