Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/biozal/dotnet-costoda-crm
CRM Demo App
https://github.com/biozal/dotnet-costoda-crm
Last synced: about 1 month ago
JSON representation
CRM Demo App
- Host: GitHub
- URL: https://github.com/biozal/dotnet-costoda-crm
- Owner: biozal
- License: mit
- Created: 2023-09-18T16:30:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-21T18:39:03.000Z (over 1 year ago)
- Last Synced: 2024-10-21T00:51:59.905Z (3 months ago)
- Language: C#
- Size: 1.01 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DOTNET CRM
This is an example MacOS application using .NET to create an MacOS application that renders the UI using AppKit and Storyboard/XIB files.
**NOTE** This solution only works on a Mac since it's a MacOS application.
## Getting Started
Open the solution found in the src folder in Visual Studio for Mac or Rider. Note VS Code is not supported because it does NOT support XIB or Storyboard files.