Skip to content
View timheuer's full-sized avatar
🚴‍♂️
https://twitter.com/timheuer
🚴‍♂️
https://twitter.com/timheuer

Sponsors

@pomarec

Organizations

@microsoft @dotnet @OpenLiveWriter
Block or Report

Block or report timheuer

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
timheuer/README.md

Pinned

  1. alexa-skills-dotnet alexa-skills-dotnet Public

    An Amazon Alexa Skills SDK for .NET

    C# 547 107

  2. GitHubActionsVS GitHubActionsVS Public

    A Visual Studio extension for showing GitHub Actions workflow information

    C# 15 4

  3. base64-to-file base64-to-file Public

    Take a base64 string and decodes to a file for use in arguments in later actions.

    JavaScript 77 26

  4. AddActionsWorkflow AddActionsWorkflow Public

    Adds a GitHub Actions Workflow to your solution

    C# 5

  5. .NET 8 SDK devcontainer w/aspire .NET 8 SDK devcontainer w/aspire
    1
    {
    2
        "name": ".NET with Aspire",
    3
        "image": "mcr.microsoft.com/dotnet/sdk:8.0",
    4
        "features": {
    5
            "ghcr.io/devcontainers/features/docker-in-docker:2": {},
  6. AspireManifestGen AspireManifestGen Public

    A quick shortcut on a .NET Aspire AppHost project to generate the deployment manifest from within VS

    C# 1