News

Microsoft Combines Visual Studio Extension Publishing, Management

Microsoft is now providing a one-stop-shop for Visual Studio extensions -- both for publishers and consuming developers.

Previously, Visual Studio coders found and installed their favorite VS extensions from the Visual Studio Marketplace, while developers actually authoring those extensions published them in the Visual Studio Gallery.

Now, everything will be combined into the VS Marketplace.

"Marketplace now serves as a single place for extension publishers and consumers to publish, manage or acquire extensions," the VS team said in a blog post today.

Benefits of the new system, Microsoft said, include:

  • Developers can have multiple people manage their extensions and exert control over what these people are allowed to do via the roles granted to them.
  • Publishers can view the all-round usage, ratings/reviews and Q&As for all their extensions and then take suitable actions via the extension reporting hub. More on that is available in this article on the "Extension reporting hub."
  • Developers can create multiple publisher profiles and list different extensions under appropriate profiles. For example, one profile could be used to manage organization-level extensions, while another could be used to list and manage a coder's personal extensions.

"We are rolling out extension publishing in phases. You can publish and manage new extensions in Marketplace right away. However, editing an existing extension (i.e. those extensions initially uploaded to Gallery) will be enabled in Marketplace in next few weeks."

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube