Skip to content

Latest commit

 

History

History
77 lines (43 loc) · 2.29 KB

README.md

File metadata and controls

77 lines (43 loc) · 2.29 KB

Living Documentation Workshop

Hello, welcome to the Living Documentation Workshop.

We are going to discover how we can use Roslyn to generate documentation from .NET source code.

Prerequisites

See INSTALLATION.md for details about all prerequisites.

Required Knowledge

  • Be very experienced with C#
  • Able to write LINQ queries
  • Know how to clone git repos
  • Have an understanding of DDD
  • Have knowledge of Markdown
  • Able to draw UML diagrams

Optional knowledge:

  • Familair with AsciiDoc and PlantUML

Download this Workshop

Clone this workshop on your local system.

cd c:\git
git clone "https://github.com/eNeRGy164/LivingDocumentation.Workshop.git"

Structure

Part 1: Roslyn