Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jp2masa/dotnet-properties
- Owner: jp2masa
- License: mit
- Created: 2017-10-14T22:31:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-25T23:14:05.000Z (over 3 years ago)
- Last Synced: 2024-05-01T15:29:52.918Z (6 months ago)
- Topics: avalonia, csharp, dotnet, dotnet-cli, dotnet-core, fsharp, visual-basic
- Language: C#
- Size: 958 KB
- Stars: 19
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-avalonia - dotnet-properties - .NET Core CLI extension that allows editing project properties using a cross-platform UI. (Tooling / Web Browsers)
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).