Skip to content
View markcastle's full-sized avatar

Block or report markcastle

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

    Simple string extension library designed to make it easy to convert strings between different cases such as camelCase, snake_case, kebab-case, PascalCase and Train-Case.

    C# 11

  2. hls-parser hls-parser Public

    A robust HTTP Live Streaming (HLS) parser library for .NET applications. This library targets .NET Standard 2.1 for wide compatibility.

    C#

  3. ResilientHttpClient ResilientHttpClient Public

    A replacement for HttpClient that takes care of Resilience and is .NET Standard 2.1 Compliant

    C#

  4. nats-web nats-web Public

    A simple Nats WebSocket client for testing Nats.io

    TypeScript