Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aglasencnik/blazoryvs

Supercharge your Visual Studio environment with the power of Blazory! Code Snippets that start with an y to speed up your Blazor development process.
https://github.com/aglasencnik/blazoryvs

blazor blazor-snippets csharp csharp-snippets razor snippets tools visual-studio vsix

Last synced: 12 days ago
JSON representation

Supercharge your Visual Studio environment with the power of Blazory! Code Snippets that start with an y to speed up your Blazor development process.

Awesome Lists containing this project

README

        

# BlazoryVS

![BlazoryVS Logo](https://github.com/aglasencnik/BlazoryVS/blob/master/BlazoryVS/Resources/Icon.png)

Supercharge your Visual Studio environment with the power of Blazory! Code Snippets that start with an y to speed up your Blazor development process.

## Installation

1. Download the latest release from the [Releases page](https://github.com/aglasencnik/BlazoryVS/releases) or the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=AmadejGlasencnik.BlazoryVS).
2. Open Visual Studio.
3. Navigate to `Extensions` > `Manage Extensions`.
4. Install the downloaded package.

## Usage

To use BlazoryVS, just start writting the snippets which are present here: https://github.com/bartvanhoey/Blazory.

## Support the Project

If you find this project useful, consider supporting it by [buying me a coffee](https://www.buymeacoffee.com/aglasencnik). Your support is greatly appreciated!

Buy Me A Coffee

## Contributing

Contributions are welcome! If you have a feature to propose or a bug to fix, create a new pull request.

## License

This project is licensed under the [MIT License](https://github.com/aglasencnik/BlazoryVS/blob/master/LICENSE.txt).

## Acknowledgment

This project is inspired by and built upon the [Blazory](https://github.com/bartvanhoey/Blazory) project.