snickler / EFCore-FluentStoredProcedure

EFCore Extension that allows a means to map a stored procedure to a class, fluently.
MIT License
177 stars 34 forks source link

NuGet Support?? #11

Closed kinetiq closed 6 years ago

kinetiq commented 6 years ago

Am I correct that there is no nuget support for this?

If you want people to use this, you really need nuget. You could probably have it done in an hour, and far more people will be able to use this.

Including me. I don't want to take any references that don't have nuget packages.

snickler commented 6 years ago

You make a good point. That's my fault. I'll get one up tonight ??.

Get Outlook for Android


From: Brian MacKay notifications@github.com Sent: Tuesday, March 13, 2018 6:03:32 PM To: snickler/EFCore-FluentStoredProcedure Cc: Subscribed Subject: [snickler/EFCore-FluentStoredProcedure] NuGet Support?? (#11)

Am I correct that there is no nuget support for this?

If you want people to use this, you really need nuget. You could probably have it done in an hour, and far more people will be able to use this.

Including me. I don't want to take any references that don't have nuget packages.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fsnickler%2FEFCore-FluentStoredProcedure%2Fissues%2F11&data=02%7C01%7C%7Ccd9d15e6dcaa48afe72008d5892e434e%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636565754140953274&sdata=YcPvz9gDYx2frJPw%2Fz2IkWHjGe%2B4o1tXwlf9eea3bF8%3D&reserved=0, or mute the threadhttps://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAD1IpXakof9qEmONAQYaz9kquSjeZWHaks5teEIzgaJpZM4Sphml&data=02%7C01%7C%7Ccd9d15e6dcaa48afe72008d5892e434e%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636565754140953274&sdata=hL9DswfMfBGOjcYBhwX6zV6re6oNr8aKuD%2FvGtzvP6I%3D&reserved=0.

snickler commented 6 years ago

This is now resolved. Nuget package is available https://www.nuget.org/packages/Snickler.EFCore

kinetiq commented 6 years ago

That worked - thanks man! And by the way, thanks for the project. It fills a very annoying hole. :)