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

Document NuGet packages for FAKE 5 #2278

Closed
agross opened this issue Mar 16, 2019 · 4 comments
Closed

Document NuGet packages for FAKE 5 #2278

agross opened this issue Mar 16, 2019 · 4 comments

Comments

@agross
Copy link

agross commented Mar 16, 2019

I wrote my first production FAKE script with FAKE 5 this week. I have to admit that getting there was quite a bit frustrating at times. For example if you get all red squigglies in VS Code suddenly because of IEquatable missing and you need to look for a solution in the issue tracker. This could easily be included in the getting started.

On top of that while the docs are generally good, I often needed to look at the source code (which is linked to, which is great!).

The primary reason for this post is this: The new FAKE 5 modularization docs desperately need a to include the NuGet a module's functions are available in. I found myself hunting the right package more than once using a separate browser tab querying nuget.org for e.g. fake nunit.

If that information is already included it is not prominent enough to find it.

@matthid
Copy link
Member

matthid commented Mar 16, 2019

Hm, seems like this bit of information has gone missing. At one point it was definitely there :(

@matthid
Copy link
Member

matthid commented Mar 16, 2019

Indeed, the information was lost when the new layout was introduced: c85e4e5#diff-cb0959739dd1ef5ffb40a6cbfbb1d2aa

@matthid
Copy link
Member

matthid commented Mar 16, 2019

Will be back after the next release, currently on staging
image

@agross
Copy link
Author

agross commented Mar 16, 2019

👍🏻

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

No branches or pull requests

2 participants