Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jp2masa/dotnet-properties

.NET Core CLI extension that allows editing project properties using a cross-platform UI.
https://github.com/jp2masa/dotnet-properties

avalonia csharp dotnet dotnet-cli dotnet-core fsharp visual-basic

Last synced: about 5 hours ago
JSON representation

.NET Core CLI extension that allows editing project properties using a cross-platform UI.

Awesome Lists containing this project

README

        

[![Build status](https://ci.appveyor.com/api/projects/status/ibaest9dvdww8dtg/branch/master?svg=true)](https://ci.appveyor.com/project/jp2masa/dotnet-properties/branch/master)
[![NuGet](https://img.shields.io/nuget/v/dotnet-properties.svg)](https://www.nuget.org/packages/dotnet-properties/)
[![MyGet](https://img.shields.io/myget/jp2masa/vpre/dotnet-properties.svg?label=myget)](https://www.myget.org/feed/jp2masa/package/nuget/dotnet-properties)

# dotnet-properties

![dotnet-properties](Icon.png)

dotnet-properties is a .NET Core CLI extension which allows to edit project properties using a cross platform UI.

## Special Thanks

### Avalonia

It's the UI framework used by this project and part of the UI is inspired on the control catalog sample.

[](https://github.com/AvaloniaUI/Avalonia)

### Buildalyzer

A big part of the project loading code comes from Buildalyzer.

[](https://github.com/daveaglick/Buildalyzer)

### Citrus.Avalonia

[Avalonia themes.](https://github.com/worldbeater/Citrus.Avalonia)

### linea

The project logo is from [linea.io](http://linea.io).