Skip to content
View mknet3's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report mknet3

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

    Set of best practices about DotNet ecosystem

    6

  2. MkNet MkNet Public

    Simple workaround to add Azure Active Directory authentication to our docs built with MkDocs

    C# 1

  3. Mk.FileStorage Mk.FileStorage Public

    Mk.FileStorage is a simple solution to integrate a File Storage in your ASP.NET Core project.

    C# 3

  4. Rebus.TraceContext.W3C.Outgoing Rebus.TraceContext.W3C.Outgoing
    1
    namespace RebusTraceContext
    2
    {
    3
        using System;
    4
        using System.Diagnostics;
    5
        using System.Threading.Tasks;
  5. Rebus.TraceContext.W3C.Incoming Rebus.TraceContext.W3C.Incoming
    1
    namespace RebusTraceContext
    2
    {
    3
        using System.Diagnostics;
    4
        using System.Threading.Tasks;
    5
        using Microsoft.ApplicationInsights;