BstAutoLog 10.1.4

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
4
BstAutoLog.Web
Bomsite Auto log web extensions
5
BstAutoLog.Web
Bomsite Auto log web extensions
8

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