- Seattle / Toronto
- http://blogs.msdn.com/dotnet
Highlights
- 2 discussions answered
Block or Report
Block or report richlander
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
dotnet/corefx Public
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
-
microsoft/dotnet Public
This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
-
dotnet/coreclr Public
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
-
-
-
dotnet-foundation/swag Public
Artwork used to create .NET Foundation swag (T-Shirts, Mugs etc)
346 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 10 commits in 3 repositories
Created a pull request in dotnet/designs that received 21 comments
Proposal on release labels
The "Current" label is confusing. This proposal aims to change that.
Opened 10 other pull requests in 3 repositories
dotnet/core
4
merged
1
closed
dotnet/docs
2
open
2
merged
dotnet/dotnet-buildtools-prereqs-docker
1
merged
Reviewed 5 pull requests in 5 repositories
dotnet/winforms
1 pull request
dotnet/dotnet-buildtools-prereqs-docker
1 pull request
dotnet/docs
1 pull request
dotnet/designs
1 pull request
dotnet/core
1 pull request
Created an issue in dotnet/templating that received 16 comments
Enable using .NET SDK templates with Visual Studio
There should be a way to use .NET SDK templates (dotnet new -i) with Visual Studio. I don't believe there is any such experience.
This issue would …