Skip to content

george2giga/SourceBrowser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SourceBrowser.Generator

C# in. HTML out.

Base project demo: sourcebrowser.io/Browse/CodeConnect/SourceBrowser/

What is this fork about?

This is a "generic" version of the SourceBrowser project, main changes:

  • No Github calls to retrieve User and Repo data (forks, stars etc).
  • C# avatar image is used for users/organizations.
  • Supporting Git credentials for private repositories.
  • Works with different Git servers (tested with GitHub and Atlassian Stash).
  • Navigation fixed, now working with virtual directories too.

What is it?

SourceBrowser.Generator takes C# solutions and creates HTML files with links between the methods, properties and types.

Why?

It's much easier to browse open source and online projects when you can traverse the project easily. GitHub is great, but it's a huge pain in the ass to navigate projects on here.

What languages do you support?

C# and VB .Net, but we'd like to support others.

I found a bug. How do I tell you?

Post it on our Issues page.

I'd like a new feature. How do I tell you?

Post it on our Uservoice.

Packages

No packages published

Languages

  • CSS 60.4%
  • JavaScript 19.8%
  • C# 18.8%
  • HTML 0.5%
  • F# 0.4%
  • PowerShell 0.1%