Skip to content

mrj001/avaloniaui.net

 
 

Repository files navigation

avaloniaui.net - Avalonia UI Website

Gitter

Source files for the AvaloniaUI.net website.

This is an ASP.Net Core project based on Razor Pages and Markdown files rendering.

Prerequisites

  • .Net Core 3.1
  • Visual Studio 2019 or Visual Studio Code

Building and running

Visual Studio

Hit the Start Debugging button.

.Net CLI

Open a terminal into the src\AvaloniaUI.Net subfolder and run the following command:

dotnet run

This will start the website at http://localhost:5000 and https://localhost:5001.

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 86.6%
  • HTML 4.7%
  • C# 4.6%
  • CSS 4.1%