Skip to content
View kevin-william's full-sized avatar
  • BPI
  • Porto - PT

Block or report kevin-william

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. Criando Console Applications usando ... Criando Console Applications usando DotNet CLI
    1
    # Criando Console Application usando DotNet CLI
    2
    
                  
    3
    Existem algumas alternativas de criaçao de um novo projeto do tipo C# Console Application, uma delas é usando o dotnet CLI.
    4
    Para criar uma nov console application basta digitar no terminal o seguinte comando:
    5
    ```
  2. SimpleSample-CleanArch SimpleSample-CleanArch Public

    A simple and basic WebApi solution model based on Clean architecture

    C#

  3. spring-framework-jpa spring-framework-jpa Public

    An Java Spring framework using Spring framework with JPA

    Java

  4. spring-framework-oauth spring-framework-oauth Public

    Java Spring framework using oauth

    Java

  5. java-websocket-server java-websocket-server Public

    Servidor WebSocket Spring Boot

    Java

  6. java-websocket-client java-websocket-client Public

    Este projeto é um cliente WebSocket escrito em Java 23 utilizando a API Jakarta WebSocket

    Java