BstCreationInfo 10.0.6
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
|
7 |
|
BstAutoLog
Bomsite Auto log
|
8 |
|
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
|
15 |
|
BstAutoLog
Bomsite Auto log
|
18 |
|
BstAutoLog
Bomsite Auto log
|
19 |
|
BstAutoLog
Bomsite Auto log
|
20 |
|
BstAutoLog
Bomsite Auto log
|
23 |
|
BstAutoLog
Bomsite Auto log
|
26 |
|
BstAutoLog
Bomsite Auto log
|
43 |
.NET 10.0
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.5)
| Version | Downloads | Last updated |
|---|---|---|
| 10.0.7 | 2 | 20/03/2026 |
| 10.0.6 | 1 | 20/03/2026 |
| 10.0.5 | 12 | 11/03/2026 |
| 10.0.4 | 11 | 10/02/2026 |
| 10.0.3 | 7 | 28/01/2026 |
| 10.0.2 | 20 | 12/12/2025 |
| 10.0.1 | 15 | 11/11/2025 |
| 9.1.0 | 11 | 20/10/2025 |
| 9.0.9 | 7 | 20/10/2025 |
| 9.0.8 | 10 | 15/10/2025 |
| 9.0.7 | 9 | 24/09/2025 |
| 9.0.6 | 17 | 06/09/2025 |
| 9.0.5 | 21 | 15/07/2025 |
| 9.0.4 | 17 | 12/06/2025 |
| 9.0.3 | 41 | 14/05/2025 |
| 9.0.2 | 27 | 09/04/2025 |
| 9.0.1 | 28 | 25/03/2025 |