Releases: JsonViewer-Component/Blazor
Releases · JsonViewer-Component/Blazor
🚀 v0.0.4-beta - Multi-Framework Support
🎉 What's New in v0.0.4-beta
✨ Multi-Framework Support!
| Framework | Status |
|---|---|
| .NET 6.0 | ✅ Supported |
| .NET 7.0 | ✅ Supported |
| .NET 8.0 | ✅ Supported (LTS) ⭐ |
| .NET 9.0 | ✅ Supported |
| .NET 10.0 | ✅ Supported (Preview) |
📦 Installation
dotnet add package JsonViewer.Blazor --version 0.0.4-beta### 🔗 Links
Full Changelog: v0.0.3-beta...v0.0.4-beta
🚀 v0.0.3-beta - Repository Restructure
🎉 What's New in v0.0.3-beta
✨ Highlights
- 📁 Reorganized Repository Structure - Cleaner and more professional layout
- 🌐 Multi-Platform Publishing - Available on NuGet.org, GitHub Packages, and Release Assets
- 📚 Enhanced Documentation - All documentation in English
- 🔧 Improved CI/CD - Better automation and workflows
📦 Installation
dotnet add package JsonViewer.Blazor --version 0.0.3-beta### 🔗 Links
📁 Repository Structure Changes
- Community files moved to
.github/ - Documentation moved to
docs/ - Docker files moved to
docker/ - Assets moved to
Documents/assets/
🙏 Thank You!
Thanks to all contributors and users for your support!
Full Changelog: v0.0.2-beta...v0.0.3-beta