Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caglargul52/dotnetcore-advanced-publisher
.NET Core Advanced Publisher
https://github.com/caglargul52/dotnetcore-advanced-publisher
Last synced: about 1 month ago
JSON representation
.NET Core Advanced Publisher
- Host: GitHub
- URL: https://github.com/caglargul52/dotnetcore-advanced-publisher
- Owner: caglargul52
- Created: 2021-01-23T16:07:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-31T10:36:05.000Z (almost 4 years ago)
- Last Synced: 2024-02-17T14:27:30.840Z (11 months ago)
- Language: C#
- Size: 144 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .NET Core Advanced Publisher
- It was prepared using .NET Core CLI.
- Publish options, which are not available in Visual Studio, have been added.
- The application can be broadcast directly to Linux devices with the SMB protocol.
- Available RIDs (Runtime Identifiers):
- **Linux :** `linux-x64` `linux-musl-x64` `linux-arm` `linux-arm` `linux-arm64` `rhel-x64` `rhel.6-x64` `tizen` `tizen.4.0.0` `tizen.5.0.0`
- **Windows :** `win-x64` `win-x86` `win-arm` `win-arm64` `win7-x64` `win7-x86` `win81-x64` `win81-x86` `win81-arm` `win10-x64` `win10-x86` `win10-arm` `win10-arm64`
- **MacOS :** `osx-x64` `osx.10.10-x64` `osx.10.11-x64` `osx.10.12-x64` `osx.10.13-x64` `osx.10.14-x64` `osx.10.15-x64` `osx.11.0-x64` `osx.11.0-arm64`**Application Screenshot :**