Skip to content
View alastairlundy's full-sized avatar
  • UK
  • 03:37 (UTC +01:00)

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 some of the projects I am publicly working on. Some private projects are not listed.

Web Applications

Project Name Project Language(s) and Web Framework Project License Target Framework Version What it does

Desktop Applications

Project Name Project Language(s) Project License GUI Framework Target Framework Version What it does
WCount Desktop C# , XAML MPL 2.0 Avalonia .NET 9.0

CLI Applications

Project Name Project Language(s) Project License Target Framework Version What it does
BasisBox C# LGPLv3 .NET 8 A group of alternatives to GNU coreutil programs
EnviousBox C# LGPLv3 .NET 8 A group of my CLI tools
WCount CLI C# LGPLv3 .NET 9 An alternative to the Unix wc program, written in C# and using .NET .

Libraries

Project Name Project Language(s) Project License Target Framework Version What it does
CliInvoke C# MPL 2.0 .NET Standard 2.0, .NET Standard 2.1, .NET 8, & .NET 9 A library for interacting with Command Line Interfaces.
Cli Utils Lib C# MPL 2.0 .NET 8 A library to help with the creation of CLI tools and/or console applications.
DotExtensions C# MIT .NET Standard 2.0 & .NET 8+ Extensions to C# System classes and types to improve them.
Resyslib C# MIT .NET Standard 2.0 & .NET 8+ This is a collection of primitive packages for .NET focussed on different areas.
OSCompatibilityLib C# MIT .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# MIT .NET Standard 2.0 & .NET 6 and newer Helps with handling Cross-platform code and detecting Platform specific things.

Extension Libraries

Project Name Project Language(s) Project License Target Framework Version What it does
ProcessExtensions C# MPl 2.0 .NET Standard 2.0 & .NET 8+ Abstractions around Processes and Process running to make it easier and safer.
IOExtensions C# MPL 2.0 .NET Standard 2.0, .NET Standard 2.1, and .NET 8 A library to make programmatic directory deletion and creation in .NET easier.

Pinned Loading

  1. PlatformKit PlatformKit Public

    Cross-platform OS and Platform Detection for .NET

    C# 1

  2. DotExtensions DotExtensions Public

    Extensions to C# System classes and types.

    C#

  3. CliInvoke CliInvoke Public

    CliInvoke is a library for interacting with Command Line Interfaces and wrapping around executables.

    C# 4