SoftbetaMX.Wpf.MetaPackage 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package SoftbetaMX.Wpf.MetaPackage --version 1.0.4
                    
NuGet\Install-Package SoftbetaMX.Wpf.MetaPackage -Version 1.0.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SoftbetaMX.Wpf.MetaPackage" Version="1.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SoftbetaMX.Wpf.MetaPackage" Version="1.0.4" />
                    
Directory.Packages.props
<PackageReference Include="SoftbetaMX.Wpf.MetaPackage" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SoftbetaMX.Wpf.MetaPackage --version 1.0.4
                    
#r "nuget: SoftbetaMX.Wpf.MetaPackage, 1.0.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SoftbetaMX.Wpf.MetaPackage@1.0.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SoftbetaMX.Wpf.MetaPackage&version=1.0.4
                    
Install as a Cake Addin
#tool nuget:?package=SoftbetaMX.Wpf.MetaPackage&version=1.0.4
                    
Install as a Cake Tool

SoftbetaMX WPF Meta-Package

Meta-paquete NuGet que simplifica la configuración de proyectos WPF al incluir todas las dependencias comunes de SoftbetaMX en un solo paquete.

NuGet License: MIT


🎯 ¿Por qué usar este paquete?

Problema: Cada vez que inicias un nuevo proyecto WPF, debes agregar manualmente decenas de paquetes NuGet de Syncfusion y otras dependencias.

Solución: Instala un solo paquete y obtén todas las dependencias automáticamente.

dotnet add package Softbeta.Wpf.MetaPackage

Un comando, todas las dependencias instaladas.


📦 ¿Qué incluye?

Syncfusion WPF Controls (v32.1.19)

  • DocIO.Wpf - Procesamiento de documentos Word
  • Grid.WPF & SfGrid.WPF - DataGrids avanzados
  • PdfViewer.WPF - Visor de PDF integrado
  • SfKanban, SfTreeView, SfNavigationDrawer - Controles de UI modernos
  • SfProgressBar, SfBusyIndicator, SfGauge - Indicadores visuales
  • Y muchos más...

Temas Syncfusion incluidos

  • ✨ FluentDark / FluentLight
  • ✨ MaterialDark / MaterialLight
  • ✨ Windows11Dark
  • ✨ Metro, Office365, Blend, Lime

Otras dependencias

  • Microsoft.Xaml.Behaviors.Wpf (v1.1.135) - Behaviors para XAML

🚀 Instalación

dotnet add package SoftbetaMX.Wpf.MetaPackage

O en el Package Manager Console:

Install-Package SoftbetaMX.Wpf.MetaPackage

🔄 Actualizaciones Automáticas

Este paquete se actualiza automáticamente mediante Dependabot cada semana:

  • ✅ Las actualizaciones menores y patches de Syncfusion se agrupan
  • ✅ Se crean PRs automáticos para revisión
  • ✅ Auto-merge habilitado para actualizaciones de parches

📚 Dependencias Incluidas

Syncfusion Controls

  • DocIO.Wpf
  • Grid.WPF
  • PdfViewer.WPF
  • SfGrid.WPF
  • SfKanban.WPF
  • Y muchos más...

Temas Syncfusion

  • FluentDark/Light
  • MaterialDark/Light
  • Windows11Dark
  • Metro
  • Office365
  • Blend
  • Lime

🚀 Uso

Simplemente instala este paquete en tu proyecto WPF y todas las dependencias se agregarán automáticamente.

<PackageReference Include="SoftbetaMX.Wpf.MetaPackage" Version="1.0.4" />

📝 Licencia

MIT

🤝 Contribuir

Para agregar o modificar dependencias:

  1. Edita el archivo SoftbetaWpfNuget.csproj
  2. Actualiza la versión del paquete
  3. Crea un PR o push con tag de versión

SoftbetaMX © 2026

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.8 131 2/1/2026
1.0.7 118 2/1/2026
1.0.6 125 1/31/2026
1.0.5 122 1/31/2026
1.0.4 117 1/31/2026

v1.0.4: Corrección del nombre de la compañía a SoftbetaMX en todo el paquete.