dotnet / 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.
https://docs.microsoft.com/ef/ef6
MIT License
1.43k stars 545 forks source link

Add readme #2248

Closed ErikEJ closed 4 months ago

ErikEJ commented 4 months ago

Related to #2237

ErikEJ commented 4 months ago

@AndriySvyryd FYI

ErikEJ commented 4 months ago

Oh, are you planning to publish this also? EntityFramework.SqlServerCompact

AndriySvyryd commented 4 months ago

Oh, are you planning to publish this also? EntityFramework.SqlServerCompact

Yes

ErikEJ commented 4 months ago

So add a readme to SqlCe package also?

AndriySvyryd commented 4 months ago

So add a readme to SqlCe package also?

That would be great. Even a single sentence will do.

ErikEJ commented 4 months ago

@AndriySvyryd Add SqlCe readme and fixed all the slashes

ErikEJ commented 4 months ago

@AndriySvyryd I also sharpened the new provider readme slightly, as per the discussion here

AndriySvyryd commented 4 months ago

Thanks for your contribution!