Skip to content
View nur858's full-sized avatar

Block or report nur858

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. graphql-dotnet/graphql-dotnet graphql-dotnet/graphql-dotnet Public

    GraphQL for .NET

    C# 5.9k 934

  2. graphql-dotnet/server graphql-dotnet/server Public

    ASP.NET Core GraphQL Server

    C# 589 162

  3. sonarqube-netcore-docker sonarqube-netcore-docker Public

    Sample app showing how to configure sonarqube and postgresSQL in docker for gathering code coverage stats for net core app running in docker.

    C# 6 2

  4. spring-boot-aerospike-grpc-gradle spring-boot-aerospike-grpc-gradle Public

    Sample spring boot based gRPC app built with gradle demonstrating aerospike access.

    Java 1

  5. sonarqube-docker sonarqube-docker
    1
    version: '3.4'
    2
    services:
    3
      sonar-postgres:
    4
        image: postgres
    5
        container_name: sonar-postgres
  6. aerospike/spring-data-aerospike aerospike/spring-data-aerospike Public

    Forked from spring-attic/spring-data-aerospike

    Spring Data Aerospike

    Java 42 31