Skip to content
View Rishabh-V's full-sized avatar
Block or Report

Block or report Rishabh-V

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Rishabh-V/README.md
  • 👋 Hi, I’m @Rishabh-V
  • 👀 I’m interested in all things C#, .NET, .NET Core, Roslyn (.NET Compiler Platform), Visual Studio Extensions, developer tools and utilities
  • 🌱 I’m currently learning .NET 6
  • 💞️ I’m looking to collaborate on projects or help community or students with their trainings or coding issues or help them complete their projects
  • 📫 How to reach me - mail me @ rishabhv@live.com

Popular repositories Loading

  1. Visual-Studio-Extensibility-Development Visual-Studio-Extensibility-Development Public

    Code repository for the samples for the book Visual Studio Extensibility Development

    C# 6 1

  2. ASPNETFaqBot ASPNETFaqBot Public

    The Visual Studio 2015+ Extension for ASP.NET Core FAQ. The extension presents a chat interface right inside visual studio so that developer get get the answers to common questions regarding ASP.NE…

    C# 4 4

  3. Parallel-Programming-with-C-8-and-.NET-Core-3.1 Parallel-Programming-with-C-8-and-.NET-Core-3.1 Public

    Code samples and examples for the book Programming with C# 8 and .NET Core 3.1

    C# 3 1

  4. varToType varToType Public

    Visual Studio Extension to replace var with strong type. Based on .NET Compiler (Roslyn) refactoring, the extension provides the ability to replace var in code files with the strong types. The refa…

    C# 1

  5. PubSubDemo PubSubDemo Public

    A sample application demonstrating the usage of Google Cloud PublisherClient and SubscriberClient in a DI friendly way

    C# 1

  6. TestDataGenerationExtension TestDataGenerationExtension Public

    Visual Studio Extension that provides a UI for your models/entities to provide test data/values to the properties. The data can then be serialised to JSON or XML as needed.