BIA.Net.Core.Infrastructure.Data
3.10.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package BIA.Net.Core.Infrastructure.Data --version 3.10.0
NuGet\Install-Package BIA.Net.Core.Infrastructure.Data -Version 3.10.0
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.Data" Version="3.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BIA.Net.Core.Infrastructure.Data" Version="3.10.0" />
<PackageReference Include="BIA.Net.Core.Infrastructure.Data" />
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.Data --version 3.10.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BIA.Net.Core.Infrastructure.Data, 3.10.0"
#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.Infrastructure.Data@3.10.0
#: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.Infrastructure.Data&version=3.10.0
#tool nuget:?package=BIA.Net.Core.Infrastructure.Data&version=3.10.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
V3.10.0 (2024-09-27)
- Add FirstName and LastName in Token.
- Fix vulnerabilities.
- Allow embedded items CRUD + example in plane-specific.
- Fix deprecated warnings.
- Clean UserProfile unused code.
- Move BIAToolkit config CRUD file.
- Fix Site deleting error.
- Fix user null when adding member.
- Fix on plane similarTypes empty.
- Fix CSV export not taking advanced filter into account.
Angular
- Upgrade to Angular 17.
- Upgrade to Primeng 17.
- Change private to protected for front bia classes.
- Avoid service worker loading error when it is not enabled.
- Activate state immutability in NgRx stores.
- Activating strict templates option.
- Fix (un)selectAll not updating view in tables.
- Allow easier exit of line creation or line edit in CalcMode.
- Fix filter empty notempty for string.
- Fix authorization on page loading after refresh or initial page.
- Fix space key not registered in CalcMode edit.
DotNet
- Add Nullable and not nullable field for each type in plane CRUD.
- Database handler parameter to use custom mode without Databroker.
- Add LogHelper to time the execution of instructions.
- Add methods comments in swagger.
- Improve front user exception.
- New RoleType ClaimsToRole.
- Automatic dependency injection with RegisterServicesFromAssembly method.
- Move notificationDomainService to notificationAppService.
- Remove dependency to ASPNetCore in DeployDb.
- Add deepcopy method.
| 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
- Audit.EntityFramework.Core (>= 27.0.2)
- BIA.Net.Core.Common (>= 3.10.0)
- BIA.Net.Core.Domain (>= 3.10.0)
- Hangfire (>= 1.8.14)
- Microsoft.Data.SqlClient (>= 5.2.2)
- Microsoft.EntityFrameworkCore (>= 8.0.8)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.8)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on BIA.Net.Core.Infrastructure.Data:
| Package | Downloads |
|---|---|
|
BIA.Net.Core.Ioc
IOC Container layer classes for BIA.Net Core Framework |
|
|
BIA.Net.Core.Test
Unit test 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 |
|---|---|---|
| 7.0.1 | 113 | 3/30/2026 |
| 7.0.0 | 175 | 3/25/2026 |
| 6.1.3 | 421 | 3/19/2026 |
| 6.1.2 | 2,156 | 3/11/2026 |
| 6.1.1 | 114 | 2/27/2026 |
| 6.1.0 | 138 | 2/24/2026 |
| 6.0.2 | 157 | 2/3/2026 |
| 6.0.1 | 151 | 1/13/2026 |
| 5.2.3 | 356 | 12/18/2025 |
| 5.2.2 | 499 | 12/11/2025 |
| 5.2.0 | 296 | 10/17/2025 |
| 5.1.0 | 326 | 8/4/2025 |
| 5.0.2 | 247 | 7/11/2025 |
| 5.0.1 | 420 | 7/8/2025 |
| 5.0.0 | 279 | 7/2/2025 |
| 4.1.1 | 304 | 6/30/2025 |
| 4.1.0 | 280 | 6/24/2025 |
| 4.0.7 | 298 | 6/23/2025 |
| 4.0.2 | 384 | 3/10/2025 |
| 3.10.0 | 355 | 9/26/2024 |
Loading failed