BstAutoLog 10.1.8

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
1
BstAutoLog.Web
Bomsite Auto log web extensions
3
BstAutoLog.Web
Bomsite Auto log web extensions
5
BstAutoLog.Web
Bomsite Auto log web extensions
6
BstAutoLog.Web
Bomsite Auto log web extensions
9
BstAutoLog.Web
Bomsite Auto log web extensions
12

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