Skip to content
View twoteesbrett's full-sized avatar
Block or Report

Block or report twoteesbrett

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

Pinned Loading

  1. IsAnagram.cs IsAnagram.cs
    1
    using System;
    2
    using System.Collections.Generic;
    3
    using System.Linq;
    4
    
                  
    5
    public class Program
  2. IsPalindrome.cs IsPalindrome.cs
    1
    using System;
    2
    using System.Collections.Generic;
    3
    using System.Linq;
    4
    
                  
    5
    public class Program
  3. NuGetPackageVersionUpdater NuGetPackageVersionUpdater Public

    Automatically increments the version of selected projects in the Solution Explorer.

    C#

  4. outlook-export-tool outlook-export-tool Public

    A tool to export Outlook data to PST files by year.

    C# 2 3

  5. Spectrum.Ird Spectrum.Ird Public

    A library to validate IRD numbers and New Zealand bank account numbers according to the "Resident Withholding Tax (RWT) and Non-Resident Withholding Tax (NRWT)" specification published by the New Z…

    C#

  6. tictactoe tictactoe Public

    C#