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