BFramework 5.0.0
dotnet add package BFramework --version 5.0.0
NuGet\Install-Package BFramework -Version 5.0.0
<PackageReference Include="BFramework" Version="5.0.0" />
<PackageVersion Include="BFramework" Version="5.0.0" />
<PackageReference Include="BFramework" />
paket add BFramework --version 5.0.0
#r "nuget: BFramework, 5.0.0"
#:package BFramework@5.0.0
#addin nuget:?package=BFramework&version=5.0.0
#tool nuget:?package=BFramework&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 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.3.11)
- Microsoft.Data.SqlClient (>= 7.0.2)
- Microsoft.Maui.Graphics (>= 10.0.90)
- NUglify (>= 1.22.3)
- QRCoder (>= 1.8.0)
- System.Configuration.ConfigurationManager (>= 10.0.10)
- System.Data.Odbc (>= 10.0.10)
- System.Data.OleDb (>= 10.0.10)
- System.Drawing.Common (>= 10.0.10)
- System.Security.Cryptography.Pkcs (>= 10.0.10)
-
net8.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.3.11)
- Microsoft.Data.SqlClient (>= 7.0.2)
- Microsoft.Maui.Graphics (>= 10.0.90)
- NUglify (>= 1.22.3)
- QRCoder (>= 1.8.0)
- System.Configuration.ConfigurationManager (>= 10.0.10)
- System.Data.Odbc (>= 10.0.10)
- System.Data.OleDb (>= 10.0.10)
- System.Drawing.Common (>= 10.0.10)
- System.Security.Cryptography.Pkcs (>= 10.0.10)
-
net9.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.3.11)
- Microsoft.Data.SqlClient (>= 7.0.2)
- Microsoft.Maui.Graphics (>= 10.0.90)
- NUglify (>= 1.22.3)
- QRCoder (>= 1.8.0)
- System.Configuration.ConfigurationManager (>= 10.0.10)
- System.Data.Odbc (>= 10.0.10)
- System.Data.OleDb (>= 10.0.10)
- System.Drawing.Common (>= 10.0.10)
- System.Security.Cryptography.Pkcs (>= 10.0.10)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on BFramework:
| Package | Downloads |
|---|---|
|
BFrameworkWebControls
Blazor UI controls and advanced web components of the B-Arts Framework for modern .NET web applications. |
|
|
BFrameworkControls
Windows Forms controls of the B-Arts Framework for modern .NET desktop applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
- New release of BFramework