Skip to content

sreee2001/EntityFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entity Framework 6 Showcase

A Collection of Examples of EntityFramework in C# Dotnet

🌟 Author

I am Srikanth Tangella and I am an Software Engineer with many years of Experience in Desktop software After so many years of programming, I created a set of reference projects for Entity Framework using C# Dotnet Framework. The purpose is to log my research and provide easy to grab snippets and or base projects for future use

🌟 Contents

Reusable libraries with useful generic implementations

  • Infrastructure : Contains generic foundational code that can be used in any project
  • Repository : Entity Framework specific foundational classes that is useful in connecting to EF and making CRUD operations

Sample projects that showcase Entity Framework 6

My custom demo for Entity framework 6 using C# Dotnet Framework console

Releases

No releases published

Packages

No packages published

Languages