BIA.Net.Core.Infrastructure.Service
5.0.1
dotnet add package BIA.Net.Core.Infrastructure.Service --version 5.0.1
NuGet\Install-Package BIA.Net.Core.Infrastructure.Service -Version 5.0.1
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.Infrastructure.Service" Version="5.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BIA.Net.Core.Infrastructure.Service" Version="5.0.1" />
<PackageReference Include="BIA.Net.Core.Infrastructure.Service" />
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.Infrastructure.Service --version 5.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BIA.Net.Core.Infrastructure.Service, 5.0.1"
#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.
#addin nuget:?package=BIA.Net.Core.Infrastructure.Service&version=5.0.1
#tool nuget:?package=BIA.Net.Core.Infrastructure.Service&version=5.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
V5.0.1 (08/07/2025)
Features
- Form layout configuration
- Component button group
- Configuration to set the read only mode of a CRUD feature item
- Handling of errors when form is submitted and preventing closing it
- Handling of outdated item currently edited
- Fixable entity
- Be able to unset team or role as default.
- Configuration to clear team and have no team selected
- Configuration to choose automatic team selection mode if no default team set
- Customization of the application logo
- Easiest configuration for web API repository.
- Adding new mode for form display : possibility to split the page to show form on the right of the table.
- Better responsive design for the table component.
- Add possibility to show bia applications in iframe and receive message from authorized hosts.
- Add clear all notifications button.
- Show boolean values as true, false or empty in data exports.
- Allow to project content inside of the BIA layout for easier customization.
- Exposing primeng MultiSortMeta to allow multiple sorts on table.
- Allow swagger authentication through keycloak.
- Accepting empty navigation list in menu.
- Add a clone data row option in table (can be activated in feature configuration file).
- Add detail row to tables (can be activated in feature configuration file).
- Filter on list can search on "Id" instead of "Display" to improve search performances.
- Simplify path of imports of css files in components.
- Allow authorized users to connect with the same rights as another user.
- Add noPadding and noMargin options in layout routing parameters.
- Short date entry with primeNg component (year only and year month)
Bugfix
- Global search support for case sensitive SQL columns.
- Limit popup width to screen width.
- Allow keycloak user search with spaces in names.
- Fix an error in calc mode when leaving a row by clicking on another row.
- Disabling name change while updating a member.
- Import of short date (year only and year month)
- Compare of date + time (do not take care of second)
Angular
- Migration to Angular 19
- Migration to PrimeNG 19
- Using standalone components strategy
- Using new PrimeNG theming
.NET
- Handle user's default teams from dedicated new table
UserDefaultTeams
and remove propertyIsDefault
fromMember
entity and database - Into
ArchiveServiceBase
, renameSaveItemAsFlatTextCompressedAsync()
toCreateArchiveAsync()
, and expose new virtual methodsSerializeItem()
andAddEntriesToArchiveAsync()
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 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.
-
net8.0
- BIA.Net.Core.Common (>= 5.0.1)
- BIA.Net.Core.Domain (>= 5.0.1)
- BIA.Net.Core.Domain.Dto (>= 5.0.1)
- MailKit (>= 4.13.0)
- Meziantou.Framework.Win32.CredentialManager (>= 1.7.4)
- Microsoft.AspNetCore.SignalR.Client (>= 8.0.17 && < 9.0.0)
- Microsoft.AspNetCore.SignalR.Common (>= 8.0.17 && < 9.0.0)
- Microsoft.AspNetCore.SignalR.StackExchangeRedis (>= 8.0.17 && < 9.0.0)
- Microsoft.Extensions.Caching.SqlServer (>= 8.0.17 && < 9.0.0)
- System.DirectoryServices (>= 8.0.0 && < 9.0.0)
- System.DirectoryServices.AccountManagement (>= 8.0.1 && < 9.0.0)
- System.IdentityModel.Tokens.Jwt (>= 8.12.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on BIA.Net.Core.Infrastructure.Service:
Package | Downloads |
---|---|
BIA.Net.Core.Ioc
IOC Container layer classes for BIA.Net Core Framework |
|
BIA.Net.Core.IocContainer
IOC Container layer classes for BIA.Net Core Framework |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
5.0.1 | 42 | 2 days ago |
5.0.0 | 141 | 8 days ago |
4.1.1 | 151 | 10 days ago |
4.1.0 | 142 | 16 days ago |
4.0.7 | 159 | 17 days ago |
4.0.2 | 250 | 4 months ago |
4.0.1 | 175 | 6 months ago |
4.0.0 | 142 | 7 months ago |
3.10.0 | 252 | 9 months ago |
3.9.0 | 211 | 7/9/2024 |
3.8.0 | 394 | 10/27/2023 |
3.7.5 | 266 | 9/13/2023 |
3.7.4.1 | 257 | 7/12/2023 |
3.7.4 | 303 | 6/16/2023 |
3.7.3 | 296 | 5/5/2023 |
3.7.1 | 648 | 10/3/2022 |
3.7.0 | 730 | 9/14/2022 |
3.6.5 | 234 | 9/8/2023 |
3.6.4.1 | 233 | 7/12/2023 |
3.6.4 | 266 | 6/15/2023 |
3.6.3 | 254 | 5/4/2023 |
3.6.0 | 948 | 5/2/2022 |
3.5.5 | 202 | 9/18/2023 |
3.5.4.1 | 197 | 7/12/2023 |
3.5.4 | 228 | 6/14/2023 |
3.5.3.1 | 201 | 5/4/2023 |
3.5.3 | 257 | 5/2/2023 |
3.5.0 | 1,263 | 1/21/2022 |
3.4.5 | 191 | 9/18/2023 |
3.4.4.1 | 208 | 7/13/2023 |
3.4.4 | 230 | 6/13/2023 |
3.4.3 | 283 | 4/26/2023 |
3.4.2 | 685 | 10/7/2021 |
3.4.0 | 586 | 7/13/2021 |
3.3.6 | 209 | 9/15/2023 |
3.3.5.1 | 232 | 7/13/2023 |
3.3.5 | 300 | 6/8/2023 |
3.3.4 | 313 | 4/21/2023 |
3.3.0 | 1,072 | 2/15/2021 |
3.2.1 | 588 | 11/5/2020 |
3.2.0 | 1,092 | 10/15/2020 |
3.0.2 | 556 | 8/25/2020 |
3.0.1 | 522 | 8/25/2020 |
3.0.0 | 550 | 8/20/2020 |