-
Savorboard authored
* Add components project of SkyWalking.Diagnostics.EntityFrameworkCore for supports EntityFrameworkCore diagnostics. * Add builder extensions file and EF diagnostics default impl file. * Add EntityFrameworkDiagnostic processor. * Add unit tests for EntityFrameworkCore diagnostics component. * Fixed parameter bind bug. * Fast creation of objects using lambda expression instead of Activator.CreateInstance(type) .
fc346491