BFrameworkControls 5.0.0
dotnet add package BFrameworkControls --version 5.0.0
NuGet\Install-Package BFrameworkControls -Version 5.0.0
<PackageReference Include="BFrameworkControls" Version="5.0.0" />
<PackageVersion Include="BFrameworkControls" Version="5.0.0" />
<PackageReference Include="BFrameworkControls" />
paket add BFrameworkControls --version 5.0.0
#r "nuget: BFrameworkControls, 5.0.0"
#:package BFrameworkControls@5.0.0
#addin nuget:?package=BFrameworkControls&version=5.0.0
#tool nuget:?package=BFrameworkControls&version=5.0.0
B-Arts Framework
The B-Arts Framework is a collection of .NET libraries designed to simplify the development of enterprise applications.
It provides a consistent programming model, reusable components and development tools that help build modern, maintainable and scalable applications for Windows and Web platforms.
Packages
BFramework
Core library of the B-Arts Framework.
It includes:
- Base classes
- Utility classes
- Data access
- Reflection
- Collections
- Conversion helpers
- Logging
- Networking
- Mail utilities
- General-purpose extensions
BFrameworkControls
A collection of Windows Forms controls built on top of BFramework.
The library provides advanced controls with a consistent programming model, designed to simplify desktop application development.
BFrameworkWebControls
A collection of Blazor components built on top of BFramework.
The library offers reusable web controls designed for enterprise applications while maintaining the same development philosophy used throughout the B-Arts ecosystem.
Features
- Enterprise-oriented architecture
- Consistent API design
- Reusable components
- High code reuse
- Modern .NET development
- Windows Forms support
- Blazor support
- Multi-target framework support (where applicable)
Documentation
The complete documentation, tutorials and usage examples are available on the official website.
Website
Support
For questions, suggestions or bug reports:
info@b-arts.eu
Author
Marco Balsamo
Software Architect & Developer
License
Copyright © 2026 Marco Balsamo.
All rights reserved.
Thank you for using the B-Arts Framework.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. net10.0-windows7.0 is compatible. |
-
net10.0-windows7.0
- BFramework (>= 5.0.0)
-
net8.0-windows7.0
- BFramework (>= 5.0.0)
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 |
|---|---|---|
| 5.0.0 | 39 | 8/6/2026 |
- New release of BFrameworkControls