Pinned Repositories
AsyncStreamsDemo
Demo project for JetBrains .NET Days Online 2020
corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
dump-workshop
C# 8 workshop materials for DUMP
MicroFlow
Lightweight workflow engine
my-habr
My habrahabr articles
csharplang
The official repo for the design of the C# programming language
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
joeduffy.github.io
My blog
RoslynQuoter
Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree
akarpov89's Repositories
akarpov89/MicroFlow
Lightweight workflow engine
akarpov89/AsyncStreamsDemo
Demo project for JetBrains .NET Days Online 2020
akarpov89/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
akarpov89/my-habr
My habrahabr articles
akarpov89/RefactoringTools
akarpov89/resharper-banana-split
Some useful context actions
akarpov89/dump-workshop
C# 8 workshop materials for DUMP
akarpov89/AgentMulder
Agent Mulder plugin for ReSharper provides navigation to and finding usages of types registered or resolved via Dependency Injection (DI) containers.
akarpov89/akarpov89.github.io
akarpov89/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
akarpov89/ExternalAnnotations
JetBrains ReSharper External Annotations
akarpov89/JetBrains.Annotations
Annotations to increase the accuracy of JetBrains ReSharper/Rider code inspections
akarpov89/joeduffy.github.io
My blog
akarpov89/resharper-heapview
ReSharper Heap Allocations Viewer plugin
akarpov89/resharper-unity
Unity support for both ReSharper and Rider
akarpov89/ReSharper.ReMoji
Enables support for EmojiVS extension (https://github.com/jbevain/EmojiVS) in ReSharper
akarpov89/ReSharper.Xao
ReSharper plugin to navigate between a XAML View and ViewModel. Invoked with Go to Related Files (Ctrl+Shift+Alt+G).
akarpov89/RoslynQuoter
Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree