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

Block or report mask2011

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

  1. Snippets for methods for Visual Studio Snippets for methods for Visual Studio
    1
    <?xml version="1.0" encoding="utf-8"?>
    2
    <CodeSnippets xmlns="http://schemas.microsoft.com/VisualStudio/2005/CodeSnippet">
    3
      <CodeSnippet Format="1.0.0">
    4
        <Header>
    5
          <Title>private-async-task-generic</Title>
  2. automapping-performance automapping-performance Public

    Automapping libraries performance tests using BenchmarkDotNet

    C#

  3. eshop.graphql eshop.graphql Public

    A simple EShop which uses GraphQL for its API

    C#

  4. fluent-generics fluent-generics Public

    PoC for making a fluent generics handler

    C#