dennisdoomen / CSharpGuidelines

A set of coding guidelines for C# 9.0, design principles and layout rules for improving the overall quality of your code development.
https://www.csharpcodingguidelines.com
Other
745 stars 272 forks source link

Release page does not allow downloading #132

Closed Kelson448 closed 6 years ago

Kelson448 commented 6 years ago

On the main page of the project, under the "Where do I get them?" header, there is a link to the release page. On the linked page, the pdf and html download links for both the cheat sheet and guidelines lead to https://archive.codeplex.com/?p=csharpguidelines , which only has a link leading back to the main page of the project on github and an archive download (for an older version?). In the very least it is a somewhat confusing loop.

9swampy commented 6 years ago

FWIW haven't been able to find (yet) where the pdf is now but if it helps http://csharpcodingguidelines.com/ has at least the html.

MarcMenghin commented 6 years ago

I'm also looking for the PDF and ReSharper files. Can't they be added to Github? Onto the releases section instead of links to codeplex?

MarcMenghin commented 6 years ago

extracted files from codeplex archive: CSharpGuidelines_v5.0.0.zip

looks like the correct ones for me.

Kelson448 commented 6 years ago

Actually, those appear to be an older version (they state for c# 3.0, 4.0 and 5.0). The link @9swampy posted says "for C# 5.0, 6.0 and 7.0", but has the same date October 18, 2016 as the archive. Was there a more updated version? or are those dates just not updated? There does appear to be commits well past that date.

MarcMenghin commented 6 years ago

I don't know, it's the last i found in the archive on codeplex. I'm using them for now and hope there is an update here on github soon.

Kelson448 commented 6 years ago

Thanks for finding it either way, one of the projects I am working on is version 4 currently, so I did need that version of the files specifically.

dennisdoomen commented 6 years ago

This is all fixed with the new site at https://www.csharpcodingguidelines.com