MaximLipnin
Software developer at Neurosoft, working on commercial solutions for audiology. Former Akvelon employee and Mono team collaborator. Net Runtime contributor.
Ivanovo, Russia
Pinned Repositories
Avalonia
A cross-platform UI framework for .NET
coding-interview-university
A complete computer science study plan to become a software engineer.
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 and many low-level classes. We welcome contributions.
corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
ikdasm
IKVM.Reflection based ildasm clone
mono
Mono open source ECMA CLI, C# and .NET implementation.
repo-sync-test-mono
runtime
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
MaximLipnin's Repositories
MaximLipnin/Avalonia
A cross-platform UI framework for .NET
MaximLipnin/coding-interview-university
A complete computer science study plan to become a software engineer.
MaximLipnin/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 and many low-level classes. We welcome contributions.
MaximLipnin/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
MaximLipnin/corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
MaximLipnin/ikdasm
IKVM.Reflection based ildasm clone
MaximLipnin/mono
Mono open source ECMA CLI, C# and .NET implementation.
MaximLipnin/repo-sync-test-mono
MaximLipnin/runtime
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
MaximLipnin/xharness
C# command line tools for executing unit tests on Android, iOS, WatchOS and AppleTV devices/simulators