BstAutoLog 10.1.9

How to use

Program.cs

services.AddAutoLog<ApplicationDbContext>();

Model.cs

: IHasAutoLog

ApplicationDbContext.cs

 builder.ConfigureAutoLog();

// Optionally register an IAutoLogUserProvider to attach user info to log entries

services.AddScoped<IAutoLogUserProvider, MyCustomUserProvider>();

// Optionally register an IAutoLogRequestInfoProvider to attach request info (e.g. IP address) to log entries

services.AddScoped<IAutoLogRequestInfoProvider, MyCustomRequestInfoProvider>();

Showing the top 20 packages that depend on BstAutoLog.

Packages Downloads
BstAutoLog.Web
Bomsite Auto log web extensions
7
BstAutoLog.Web
Bomsite Auto log web extensions
8
BstAutoLog.Web
Bomsite Auto log web extensions
11
BstAutoLog.Web
Bomsite Auto log web extensions
12
BstAutoLog.Web
Bomsite Auto log web extensions
13
BstAutoLog.Web
Bomsite Auto log web extensions
14
BstAutoLog.Web
Bomsite Auto log web extensions
24
BstAutoLog.Web
Bomsite Auto log web extensions
27

Version Downloads Last updated
10.1.9 16 14/06/2026
10.1.8 27 17/05/2026
10.1.7 8 08/05/2026
10.1.6 8 08/05/2026
10.1.5 12 03/05/2026
10.1.4 20 23/04/2026
10.1.3 14 16/04/2026
10.1.2 12 13/04/2026
10.1.1 10 13/04/2026
10.0.9 33 28/03/2026
10.0.8 12 20/03/2026
10.0.7 7 20/03/2026
10.0.6 9 20/03/2026
10.0.5 26 11/03/2026
10.0.4 24 10/02/2026
10.0.3 15 28/01/2026
10.0.2 34 12/12/2025
10.0.1 25 11/11/2025
9.1.4 27 20/10/2025
9.1.3 13 20/10/2025
9.1.2 19 15/10/2025
9.1.1 16 07/10/2025
9.1.0 15 24/09/2025
9.0.9 22 06/09/2025
9.0.8 30 15/07/2025
9.0.7 21 12/06/2025
9.0.6 53 14/05/2025
9.0.5 20 14/05/2025
9.0.4 35 09/04/2025
9.0.3 27 30/03/2025
9.0.2 33 25/03/2025
9.0.1 22 25/03/2025