C# iOS

Open-source C# projects categorized as iOS

Top 23 C# iOS Projects

  • Avalonia

    Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology

  • Project mention: The search for easier safe systems programming | news.ycombinator.com | 2024-05-08

    WPF is not the best example of open source, as some components are still closed source. Though it only runs on Windows, a closed source operating system, so perhaps that is not so important.

    https://github.com/dotnet/wpf/issues/2554

    That said, there are cross platform, open source .NET UI frameworks out there, including one that is inspired by WPF:

    https://avaloniaui.net/

  • Mono

    Mono open source ECMA CLI, C# and .NET implementation.

  • Project mention: How exactly does Unity integrate with IDEs - how does the editor build work? | /r/Unity3D | 2023-07-23

    In the video you basically install .NET 7.0 SDK with the deb packages from Microsoft repos AND mono deb packages from repos laid out in https://www.mono-project.com/ apart from Unity and VS Code. And then you configure VS Code so that it always uses Mono installed in the system (not Unity Editor's own instance???)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ReactiveUI

    An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.

  • Project mention: Understanding DynamicData in .NET: Reactive Data Management Made Easy | dev.to | 2024-04-30

    ReactiveUI Official Website: For information on ReactiveUI, which closely integrates with DynamicData, visit the official website. This site offers extensive documentation and tutorials for both ReactiveUI and DynamicData. ReactiveUI.

  • mobile

    The mobile app vault (iOS and Android). (by bitwarden)

  • Project mention: Anyone else bitterly disappointed that 2023.12 release didn't include mobile (iOS / Android) passkey support? | /r/Bitwarden | 2023-12-08

    Given that Xamarin has been deprecated its successor MAUI has the iOS 17/Android 14 SDKs, I think https://github.com/bitwarden/mobile/pull/2806 needs to be merged first/probably more work to be done after that too.

  • SkiaSharp

    SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.

  • Project mention: Jellyfin: The Free Software Media System | news.ycombinator.com | 2023-06-18

    It looks like the port was compiled with a binary SkiaSharp [0] since that requires Google tooling to build. Interesting to see the committer allowing this. Apparently it is not the first time.

    0. https://github.com/mono/SkiaSharp

  • MVVMCross

    The .NET MVVM framework for cross-platform solutions, including Android, iOS, MacCatalyst, macOS, tvOS, WPF, WinUI

  • xamarin-macios

    .NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#

  • Project mention: Setting up Development & Distribution of Xamarin App (without help from original developer) | /r/Xamarin | 2023-06-14
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Maui

    The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .NET MAUI developer easier (by CommunityToolkit)

  • Project mention: CommunityToolkit / Maui Release v5.3.0 | news.ycombinator.com | 2023-08-15
  • Microcharts

    Create cross-platform (Xamarin, Windows, ...) simple charts.

  • AdaptiveCards

    A new way for developers to exchange card content in a common and consistent way.

  • Project mention: Whose idea was it to set the maximum line count to 1 before showing "see more" | /r/MicrosoftTeams | 2023-12-11

    Similar report here: https://github.com/microsoft/AdaptiveCards/issues/8641

  • XamarinCommunityToolkit

    Discontinued The Xamarin Community Toolkit is a collection of Animations, Behaviors, Converters, and Effects for mobile development with Xamarin.Forms. It simplifies and demonstrates common developer tasks building iOS, Android, and UWP apps with Xamarin.Forms.

  • Xamarin.Essentials

    Xamarin.Essentials is no longer supported. Migrate your apps to .NET MAUI, which includes Maui.Essentials. (by xamarin)

  • shiny

    .NET Framework for Backgrounding & Device Hardware Services (iOS, Android, & Catalyst)

  • LottieXamarin

    Render After Effects animations natively on Android, iOS, MacOS and TvOS for Xamarin

  • glTFast

    Efficient glTF 3D import / export package for Unity

  • Project mention: Importing fbx at runtime | /r/Unity3D | 2023-06-12

    May i recommend GLTFast instead considering it is more recent? (last updated in March) https://github.com/atteneder/glTFast

  • Rg.Plugins.Popup

    Xamarin Forms popup plugin

  • Mapsui

    Mapsui is a .NET Map component for: MAUI, WPF, Avalonia, Uno, Blazor, WinUI, Xamarin and Eto

  • Project mention: AvaloniaUI: Create Multi-Platform Apps with .NET | news.ycombinator.com | 2024-02-03

    But I think some of this stuff is already handled in Avalonia ecosystem like https://github.com/Mapsui/Mapsui, https://github.com/beto-rodriguez/LiveCharts2 and few others...

  • iFakeLocation

    Simulate locations on iOS devices on Windows, Mac and Ubuntu.

  • WPF Application Framework (WAF)

    Win Application Framework (WAF) is a lightweight Framework that helps you to create well structured XAML Applications.

  • aptabase

    ✨ Open Source, Privacy-First and Simple Analytics for Mobile, Desktop and Web Apps

  • Project mention: Ask HN: Those making $500/month on side projects in 2024 – Show and tell | news.ycombinator.com | 2024-01-23
  • AvillaForensics

    Avilla Forensics 3.0

  • apple-signin-unity

    Unity plugin to support Sign In With Apple Id

  • Project mention: universal-sdk-unity VS apple-signin-unity - a user suggested alternative | libhunt.com/r/universal-sdk-unity | 2023-12-12

    AppleLogin Support for iOS, Android.

  • Xamarin.Forms.GoogleMaps

    Map library for Xamarin.Forms using Google maps API

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# iOS related posts

  • universal-sdk-unity VS apple-signin-unity - a user suggested alternative

    2 projects | 12 Dec 2023
  • Anyone else bitterly disappointed that 2023.12 release didn't include mobile (iOS / Android) passkey support?

    1 project | /r/Bitwarden | 8 Dec 2023
  • Timeout

    1 project | /r/Bitwarden | 7 Dec 2023
  • Bitwarden is flashing on start (Android) GOS

    1 project | /r/Bitwarden | 5 Dec 2023
  • iOS app locking on close

    1 project | /r/Bitwarden | 1 Oct 2023
  • FFmpeg on Xamarin (Android)

    1 project | /r/ffmpeg | 15 Sep 2023
  • CommunityToolkit / Maui Release v5.3.0

    1 project | news.ycombinator.com | 15 Aug 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source iOS projects in C#? This list will help you:

Project Stars
1 Avalonia 23,824
2 Mono 10,868
3 ReactiveUI 7,913
4 mobile 5,647
5 SkiaSharp 4,108
6 MVVMCross 3,825
7 xamarin-macios 2,371
8 Maui 2,061
9 Microcharts 1,972
10 AdaptiveCards 1,686
11 XamarinCommunityToolkit 1,589
12 Xamarin.Essentials 1,527
13 shiny 1,389
14 LottieXamarin 1,210
15 glTFast 1,189
16 Rg.Plugins.Popup 1,154
17 Mapsui 1,077
18 iFakeLocation 908
19 WPF Application Framework (WAF) 693
20 aptabase 695
21 AvillaForensics 611
22 apple-signin-unity 565
23 Xamarin.Forms.GoogleMaps 543

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com