Developer guide overview
Main features:
Start
6 items
Right management
7 items
CRUD
17 items
RxJS and NgRx
2 items
Worker Service
4 items
Back Helpers
4 items
Notifications
2 items
Hub Client-Server
3 items
Error Management
3 items
Translation server side
This file explains what to add the translation on some fields on an existing entity.
Logs
1 item
Swagger (Api Feature)
This file explains what to use the Swagger feature in your V3 project.
Audit
This file explains how to activate/deactivate the audit feature and how to customize it.
Cloning objects
2 items
Embedded objects modifications
1 item
Offline mode
This file explains how to use the feature offline in your V3 project.
Iframe Communication Service Usage
1 item
Call Web Api
This file explains how to call a web api from the backend in your V3 project.
Calling a BIA application Web API from backend
This guide explains how to call another BIA application from the backend using two specialized repositories:
Impersonation
This file explains how to use the impersonation helper class.
Read Only Mode
This file explains what the read only mode offers.
Multiple Database
By default only single database can be set in order to be used in all the ITGenericRepository implementations for each entity into BIA Framework from the appsettings.json of the API or Worker project :
Migration History Table Extended Properties
BIA Framework can extend the Entity migration history table for SQLServer and PostgreSQL providers with following properties :
File Queuing
This file explains how to send and receive File by Queuing (RabbitMQ).
BiaFileDownloaderService
Overview
Configure Layout of application with V4.0.0 design
Starting at V4.0.0, a new layout is available for applications. Menu is on the sidebar.
Execute post deployment scripts
Adding scripts
Use custom icons instead on primeng icons
Why ?
PostgreSQL Setup Guide
Overview
Mass Operations (Bulk)
Overview
BiaHybridCache Usage Guide
Overview