2 个仓库
Wrappers that provide an interface to native system APIs using a specific language.
Distinct from Objective-C: Focuses on wrapping system APIs (like Notification Center) rather than general language resources.
Explore 2 awesome GitHub repositories matching programming languages & runtimes · Native API Wrappers. Refine with filters or upvote what's useful.
terminal-notifier is a command line utility and system alert wrapper for macOS. It serves as a shell-based bridge that enables the triggering of native desktop notifications through the macOS Notification Center. The tool allows for the customization of notification titles, subtitles, and message bodies, and supports the use of custom application icons and system sounds. It includes a system for organizing alerts into groups and configuring specific actions, such as opening URLs or executing shell commands, when a user interacts with a notification. The utility supports receiving notificatio
Interfaces with the macOS Notification Center API using a native Objective-C wrapper.
Xamarin.Forms 是一个跨平台移动框架,用于使用单一共享代码库和 .NET 构建原生用户界面。它作为一个数据驱动的 UI 库和 XAML UI 工具包,允许使用基于 XML 的标记语言定义应用程序布局和视觉元素。 该框架提供原生 API 包装器,通过 C# 提供对设备特定硬件和操作系统功能的访问。它利用一个系统,通过跨不同操作系统的原生控件来渲染单一用户界面代码库。 该项目涵盖了用于定义屏幕流程的自适应布局管理和应用程序导航。它包括用于原生平台功能访问、本地数据存储管理以及消费 REST 服务以集成云数据的功能。
Offers a set of abstractions providing access to device-specific hardware and operating system features via C#.