-
-
Notifications
You must be signed in to change notification settings - Fork 173
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
Missing nuget packages #40
Comments
@aalmada Do I need to publish each one of these as separate nuget package, or is there a better way to manage it?
I guess I was hoping we could bundle them all as a meta-package or something. Thoughts? Hopefully I won't need to re-publish them with every minor update to SmartEnum. They seem not to require that. |
@ardalis Wouldn't be bundling one package we get more bits than we bargained for? I mean if I am not using ProtoBufNet I don't need bits with respects it? |
I get that. It's just more effort on my side to manage several different packages. I need to set some time aside (or have someone PR) to automate it so it's effortless. |
Just got bit by this too, after reading the README I discovered they aren't on nuget.org |
|
What's the solution for this? I can't seem to install the serialisation package either. |
I can help with, for do that we can reorder the solution and split up in
|
@danielmeza sounds good, please send a PR when you have time. |
@ardalis I made the pull request. |
HI @ardalis, I see that the Pull request raised by @danielmeza for this issue has not been merged. |
@ankitvijay the pull request is done! Now we need to include documentation, you can help with that? The next step is to join to .net foundation. |
Hi, @danielmeza sure, would love to add bits to the documentation. |
Yes! The missing part are the recently added nugget packages to support Utf8Json, MessagePack etc. |
Great! and good to see that PR has been merged. Thanks, @danielmeza, and @ardalis :) |
These are published now. |
I've tried to install Ardalis.SmartEnum.AutoFixture, but it seems to be missing?
The text was updated successfully, but these errors were encountered: