Skip to content
View markgossa's full-sized avatar

Block or report markgossa

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. Mocker Mocker Public

    .NET API mock for HTTP APIs. Simply create a rule which defines the response you want based on the request body, header, query and method in a received request. The response can be configured with …

    C# 13 1

  2. MessageBus MessageBus Public

    Messaging abstraction for event driven solutions using Azure Service Bus but can be extended to other messaging technologies such as RabbitMQ. Includes message routing to message handlers, automate…

    C# 2

  3. ASP.NET-Reference-API ASP.NET-Reference-API Public

    Reference ASP.NET 6 API using latest best practices

    C# 5 2

  4. AspNet.CorrelationIdGenerator AspNet.CorrelationIdGenerator Public

    CorrelationId generator with middleware for ASP.NET services

    C# 2 1

  5. HashiTalk1-TerraformModules HashiTalk1-TerraformModules Public

    Terraform Modules repo referenced by HashiTalk1-DemoCode

    HCL 2 2

  6. MyIoC MyIoC Public

    Testing out creating my own IoC container

    C#