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

Block or report wcrowther

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

Popular repositories

  1. SeedPacket SeedPacket Public

    SeedPacket adds a .seed() method onto IEnumerable for quickly seeding data. Similar to a LINQ extension, it populates lists with realistic data. Ex: var mylist = new List<Item>().Seed().

    C#

  2. Samples-Test Samples-Test Public

    Following video instruction from Git Fundamentals on youtube

  3. WildHare WildHare Public

    Library of useful extension methods for c#

    TSQL

  4. VueCorp VueCorp Public template

    A sample application combining a vue 3 front end with a .NET Core Minimal API backend.

    Vue