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

Compiled models #38

Closed
lorcQc opened this issue Jun 12, 2021 · 3 comments · Fixed by #53
Closed

Compiled models #38

lorcQc opened this issue Jun 12, 2021 · 3 comments · Fixed by #53
Assignees
Milestone

Comments

@lorcQc
Copy link
Collaborator

lorcQc commented Jun 12, 2021

It would be nice to be able to use the compiled models feature in a VB project as well.

@lorcQc lorcQc added this to the 6.0.0 milestone Jun 12, 2021
@lorcQc lorcQc self-assigned this Jun 12, 2021
@bricelam
Copy link
Member

The service interface for this is ICompiledModelCodeGenerator. Here is the C# implementation.

@lorcQc lorcQc linked a pull request Aug 9, 2021 that will close this issue
@bricelam
Copy link
Member

May need to wait for dotnet/efcore#25110 before attempting this.

@lorcQc lorcQc closed this as completed in #53 Oct 6, 2021
@lorcQc
Copy link
Collaborator Author

lorcQc commented Oct 6, 2021

We can now generate compiled models for Cosmos, SQLite, SqlServer and InMemory.
Thx AndriySvyryd.

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

Successfully merging a pull request may close this issue.

2 participants