SaaSHub helps you find the best software and product alternatives Learn more →
Top 13 C# Documentation Projects
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: TSDocs.dev: type docs for any JavaScript library | news.ycombinator.com | 2023-12-19
This is a better looking version of what Java and C# have had for a long time (kudos to the author for that!), is that the inspiration for this tool?
https://docs.oracle.com/javase/8/docs/technotes/tools/window...
https://dotnet.github.io/docfx/
I saw the author mentioned in another comment that they found themselves peeping inside type declaration files "too often". While I do often use sites generated by the above tools to discover new API's that suit my needs, diving into the actual code using a good decompiler is still my first move, as it is often cheaper than seeking out the documentation online, and it will show me the actual implementation as well. So in my opinion there is no shame in looking inside the declaration files!
-
-
Sandcastle
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle tools.
-
SourceBrowser
Source browser website generator that powers http://referencesource.microsoft.com and http://sourceroslyn.io
-
PowerDocu
Generate technical documentation from your existing Power Automate Flows and Power Apps canvas apps
-
DocNet
Your friendly static documentation generator, using markdown files to build the content. (by FransBouma)
-
-
-
-
ModularDoc
Modular documentation generator for .NET libraries. Currently supporting Markdown only for GitHub, GitLab, and Bitbucket
-
-
C# Documentation discussion
C# Documentation related posts
-
Microsoft Says Apple's 30% Fee Makes Xbox Cloud Gaming iOS App 'Impossible'
-
DevDocs
-
Microsoft Entity Framework Core 8 samples
-
Use Case Driven Development with Low-Code
-
Azure AD - How to have a Distributed Token Cache per tenant?
-
Anybody know if there's a library for the doc engine that MS Docs/Learn uses?
-
C# Language extensions
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Oct 2024
Index
What are some of the best open-source Documentation projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | EntityComponentSystemSamples | 7,159 |
2 | DocFX | 4,041 |
3 | Swashbuckle | 3,068 |
4 | Sandcastle | 2,190 |
5 | SourceBrowser | 1,072 |
6 | PowerDocu | 419 |
7 | DocNet | 248 |
8 | NaturalDocs | 196 |
9 | DefaultDocumentation | 159 |
10 | PSDocs | 146 |
11 | ModularDoc | 116 |
12 | dotnet-document | 101 |
13 | IPS-Peek | 55 |