Skip to content
View sapozhnikovv's full-sized avatar

Block or report sapozhnikovv

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. sapozhnikovv.github.io sapozhnikovv.github.io Public

    HTML

  2. SCU.Serilog.Sinks.Telegram SCU.Serilog.Sinks.Telegram Public

    Minimal, Effective, Safe and Fully Async Serilog Sink that allows sending messages to pre-defined list of users in Telegram chat. It uses HttpClient singleton, Channel as queue and StringBuilder po…

    C# 1

  3. SCU.MemoryChunks SCU.MemoryChunks Public

    Minimal, Effective, Safe and Simple extension with single functionality - Split strings or arrays by size into chunks, without allocation redundant intermediate arrays like in LINQ version (Chunk m…

    C#