BstAutoLog 10.1.10

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
15
BstAutoLog.Web
Bomsite Auto log web extensions
19
BstAutoLog.Web
Bomsite Auto log web extensions
20
BstAutoLog.Web
Bomsite Auto log web extensions
21
BstAutoLog.Web
Bomsite Auto log web extensions
35
BstAutoLog.Web
Bomsite Auto log web extensions
37
BstAutoLog.Web
Bomsite Auto log web extensions
39
BstAutoLog.Web
Bomsite Auto log web extensions
84

Version Downloads Last updated
10.1.10 23 18/07/2026
10.1.9 90 14/06/2026
10.1.8 41 17/05/2026
10.1.7 18 08/05/2026
10.1.6 19 08/05/2026
10.1.5 22 03/05/2026
10.1.4 30 23/04/2026
10.1.3 24 16/04/2026
10.1.2 21 13/04/2026
10.1.1 20 13/04/2026
10.0.9 45 28/03/2026
10.0.8 21 20/03/2026
10.0.7 17 20/03/2026
10.0.6 17 20/03/2026
10.0.5 35 11/03/2026
10.0.4 32 10/02/2026
10.0.3 23 28/01/2026
10.0.2 44 12/12/2025
10.0.1 36 11/11/2025
9.1.4 39 20/10/2025
9.1.3 23 20/10/2025
9.1.2 27 15/10/2025
9.1.1 25 07/10/2025
9.1.0 25 24/09/2025
9.0.9 34 06/09/2025
9.0.8 38 15/07/2025
9.0.7 29 12/06/2025
9.0.6 62 14/05/2025
9.0.5 28 14/05/2025
9.0.4 44 09/04/2025
9.0.3 35 30/03/2025
9.0.2 41 25/03/2025
9.0.1 30 25/03/2025