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

Block or report teshiba

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. AoE2.netDesktop AoE2.netDesktop Public

    AoE2.netDesktop is a desktop application that makes viewing "Age of Empires II: Definitive Edition" play history easy.

    C# 2 2

  2. LibAoe2AISharp LibAoe2AISharp Public

    LibAoe2AISharp is C# wrapper to write AI scripts for Age of Empires II

    C# 6

  3. Aoe2AISharp Aoe2AISharp Public

    Aoe2AiSharp is an AI script description of Age of Empires II by LibAoe2AiSharp.

    C# 2

  4. run MSBuild, vstest, Opencover, Repo... run MSBuild, vstest, Opencover, ReportGenerator and show HTML coverage report.
    1
    rem ===========================================================================
    2
    rem coverage.bat
    3
    rem ===========================================================================
    4
    
                  
    5
    rem ===========================================================================
  5. test.snippet test.snippet
    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>ArrangeActAssert</Title>
  6. DockingManager DockingManager Public

    Manage DockContents of DockPanel Suite

    C#