Skip to content
View adilsonsds's full-sized avatar

Organizations

@cloudnative-net-br @luizcarlosfaria-rabbitmq

Block or report adilsonsds

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. tasksfs tasksfs Public

    Gerenciador de tarefas baseado em sistema de arquivos, construído com .NET MAUI. Todo dado é armazenado como arquivos e pastas no disco - sem banco de dados, sem API.

    C#

  2. notes notes Public

    Minhas anotações

  3. DevContainer Starter for .NET 8 DevContainer Starter for .NET 8
    1
    FROM mcr.microsoft.com/devcontainers/dotnet:dev-8.0
    2
    WORKDIR /app
    3
    EXPOSE 8080
    4
    RUN chown -R $USER:$USER /app
    5
    USER $USER
  4. dotnet-aws-examples dotnet-aws-examples Public

    C#

  5. payments-api payments-api Public

    C#