Skip to content
Avatar
😷
😷
  • Microsoft
  • Seattle, WA

Highlights

  • Pro

Organizations

@dotnet
Block or Report

Block or report jmarolf

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.

Add an optional note:
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jmarolf/README.md

image

Pinned

  1. roslyn Public

    Forked from dotnet/roslyn

    The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.

    C# 1 1

  2. Roslyn-SDK templates and Syntax Visualizer

    C# 411 230

  3. Helping .NET developers port their projects to .NET Core!

    C# 983 132

  4. Official C# support for Visual Studio Code (powered by OmniSharp)

    TypeScript 2.4k 602

  5. dotnet/sdk Public

    Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI

    C# 2k 848

1,135 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri
Activity overview
Contributed to dotnet/roslyn, dotnet/roslyn-analyzers, dotnet/roslyn-sdk and 46 other repositories

Contribution activity

October 2022

Created a pull request in dotnet/roslyn-sdk that received 6 comments

Fix Microsoft.CodeAnalysis.Analyzer.Testing nuget package dependencies for downstream clients

In #1004 we pinned the version of Newtonsoft.Json to be 13.0.1 because older versions have security problems. However, this meant that the nuget pa…

+3 −3 6 comments
Opened 12 other pull requests in 6 repositories

Created an issue in dotnet/runtime that received 16 comments

[API Proposal]: Add Then method to Task-like types

API Proposal namespace System.Threading.Tasks { public class Task<TResult> : Task { + public Task<TNewResult> Then<TNewResult>(Func<TResult, TNewRe…

16 comments
Opened 1 other issue in 1 repository
integrations/microsoft-teams 1 open
Started 1 discussion in 1 repository
dotnet/runtime
Answered 1 discussion in 1 repository
dotnet/runtime

Seeing something unexpected? Take a look at the GitHub profile guide.