Skip to content

Barsan1/InjcetSampleMB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InjcetSampleMB 💉

Inject sample Mud Blazor 💉

Visual Studio extention to inject sample code from MudBlazor docs to your razor component.

Showcase Extention 👇

This extention is in Preview now.

How To Install ❓

  1. Open VS 2022 and select Extentions menu

  2. Select manage Extentions

  3. Search For InjectSampleMudBlazor in search bar

  4. Install the extention and restart visual studio.

Contribution & Self Development

To building and running the project you will need:

  1. .NET framework 4.8

  2. .NET standard 2.0

  3. Visual Studio extension development

    Tools -> Get Tools and Features... -> Other Toolsets (section) -> Check the box Visual Studio extension development

  4. Visual studio community toolkit https://github.com/VsixCommunity/Community.VisualStudio.Toolkit

Now you can clone and run the project in your machine.
Run the project with Debug option new window of visual studio experimental instance is now opend
if the extension is not already opend go to
View -> Other Windwos -> Inject Sample MudBlazor

Pull Requsts are welcome!

Releases

No releases published

Packages

No packages published

Languages