Skip to content
View maximiliysiss's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report maximiliysiss

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. grpc.net.testing.moq grpc.net.testing.moq Public

    Library to mocking gRPC client. Instead of Grpc.Core.Testing using extensions for Moq

    C# 3

  2. grpc.net.testing.nsubstitute grpc.net.testing.nsubstitute Public

    Library to mocking gRPC client. Instead of Grpc.Core.Testing using extensions for NSubstitute

    C# 2

  3. tc_docker tc_docker Public

    TotalCommander Docker/Kubernetes Plugin

    C# 11

  4. cpp_calls_csharp_samples cpp_calls_csharp_samples Public

    Samples of calling C# from C++ code

    C 6

  5. csharp_class_on_stack csharp_class_on_stack Public

    Demonstrates techniques for allocating class instances on the stack in C#, using both unsafe and safe approaches to bypass standard heap allocation

    C# 4

  6. yautbox yautbox Public

    Yautbox is a lightweight .NET outbox library

    C#