https://github.com/iotsharp/client
IoTSharp's Cross-platform client , power by MAUI.
https://github.com/iotsharp/client
blazor cross-platform ios iot-application iotsharp maui webassembly
Last synced: 2 months ago
JSON representation
IoTSharp's Cross-platform client , power by MAUI.
- Host: GitHub
- URL: https://github.com/iotsharp/client
- Owner: IoTSharp
- License: apache-2.0
- Created: 2022-09-09T08:29:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-26T12:25:15.000Z (over 2 years ago)
- Last Synced: 2025-03-22T14:34:50.096Z (9 months ago)
- Topics: blazor, cross-platform, ios, iot-application, iotsharp, maui, webassembly
- Language: C#
- Homepage:
- Size: 1.53 MB
- Stars: 14
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# .NET MAUI IoTSharp app for Android, iOS, macOS, and Windows
Native .NET MAUI Application for iOS, Android, macOS, and Windows. Before getting started ensure that you have [.NET MAUI installed with Visual Studio 2022](https://docs.microsoft.com/dotnet/maui/get-started/installation).
This solution has two projects:
- **IoTSharp.Maui**: Maui App based on default template of .NET Maui Blazor App.
- References to Blazor project
- **[Client/IoTSharp.Maui/IoTSharp.Shared/IoTSharp.Shared.csproj](/IoTSharp.Maui/IoTSharp.Shared/IoTSharp.Shared.csproj)**: Razor Class Library project with shared components.