SkeleKit.Templates
0.1.7
See the version list below for details.
dotnet new install SkeleKit.Templates@0.1.7
SkeleKit
SkeleKit is a native, code-first UI framework for building iPhone and iPad apps with C# and UIKit. It provides view trees, layout, MVVM bindings, navigation, dependency injection, and application services without MAUI or XAML.
Get started
Install the project template and create an app:
dotnet new install SkeleKit.Templates
dotnet new skelekit-ios --name MyApp
To add SkeleKit to an existing .NET for iOS project:
dotnet add package SkeleKit.iOS
SkeleKit requires the .NET 10 iOS workload and targets iOS 18 or later.
SkeleKit is an early preview. APIs may change before version 1.0.
-
net10.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- Update SkeleKit version.