Engineering manager for Entity Framework
-
Microsoft
- Redmond, WA
- https://blog.oneunicorn.com/
Highlights
- 60 discussions answered
Block or Report
Block or report ajcvickers
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
-
-
templating Public
Forked from dotnet/templating
This repo contains the Template Engine which is used by dotnet new
C#
893 contributions in the last year
Less
More
Contribution activity
December 2021
Created 34 commits in 2 repositories
Created a pull request in dotnet/EntityFramework.Docs that received 14 comments
Opened 25 other pull requests in 2 repositories
dotnet/efcore
3
open
20
merged
1
closed
- Christmas crackers: Add Property/Reference/etc overloads that take IProperty/INavigation
- Grinding the gears of war
- There's no escape from those cold north winds
- Static analysis: protect against mutating fields in hash calculations
- Add Xunit.Abstractions to implicit usings
- No test left behind: Ef6GroupByTest
- Static analysis: revert tail recursion unrolling
- Static analysis: deconstruction
- Static analysis: make members static
- Static analysis: minor small changes
- Static analysis: remove redundant nullable warning suppression
- Static analysis: miscellaneous "code quality"
- Static analysis: replace tail recursion with loop
- Static analysis: spelling
- Static analysis: redundancies in symbol declarations
- Static analysis: inconsistent naming and namespaces
- Static analysis: use null propagation
- Static analysis: Use ??=
- Static analysis: conditional cleanup
- Static analysis: using declarations and await using
- Static analysis: use range indexer and index from end
- Static analysis: use char instead of string literals
- Static analysis: remove trailing commas
- [6.0.2] Detach join entity when removing added relationship
dotnet/EntityFramework.Docs
1
merged
Reviewed 25 pull requests in 2 repositories
dotnet/efcore
16 pull requests
- WithMany doc: fix the sample expression
- Static analysis: protect against mutating fields in hash calculations
- Call sync connection close instead of async (7.0)
- Enable strict compilation
- Tweak SaveChangesAsync_accepts_changes_with_ConfigureAwait_true_22841
- Log warning when credentials used for reverse engineering does not have view definition rights
- Replace our nullability decoding with the new BCL API
- [6.0.2] Add the ability to break self-ref cycles between added and removed entities
- [6.0.2] Call sync connection close instead of async
- [6.0.2] Handle duplicate property infos when sorting columns.
- [6.0.2] Restore the ability to break multiple FK cycles
- Static analysis: minor small changes
- Fixup navigations to/from join entity when new many-to-many relationship is created
- Tiny cleanup
- Test and fix for Issue #26742
- Automatic refactorings based on static analysis of EFCore project
dotnet/EntityFramework.Docs
9 pull requests
- Document good pagination practices
- Add a workaround for IDesignTimeDbContextFactory with UseModel breaking change
- Update scaffolding.md
- Fix CosmosModelConfigurationSample
- Merge to Live 2021-12-15
- EF6 to EF Core porting guide
- Improve testing docs
- Added EntityCloner.Microsoft.EntityFrameworkCore
- Publish to live 2021-12-03
Created an issue in dotnet/efcore that received 18 comments
Plan for Entity Framework Core 7.0
Today we are excited to share with you the plan for Entity Framework Core 7.0. This issue contains a quick summary of the plan and acts as a place …
18
comments