BIA.Net.Core.Presentation.Api 5.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package BIA.Net.Core.Presentation.Api --version 5.2.2
                    
NuGet\Install-Package BIA.Net.Core.Presentation.Api -Version 5.2.2
                    
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="BIA.Net.Core.Presentation.Api" Version="5.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BIA.Net.Core.Presentation.Api" Version="5.2.2" />
                    
Directory.Packages.props
<PackageReference Include="BIA.Net.Core.Presentation.Api" />
                    
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 BIA.Net.Core.Presentation.Api --version 5.2.2
                    
#r "nuget: BIA.Net.Core.Presentation.Api, 5.2.2"
                    
#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 BIA.Net.Core.Presentation.Api@5.2.2
                    
#: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=BIA.Net.Core.Presentation.Api&version=5.2.2
                    
Install as a Cake Addin
#tool nuget:?package=BIA.Net.Core.Presentation.Api&version=5.2.2
                    
Install as a Cake Tool

V5.2.2 (11/12/2025)

Bugfix

  • Fix ManyToMany elements not being cloned with the clone feature in calc-mode
  • Fix very long dropdown breaking the table display in calc-mode
  • Adding auto-scroll to focused element in calc mode to avoid display of dropdown outside of screen boundaries
  • Adding a maxWidth property to BiaFieldConfig to avoid extra long label. Ellipsis activates when label is longer than max-width
  • Fix specification concatenation to use AndAlso instead of And and OrElse instead of Or to gain performances in SQL requests
  • Fix number of element per page dropdown not being displayed correctly when the bia-table in included in a display: block element
  • Fix to avoid keycloack to use an iframe for authentication
Product 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 was computed.  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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on BIA.Net.Core.Presentation.Api:

Package Downloads
BIA.Net.Core.Test

Unit test classes for BIA.Net Core Framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.1.1 37 2/27/2026
6.1.0 96 2/24/2026
6.0.2 132 2/3/2026
6.0.1 135 1/13/2026
5.2.3 330 12/18/2025
5.2.2 464 12/11/2025
5.2.0 263 10/17/2025
5.1.0 314 8/4/2025
5.0.2 208 7/11/2025
5.0.1 251 7/8/2025
5.0.0 254 7/2/2025
4.1.1 268 6/30/2025
4.1.0 278 6/24/2025
4.0.7 307 6/23/2025
4.0.2 375 3/10/2025
4.0.1 267 1/22/2025
4.0.0 236 12/17/2024
3.10.0 375 9/26/2024
3.9.0 331 7/9/2024
3.8.0 733 10/27/2023
Loading failed