EFUtilities 0.4.0
Adds batch operations to Entity Framework when using MS Sql server
No packages depend on EFUtilities.
New in 0.4.0:
- db.Database.ForceDelete() to delete a database even if there are open connections from SSMS for example
- db.AttachAndModify(item).Set(x => x.Property, "NewValue") Simplifies the API for updating single values on entities and working with disconnected entities.
- A more performant include added. The support is quite limited but where it works it is much faster
See https://github.com/MikaelEliasson/EntityFramework.Utilities/pull/9
Any 0.0
- EntityFramework (>= 6.0.0)
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 11 | 02/23/2024 |
1.0.1 | 7 | 03/03/2024 |
1.0.0 | 7 | 03/04/2024 |
0.5.0 | 9 | 03/03/2024 |
0.4.2 | 8 | 03/04/2024 |
0.4.1 | 9 | 03/04/2024 |
0.4.0 | 11 | 03/02/2024 |
0.3.4 | 8 | 03/19/2024 |
0.3.3 | 10 | 03/02/2024 |
0.3.2 | 10 | 03/02/2024 |
0.3.1 | 8 | 03/03/2024 |
0.3.0 | 7 | 03/04/2024 |
0.2.0 | 9 | 03/05/2024 |
0.1.0 | 9 | 03/04/2024 |