AMP Visual Studio Plugin v2.0.1 - .NET 8 Template
Visual Studio Extension for AMP Plugin Development
Professional Visual Studio 2022 extension providing a modern .NET 8 project template for CubeCoders AMP plugin development.
🎨 Features
- Modern .NET 8 - SDK-style project format
- C# 12 - Latest language features
- Nullable Reference Types - Better null safety
- Complete Example - Full PluginMain.cs implementation
- Web Interface - Dark theme HTML/CSS/JS template
- API Helpers - JavaScript functions for AMP API calls
- Professional Icon - Modern shield design
📦 What's Included
- Complete plugin project template
- Example web interface with dark theme
- API helper functions
- Comprehensive documentation
- Migration guide from .NET Framework 4.8
- Installation and deployment guides
🚀 Installation
Method 1: Visual Studio Marketplace (Coming soon)
- Search for "AMP Plugin Template" in VS Extensions
Method 2: Manual Install
- Download
AMPPluginTemplate.NET8.vsixbelow - Double-click to install
- Restart Visual Studio 2022
- File → New → Project → Search "AMP Plugin"
📋 Requirements
- Visual Studio 2022 (17.0 or later)
- .NET 8 SDK
- CubeCoders AMP 2.5 or later
🔄 Changes in v2.0.1
- ✅ New modern shield icon (Windows Defender inspired)
- ✅ Professional green color scheme
- ✅ Improved visual appearance
- ✅ Updated preview images
📚 Documentation
- Complete README in repository
- Installation guide included
- Marketplace publishing guide
- Troubleshooting section
🤝 Contributing
This is an open-source community project. Contributions welcome!
📄 License
MIT License - Free and open source
Created by: Barrer Software
Repository: https://github.com/barrersoftware/AMP-Visual-Studios-plugin
Website: https://barrersoftware.com
Made with ❤️ for the AMP community