{"id":13655748,"url":"https://github.com/fabulous-dev/FSharp.Mobile.Templates","last_synced_at":"2025-04-23T17:30:38.433Z","repository":{"id":37248446,"uuid":"452244738","full_name":"fabulous-dev/FSharp.Mobile.Templates","owner":"fabulous-dev","description":"Mobile templates for .NET 8.0 / F# 8.0","archived":false,"fork":false,"pushed_at":"2023-12-14T11:12:32.000Z","size":1663,"stargazers_count":99,"open_issues_count":4,"forks_count":5,"subscribers_count":10,"default_branch":"main","last_synced_at":"2024-05-22T09:06:44.610Z","etag":null,"topics":["android","catalyst","dotnet","fsharp","ios","macos","maui","xamarin","xamarin-forms"],"latest_commit_sha":null,"homepage":"","language":"F#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabulous-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-26T11:12:04.000Z","updated_at":"2024-08-02T04:28:55.997Z","dependencies_parsed_at":"2023-02-02T18:45:29.275Z","dependency_job_id":"8a672d5b-e1f7-4f06-ae32-9addb433f161","html_url":"https://github.com/fabulous-dev/FSharp.Mobile.Templates","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabulous-dev%2FFSharp.Mobile.Templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabulous-dev%2FFSharp.Mobile.Templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabulous-dev%2FFSharp.Mobile.Templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabulous-dev%2FFSharp.Mobile.Templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabulous-dev","download_url":"https://codeload.github.com/fabulous-dev/FSharp.Mobile.Templates/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223664850,"owners_count":17182190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","catalyst","dotnet","fsharp","ios","macos","maui","xamarin","xamarin-forms"],"created_at":"2024-08-02T04:00:33.220Z","updated_at":"2024-11-10T08:30:29.745Z","avatar_url":"https://github.com/fabulous-dev.png","language":"F#","readme":"# FSharp.Mobile.Templates\n\nIn this repository, you can find all the templates for creating mobile and desktop apps using .NET 8.0 and F# 8.0.\n\nPlease note that those templates are \"plain\" F# templates, no additional dependencies. If you are interested in the Fabulous templates you can use:\n\n- [Fabulous.XamarinForms templates](https://github.com/fabulous-dev/Fabulous.XamarinForms)\n- [Fabulous.MauiControls templates](https://github.com/fabulous-dev/Fabulous.MauiControls)\n- [Fabulous.Avalonia templates](https://github.com/fabulous-dev/Fabulous.Avalonia)\n\n### Prerequisites\nIn order to build and run the Android and iOS projects, you need to install the corresponding workloads\n```\ndotnet workload install android\ndotnet workload install ios\ndotnet workload install maccatalyst\ndotnet workload install maui\n```\n\n### Available templates\n- Android\n- iOS\n- Mac Catalyst\n- Maui (Android, iOS, Mac Catalyst, Windows, Tizen)\n\n### Install\n\n```\n$ dotnet new -i FSharp.Mobile.Templates\n```\n\n### How to use\n\nAfter installation, several templates will be added:\n\n```\n$ dotnet new\n\n\nTemplate Name                 Short Name          Language  Tags         \n----------------------------  ------------------- --------  -------------\nF# Android Application        android-fsharp      F#        FSharp.Mobile\nF# iOS Application            ios-fsharp          F#        FSharp.Mobile\nF# Maui Application           maui-fsharp         F#        FSharp.Mobile\nF# Mac Catalyst Application   maccatalyst-fsharp  F#        FSharp.Mobile\n```\n\nTo create a project, use `dotnet new`:\n\n```\n$ mkdir TestApp\n$ cd TestApp\n$ dotnet new android-fsharp\n```\n\nAfter creating the application, you can build it with `dotnet build`:\n\n```\n$ dotnet build -c Release\n```\n\n### Build\n\nTo build and test the templates locally:\n\n```\n$ dotnet pack -c Release\n$ dotnet new -i .\\bin\\Release\\FSharp.Mobile.Templates.8.0.0.nupkg\n```\n\n### Acknowledgements\n\nThanks [@Dolfik1](https://github.com/Dolfik1) for the blank Android template.  \nThanks [@edgarfgp](https://github.com/edgarfgp) for the blank iOS template.\n","funding_links":[],"categories":["List"],"sub_categories":["Mobile"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabulous-dev%2FFSharp.Mobile.Templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabulous-dev%2FFSharp.Mobile.Templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabulous-dev%2FFSharp.Mobile.Templates/lists"}