The Wayback Machine - https://web.archive.org/web/20210416044550/https://github.com/n-ski
Skip to content
Avatar
Block or Report

Popular repositories

  1. Forked from n0kk/ahud

    Custom HUD for Team Fortress 2

  2. Forked from floydpink/CachedImage

    A WPF control that wraps the Image control to enable file-system based caching

    C#

  3. Forked from W4RH4WK/Debloat-Windows-10

    A collection of Scripts which disable / remove Windows 10 Features and Apps

    PowerShell

  4. Forked from MattMcManis/Axiom

    An FFmpeg GUI for Windows

    C#

  5. Port of Microsoft's Parallel Extensions Extras library to .NET Standard

    C# 1

  6. Forked from Xwilarg/BooruSharp

    A C# library to browse Booru websites (Gelbooru, Konachan, etc...) easily

    C#

459 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2021

n-ski has no activity yet for this period.

March 2021

Created 110 commits in 1 repository
Created 2 repositories

Created a pull request in AArnott/Validation that received 1 comment

Requires: Return parameter value for string null/white-space check

Pretty straightforward change, allows one to do _someField = Requires.NotNullOrEmpty(stringParam, nameof(stringParam)); instead of Requires.NotNull…

+8 −2 1 comment