Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Newcastle, WA
- Sign in to view email
- https://bricelam.net
Pinned
798 contributions in the last year
Activity overview
Contribution activity
February 2020
Created a pull request in ErikEJ/EFCorePowerTools that received 9 comments
Move SqlServerDacpacDatabaseModelFactory to its own package
This will enable the following command: dotnet ef dbcontext scaffold ..\MyDatabase\bin\Debug\MyDatabase.dacpac ErikEJ.EntityFrameworkCore.SqlServer…
+79
−2
•
9
comments
Created an issue in dotnet/project-system that received 4 comments
ProjectItem.Remove() immediately after File.Delete() causes <Item Remove="" />
We're seeing reports in dotnet/efcore#18381 of what looks like a race condition. Our Remove-Migration PMC command calls File.Delete() on a few file…
4
comments