divega
I work on Azure Networking. Former member of the EF and .NET teams (http://blogs.msdn.com/diego)
@microsoftSeattle
Pinned Repositories
ContainsOptimization
Experiments to optimize and workaround how EF Core translates Enumerable.Contains
EdmxDotNetCoreSample
Sample of how to work with edmx (EF6 metadata) files without designer support on .NET Core projects
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
EFCoreDemos
MyAsyncEnumerables
Experiments with IAsyncEnumerable
UdfCodeFirstSample
Sample code invoking user defined functions with a Code First model
ef6
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
divega's Repositories
divega/EFCoreDemos
divega/ContainsOptimization
Experiments to optimize and workaround how EF Core translates Enumerable.Contains
divega/UdfCodeFirstSample
Sample code invoking user defined functions with a Code First model
divega/EdmxDotNetCoreSample
Sample of how to work with edmx (EF6 metadata) files without designer support on .NET Core projects
divega/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
divega/MyAsyncEnumerables
Experiments with IAsyncEnumerable
divega/azure-docs
Open source documentation of Microsoft Azure
divega/CodePlex2GitHub
Trying OctoKit
divega/corefx
CoreFX is the foundational class libraries for .NET Core. It includes types for collections, file systems, console, JSON, XML, async and many others.
divega/csharplang
The official repo for the design of the C# programming language
divega/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
divega/dotnet-docker
This repo contains the base Docker images for working with .NET Core and the .NET Core Tools.
divega/EntityFramework.Docs
Documentation for Entity Framework
divega/EntityFramework.SqlServerCompact
Entity Framework Core SQL Server Compact provider
divega/OctokitTest
divega/PortEF6ToCore
Example of how to port an application using EF6 to use EF Core