Skip to content
View icsharp-io's full-sized avatar
💭
cat /dev/urandom | tr -cd "[:graph:]" | head -c 50
💭
cat /dev/urandom | tr -cd "[:graph:]" | head -c 50

Block or report icsharp-io

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

Popular repositories Loading

  1. supergrid supergrid Public

    C++ 1

  2. dotnet-sdk dotnet-sdk Public

    Forked from dapr/dotnet-sdk

    Dapr SDK for .NET

    C#

  3. dapr dapr Public

    Forked from dapr/dapr

    Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.

    Go

  4. IdentityServer IdentityServer Public

    Forked from DuendeSoftware/products

    The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core

    JavaScript

  5. BFF BFF Public

    Forked from DuendeSoftware/BFF

    Framework for ASP.NET Core to secure SPAs using the Backend-for-Frontend (BFF) pattern

    C# 1

  6. PayloadsAllTheThings PayloadsAllTheThings Public

    Forked from swisskyrepo/PayloadsAllTheThings

    A list of useful payloads and bypass for Web Application Security and Pentest/CTF

    Python