Skip to content
forked from nor0x/Dots

the ๐Ÿ™‚ friendly .NET SDK manager

Notifications You must be signed in to change notification settings

ShrimpBeta/Dots

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Dots - the friendly .NET SDK manager

build and release

Dots is a .NET SDK manager that allows you to install, uninstall, and switch between .NET SDKs with ease. It is a cross-platform tool that works on Windows and macOS with Linux support coming soon. It is written in C# and uses .NET with Avalonia as the UI framework.

Features

  • Search for SDKs
  • Install SDKs
  • Uninstall SDKs
  • Check Release Notes
  • Show Metadata
  • ...and more!

Building

Make sure to have .NET 8.0 and Avalonia installed. Then, clone the repository and run dotnet build in the src directory. You can also use Visual Studio, Rider or Visual Studio Code to build the project. Also make sure to check out the release.yml workflow file for more information on how to build the project.

more info

read more about this project on here and here

About

the ๐Ÿ™‚ friendly .NET SDK manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 66.4%
  • CSS 28.9%
  • Shell 2.1%
  • HTML 1.7%
  • JavaScript 0.9%