Skip to content
View B1tF8er's full-sized avatar
:shipit:
:shipit:
Block or Report

Block or report B1tF8er

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
B1tF8er/README.md
using System;

namespace My;

public static class Name
{
    public static Func<string> Is => () => "George.";
}

Pinned

  1. bit-logger bit-logger Public

    Logger for .NET Core applications

    C# 2 1

  2. functional-workshop functional-workshop Public

    functional programming principles applied in C#

    C#

  3. configuration-reader configuration-reader Public

    Read .NET config files in a succinct way and with type safety

    C# 1

  4. type-providers-workshop type-providers-workshop Public

    Workshop material for F# type providers

    F#