BstCreationInfo 10.0.1

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
2
BstAutoLog
Bomsite Auto log
3
BstAutoLog
Bomsite Auto log
4
BstAutoLog
Bomsite Auto log
6
BstAutoLog
Bomsite Auto log
8
BstAutoLog
Bomsite Auto log
9
BstAutoLog
Bomsite Auto log
10
BstAutoLog
Bomsite Auto log
14
BstAutoLog
Bomsite Auto log
16
BstAutoLog
Bomsite Auto log
18
BstAutoLog
Bomsite Auto log
21
BstAutoLog
Bomsite Auto log
35

Version Downloads Last updated
10.0.1 9 11/11/2025
9.1.0 6 20/10/2025
9.0.9 2 20/10/2025
9.0.8 5 15/10/2025
9.0.7 4 24/09/2025
9.0.6 9 06/09/2025
9.0.5 16 15/07/2025
9.0.4 12 12/06/2025
9.0.3 33 14/05/2025
9.0.2 22 09/04/2025
9.0.1 21 25/03/2025