BstCreationInfo 10.0.3

How to use

Program.cs

services.AddCreationInfo<ApplicationDbContext>();

Model.cs

: IHasCreationInfo {
	public int? CreationUserId { get; set; }
	public string CreationUserType { get; set; }
	public DateTime CreationTime { get; set; }
	public string CreationUserName { get; set; }
}

// If you want to use custom defaults set in BstAutoLog

BstCreationInfoSettings.DefaultUser = "{some user name}";

Showing the top 20 packages that depend on BstCreationInfo.

Packages Downloads
BstAutoLog
Bomsite Auto log
3
BstAutoLog
Bomsite Auto log
5
BstAutoLog
Bomsite Auto log
6
BstAutoLog
Bomsite Auto log
7
BstAutoLog
Bomsite Auto log
9
BstAutoLog
Bomsite Auto log
11
BstAutoLog
Bomsite Auto log
12
BstAutoLog
Bomsite Auto log
13
BstAutoLog
Bomsite Auto log
14
BstAutoLog
Bomsite Auto log
17
BstAutoLog
Bomsite Auto log
19
BstAutoLog
Bomsite Auto log
21
BstAutoLog
Bomsite Auto log
24
BstAutoLog
Bomsite Auto log
38

Version Downloads Last updated
10.0.3 3 28/01/2026
10.0.2 13 12/12/2025
10.0.1 13 11/11/2025
9.1.0 9 20/10/2025
9.0.9 5 20/10/2025
9.0.8 8 15/10/2025
9.0.7 7 24/09/2025
9.0.6 13 06/09/2025
9.0.5 19 15/07/2025
9.0.4 15 12/06/2025
9.0.3 36 14/05/2025
9.0.2 25 09/04/2025
9.0.1 24 25/03/2025