EFCore SQLServer extensions #1106
alunacjones
started this conversation in
Ideas
Replies: 1 comment
-
|
Interesting! 🙂 I'm not that much of an EF Core expert – what exactly does the NuGet package do? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Having used rebus for a while now and wanting to integrate the SqlServer support with EfCore in my current job, I've created extensions for modelBuilder in a nuget package and was wondering if it would be useful to a wider audience and perhaps reviewed by yourselves as potentially being absorbed into the wider rebus set of packages.
The nuget package is here and the repository is here
P.S. I feel the documentation should probably show examples for setting up via the Rebus.SqlServer package too 😄
Beta Was this translation helpful? Give feedback.
All reactions