Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aglasencnik/blazoryvs
- Owner: aglasencnik
- License: other
- Created: 2023-11-01T12:53:39.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-25T17:35:14.000Z (11 months ago)
- Last Synced: 2024-11-11T18:11:55.741Z (2 months ago)
- Topics: blazor, blazor-snippets, csharp, csharp-snippets, razor, snippets, tools, visual-studio, vsix
- Language: C#
- Homepage:
- Size: 49.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
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!
## 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.