Skip to content
View icnocop's full-sized avatar
:octocat:
In the beginning there was source code.
:octocat:
In the beginning there was source code.

Block or report icnocop

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 Loading

  1. MigratePackagesConfigToPackageReferencesExtension MigratePackagesConfigToPackageReferencesExtension Public

    Migrates packages.config to PackageReferences. Works with C# csproj and native C++ vcxproj Visual Studio project files.

    C# 4

  2. PackageReferenceVersionToAttribute PackageReferenceVersionToAttribute Public

    A Visual Studio extension and dotnet tool to convert PackageReference Version child elements to attributes across your projects.

    C# 2 1

  3. AzurePipelines.TestLogger AzurePipelines.TestLogger Public

    Azure Pipelines logger extension for the Visual Studio Test Platform

    C# 18 9

  4. awesome-wix awesome-wix Public

    A collection of awesome resources for the WiX Toolset

    2

  5. NSwag inheritance and polymorphism NSwag inheritance and polymorphism
    1
        using System;
    2
        using System.Collections.Generic;
    3
        using System.Linq;
    4
        using System.Net.Mime;
    5
        using System.Reflection;