Skip to content
View AndrewZ1989's full-sized avatar

Block or report AndrewZ1989

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

    A set of libraries for quick implementation of data access layer in your application

    C# 2

  2. MultiDomainSingleton MultiDomainSingleton Public

    Sometime we need to share objects between two or more application domains. This is example how we can do it.

    C# 2

  3. XmlNavigator XmlNavigator Public

    This project is a library for creating readonly object representations of very large XML documents.

    C# 1

  4. CallSharp CallSharp Public

    Forked from nesteruk/CallSharp

    I/O Call Instrumentation for .NET

    C#

  5. coreclr coreclr Public

    Forked from dotnet/coreclr

    This repo contains the .NET Core runtime, called CoreCLR, and the base library, called System.Private.Corelib (or mscorlib). It includes the garbage collector, JIT compiler, base .NET data types an…

    C#

  6. CoreCLR.ZeroGC CoreCLR.ZeroGC Public

    Forked from kkokosa/UpsilonGC

    Zero Garbage Collector for CoreCLR

    C++