FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/EntityFramework.Core - code1line/EntityFramework · GitHub
code1line
/
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
EntityFramework.Core
on
dev
User selector
Datepicker
Commit history
Commits on Nov 4, 2015
Improve perf of relationship snapshot
Show description for 23006fc
ajcvickers
committed
23006fc
View commit details
Copy full SHA for 23006fc
View code at this point
Browse repository at this point
Merge branch 'release' into dev
AndriySvyryd
committed
968f417
View commit details
Copy full SHA for 968f417
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
Add a missing .ToList() to ModelCleanupConvention
Show description for 613ee37
AndriySvyryd
committed
613ee37
View commit details
Copy full SHA for 613ee37
View code at this point
Browse repository at this point
Avoid checking fixup in state manager when query is known to have done it
Show description for 3b4bc7e
ajcvickers
committed
3b4bc7e
View commit details
Copy full SHA for 3b4bc7e
View code at this point
Browse repository at this point
Query: Perf: Remove closures and dynamic delegates from compiled query trees.
anpete
committed
333403b
View commit details
Copy full SHA for 333403b
View code at this point
Browse repository at this point
Move InternalModelBuilder state to Model
Show description for c5ee0a1
AndriySvyryd
committed
c5ee0a1
View commit details
Copy full SHA for c5ee0a1
View code at this point
Browse repository at this point
Commits on Oct 31, 2015
Merge branch 'release' into dev
AndriySvyryd
committed
4e8ea38
View commit details
Copy full SHA for 4e8ea38
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
Add ConventionalAnnotation to store ConfigurationSource in instead of InternalMetadataBuilder
Show description for 7e45551
AndriySvyryd
committed
7e45551
View commit details
Copy full SHA for 7e45551
View code at this point
Browse repository at this point
Add IMutableModel.AddEntityType(Type), GetOrAddEntityType(Type) and RemoveEntityType(Type) extension methods
Show description for c4d56ff
AndriySvyryd
committed
c4d56ff
View commit details
Copy full SHA for c4d56ff
View code at this point
Browse repository at this point
Merge branch 'release' into dev
rowanmiller
committed
4aa555d
View commit details
Copy full SHA for 4aa555d
View code at this point
Browse repository at this point
:memo: doc comments for ValueGeneration.*
rowanmiller
committed
5a9820a
View commit details
Copy full SHA for 5a9820a
View code at this point
Browse repository at this point
Merge branch 'release' into dev
Show description for dcbc627
rowanmiller
committed
dcbc627
View commit details
Copy full SHA for dcbc627
View code at this point
Browse repository at this point
Allow indexes to use inherited properties
smitpatel
committed
bc4609b
View commit details
Copy full SHA for bc4609b
View code at this point
Browse repository at this point
:memo: doc comments for remaining metadata classes
rowanmiller
committed
fb4cad0
View commit details
Copy full SHA for fb4cad0
View code at this point
Browse repository at this point
Core: Combine SimpleKeyValue and CompositeKeyValue into a single struct.
Show description for 1e57ee4
anpete
committed
1e57ee4
View commit details
Copy full SHA for 1e57ee4
View code at this point
Browse repository at this point
:arrow_up: Upgrade dependency on re-linq to include patch for UWP support
Nate McMaster
committed
2e95038
View commit details
Copy full SHA for 2e95038
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
:memo: doc comments for immutable metadata API
rowanmiller
committed
be0d402
View commit details
Copy full SHA for be0d402
View code at this point
Browse repository at this point
Re-add DNX451 compile symbols
Show description for 741138a
Nate McMaster
committed
741138a
View commit details
Copy full SHA for 741138a
View code at this point
Browse repository at this point
Removed changed generics from netnative type inference. Add more support
Show description for 535ac89
Nate McMaster
committed
535ac89
View commit details
Copy full SHA for 535ac89
View code at this point
Browse repository at this point
Add DNX451 to EntityFramework.Core
Show description for 951933f
pranavkm
committed
951933f
View commit details
Copy full SHA for 951933f
View code at this point
Browse repository at this point
Commits on Oct 28, 2015
Convert IEntityType.GetNavigations() and related methods to extention methods to remove redundancy
AndriySvyryd
committed
37c1533
View commit details
Copy full SHA for 37c1533
View code at this point
Browse repository at this point
Move caching of property access delegates to the model
Show description for b786b46
ajcvickers
committed
b786b46
View commit details
Copy full SHA for b786b46
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
Query: Perf: Adds a faster path for constructing primary key values.
Show description for 9387f19
anpete
committed
9387f19
View commit details
Copy full SHA for 9387f19
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
:art: Move *AnnotationNames => .Internal
Show description for c4cfa7f
rowanmiller
committed
c4cfa7f
View commit details
Copy full SHA for c4cfa7f
View code at this point
Browse repository at this point
Make IModel.GetEntityTypes() return IEnumerable<IEntityType>
AndriySvyryd
committed
ad51ec0
View commit details
Copy full SHA for ad51ec0
View code at this point
Browse repository at this point
:art: Collapse EntityGraphNode hierarchy & remove context from EntityEntry ctor
Show description for 1c9db6d
rowanmiller
committed
1c9db6d
View commit details
Copy full SHA for 1c9db6d
View code at this point
Browse repository at this point
:bug: Validate property without CLR type set instead of throwing exception
smitpatel
committed
b94b04c
View commit details
Copy full SHA for b94b04c
View code at this point
Browse repository at this point
Make the IMutableModel implementation internal
AndriySvyryd
committed
a430b36
View commit details
Copy full SHA for a430b36
View code at this point
Browse repository at this point
:memo: doc comments for Storage.*
rowanmiller
committed
d76bb34
View commit details
Copy full SHA for d76bb34
View code at this point
Browse repository at this point
:art: Rename IAccessor to IInfrastructure
Show description for 08bbdf4
rowanmiller
committed
08bbdf4
View commit details
Copy full SHA for 08bbdf4
View code at this point
Browse repository at this point
:art: Move CoreOptionsExtension and QueryTrackingBehavior
rowanmiller
committed
9fb9b47
View commit details
Copy full SHA for 9fb9b47
View code at this point
Browse repository at this point
Adding netcore50 TFM
pranavkm
committed
78559e6
View commit details
Copy full SHA for 78559e6
View code at this point
Browse repository at this point
Commits on Oct 24, 2015
Fix #2915 - Make more query stuff internal.
anpete
committed
20da383
View commit details
Copy full SHA for 20da383
View code at this point
Browse repository at this point
Add support for simple queries in .Net Native.
Nate McMaster
committed
58349fd
View commit details
Copy full SHA for 58349fd
View code at this point
Browse repository at this point
Commits on Oct 23, 2015
Fix to Issue #3452 - Error when return complex linq to json object The EF.Property<T> method may only be used within LINQ queries.
Show description for 41ad57a
maumar
committed
41ad57a
View commit details
Copy full SHA for 41ad57a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL