Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dotnet Templates with EFCore #99

Open
jkone27 opened this issue Jun 6, 2021 · 2 comments
Open

Add Dotnet Templates with EFCore #99

jkone27 opened this issue Jun 6, 2021 · 2 comments

Comments

@jkone27
Copy link

jkone27 commented Jun 6, 2021

does this have to rely on Paket, is it available as a dotnet template for mvc? that would be great

dotnet new efcore-mvc --language f# 

and also

dotnet new efcore-saturn --language f# 

but I think paket could be kept out from simple templates to make it more accessible to "standard" .net devs.
In the end EF is the battle-proof db access .NET orm standard... so it would be handy to have it in F# as a "default" choice

@bricelam
Copy link
Member

bricelam commented Jun 15, 2021

Oh I like the idea of adding it to the StarterWeb-FSharp template behind an --auth Individual option like it is in C#. Even if the future of that option is a little uncertain...

@simon-reynolds
Copy link
Collaborator

Definitely! I'll see if I can put together a PR to add support for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants