Skip to content
View MuffPotter's full-sized avatar
  • Drägerwerk AG & Co. KGaA
  • Lübeck
Block or Report

Block or report MuffPotter

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. Humanizer Humanizer Public

    Forked from Humanizr/Humanizer

    Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities

    C#

  2. ConfigureAwaitChecker ConfigureAwaitChecker Public

    Forked from aelij/ConfigureAwaitChecker

    ConfigureAwait Checker for ReSharper and Roslyn

    C#

  3. Topshelf Topshelf Public

    Forked from Topshelf/Topshelf

    An easy service hosting framework for building Windows services using .NET

    C#

  4. Dragablz Dragablz Public

    Forked from ButchersBoy/Dragablz

    Dragable and tearable tab control for WPF

    C#

  5. bootstrap-modal bootstrap-modal Public

    Forked from jschr/bootstrap-modal

    Extends the default Bootstrap Modal class. Responsive, stackable, ajax and more.

    JavaScript

  6. AsyncMethodCaller AsyncMethodCaller Public

    Forked from hjerpbakk/AsyncMethodCaller

    AsyncMethodCaller is used to call methods asynchronously and continue with other methods after execution completes if you cannot use async and await. It makes asynchronous calls easy to understand …

    C#