Pinned Repositories
appkit-dotnet
.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is part of the .NET Foundation.
appkit-windows
The Windows Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10. The toolkit is part of the .NET Foundation.
dotnet-desktop-wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
dotnet-roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet-sdk
The .NET SDK, for creating .NET projects, shared between Visual Studio and CLI distributions
GitHub-UserScripts
User-scripts to add functionality to GitHub
minsk
This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.
Nirmal4G
My Profile
SharpShell
SharpShell makes it easy to create Windows Shell Extensions using the .NET Framework.
Nirmal4G's Repositories
Nirmal4G/GitHub-UserScripts
User-scripts to add functionality to GitHub
Nirmal4G/Nirmal4G
My Profile
Nirmal4G/SharpShell
SharpShell makes it easy to create Windows Shell Extensions using the .NET Framework.
Nirmal4G/appkit-dotnet
.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is part of the .NET Foundation.
Nirmal4G/appkit-windows
The Windows Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10. The toolkit is part of the .NET Foundation.
Nirmal4G/dotnet-desktop-wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
Nirmal4G/dotnet-roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Nirmal4G/dotnet-sdk
The .NET SDK, for creating .NET projects, shared between Visual Studio and CLI distributions
Nirmal4G/minsk
This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.
Nirmal4G/MSBuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
Nirmal4G/NuGet.Build.Packaging
The NuGetizer-3000 is here!
Nirmal4G/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
Nirmal4G/visual-studio-toolkit
Making it easier to write Visual Studio extensions
Nirmal4G/XML-Notepad
XML Notepad provides a simple intuitive User Interface for browsing and editing XML documents.