Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
astroid
/
EntityFramework
Public
forked from
dotnet/efcore
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
EntityFramework
src
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 27, 2015
Use Core CLR version of INotifyPropertyChanging (resolves #346)
bricelam
committed
31b7487
View commit details
Copy full SHA for 31b7487
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
Add a convention to replace shadow foreign keys with non-shadow ones.
Show description for b748b63
AndriySvyryd
committed
b748b63
View commit details
Copy full SHA for b748b63
View code at this point
Browse repository at this point
Commits on Jan 23, 2015
This is an update for migrations commands to use data pulled from the visual studio startup project
Show description for 619103d
lukewaters
committed
619103d
View commit details
Copy full SHA for 619103d
View code at this point
Browse repository at this point
Commits on Jan 22, 2015
Use Core CLR System.Data packages (resolves #1155)
bricelam
committed
c6f7b76
View commit details
Copy full SHA for c6f7b76
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
Updating IX-Async target framework in csprojs
anpete
committed
c4401ac
View commit details
Copy full SHA for c4401ac
View code at this point
Browse repository at this point
Upgrade to IX-Async 1.2.3
anpete
committed
76a81e6
View commit details
Copy full SHA for 76a81e6
View code at this point
Browse repository at this point
Query: Enables ThenInclude for full multi-level include support.
anpete
committed
c16c33b
View commit details
Copy full SHA for c16c33b
View code at this point
Browse repository at this point
Connection Configuration: Changes in indirect key format
smitpatel
committed
4d6c828
View commit details
Copy full SHA for 4d6c828
View code at this point
Browse repository at this point
Commits on Jan 20, 2015
Add IModel.Relational().Sequences
bricelam
committed
b08ee7c
View commit details
Copy full SHA for b08ee7c
View code at this point
Browse repository at this point
Updating configuration OptionsExtensions classes and adding tests
Show description for bbadc49
mikary
committed
bbadc49
View commit details
Copy full SHA for bbadc49
View code at this point
Browse repository at this point
Get conventions from DI.
Show description for 90c0a5e
AndriySvyryd
committed
90c0a5e
View commit details
Copy full SHA for 90c0a5e
View code at this point
Browse repository at this point
Commits on Jan 17, 2015
Make DetectChanges start tracking new entities (Issue #1213)
Show description for 77a4499
ajcvickers
committed
77a4499
View commit details
Copy full SHA for 77a4499
View code at this point
Browse repository at this point
Additional testing and cleanup of ChangeDetector
Show description for 6a6da19
ajcvickers
committed
6a6da19
View commit details
Copy full SHA for 6a6da19
View code at this point
Browse repository at this point
Commits on Jan 16, 2015
Remove ForeignKey API from convention model builder (Issue #782)
Show description for 84afcbd
ajcvickers
committed
84afcbd
View commit details
Copy full SHA for 84afcbd
View code at this point
Browse repository at this point
Changing relationship configuration API to separate calls for each end.
Show description for 88d71a3
AndriySvyryd
committed
88d71a3
View commit details
Copy full SHA for 88d71a3
View code at this point
Browse repository at this point
fix for using Nullable Enum with Computed Column
smitpatel
committed
fec52f0
View commit details
Copy full SHA for fec52f0
View code at this point
Browse repository at this point
Commits on Jan 14, 2015
Enabling Command Timeout to be specified for Relational Datasources on RelationalConnection
Show description for 996e641
lukewaters
committed
996e641
View commit details
Copy full SHA for 996e641
View code at this point
Browse repository at this point
cleanup for pull request from RickyLin - 'supported Contains method of string in Where clause.'
maumar
committed
b92eb1e
View commit details
Copy full SHA for b92eb1e
View code at this point
Browse repository at this point
supported "Contains" method of string in Where clause.
Show description for 76ad8c1
RickyLin
authored and
maumar
committed
76ad8c1
View commit details
Copy full SHA for 76ad8c1
View code at this point
Browse repository at this point
Commits on Jan 13, 2015
Allow SQL Specific config after UseSqlServer
Show description for a0663f8
rowanmiller
committed
a0663f8
View commit details
Copy full SHA for a0663f8
View code at this point
Browse repository at this point
Fix to issue 1362 - multi level include may produce invalid SQL
Show description for f8b9dac
maumar
committed
f8b9dac
View commit details
Copy full SHA for f8b9dac
View code at this point
Browse repository at this point
Commits on Jan 12, 2015
Fixing ef migration add help. Adding the ability to specify subcommands in the print help command
lukewaters
committed
128aabd
View commit details
Copy full SHA for 128aabd
View code at this point
Browse repository at this point
Fix handling of null entity keys and interaction with query (Issues #1292, #1093)
Show description for 97c45bc
ajcvickers
committed
97c45bc
View commit details
Copy full SHA for 97c45bc
View code at this point
Browse repository at this point
Create appropriate sidecars for store generated values (Issue #1303)
Show description for 74aeecf
ajcvickers
committed
74aeecf
View commit details
Copy full SHA for 74aeecf
View code at this point
Browse repository at this point
Commits on Jan 9, 2015
Simple refactoring of DbContext constructors
Show description for a28aefe
ajcvickers
committed
a28aefe
View commit details
Copy full SHA for a28aefe
View code at this point
Browse repository at this point
Update handling of snapshots and ensure DetectChanges is only used when required (Issue #731)
Show description for 29a1f67
ajcvickers
committed
29a1f67
View commit details
Copy full SHA for 29a1f67
View code at this point
Browse repository at this point
Commits on Jan 8, 2015
Fixed Migrations test breaks for running in VS
mikary
committed
624c0be
View commit details
Copy full SHA for 624c0be
View code at this point
Browse repository at this point
Commits on Jan 7, 2015
Remove unintentional call of DetectChanges in Add/Attach/etc.
Show description for b53b083
ajcvickers
committed
b53b083
View commit details
Copy full SHA for b53b083
View code at this point
Browse repository at this point
Moving Migrations into Relational
mikary
committed
a9f2c54
View commit details
Copy full SHA for a9f2c54
View code at this point
Browse repository at this point
Auto-DetectChanges (Issue #745)
Show description for 4fe8418
ajcvickers
committed
4fe8418
View commit details
Copy full SHA for 4fe8418
View code at this point
Browse repository at this point
Make the relationship API on InternalEntityBuilder preserve and respect the configuration source.
Show description for 1eccfa8
AndriySvyryd
committed
1eccfa8
View commit details
Copy full SHA for 1eccfa8
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
fix to 1294 - Aliases are not uniquified for some queries with SelectMany - may produce invalid sql. CR: Andrew
maumar
committed
cf53bae
View commit details
Copy full SHA for cf53bae
View code at this point
Browse repository at this point
Query: Include: Enabling multi-level include for any path that is a valid C# property access expression.
Show description for db44ddb
anpete
committed
db44ddb
View commit details
Copy full SHA for db44ddb
View code at this point
Browse repository at this point
Revert "Commands: Add more functional tests"
Show description for 894f2ef
bricelam
committed
894f2ef
View commit details
Copy full SHA for 894f2ef
View code at this point
Browse repository at this point
Commits on Jan 5, 2015
Commands: Add more functional tests
bricelam
committed
b351b0c
View commit details
Copy full SHA for b351b0c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.