Skip to content

This repository contains code for integrating the BoldSign API to enable e-signature workflows in your .NET MAUI mobile app.

Notifications You must be signed in to change notification settings

boldsign/boldsign-maui-integration-demo

Repository files navigation

Integrate BoldSign API to Enable E-Signature Workflows in Your MAUI Mobile App

Homepage: https://boldsign.com

.NET MAUI (Multi-platform App UI) is a framework for building native apps for Android, iOS, macOS, and Windows using a single C# and XAML codebase.

It enables unified development with shared code across platforms, while still allowing platform-specific customizations when needed. Unlike hybrid frameworks, MAUI delivers native performance by compiling to native controls and accessing platform APIs through Microsoft.Maui.Essentials (e.g., GPS, Bluetooth).

If you’ve used Xamarin.Forms or Windows Forms, MAUI will feel familiar. Now, let’s explore how to integrate MAUI with BoldSign.

Prerequisite

To follow along, you will need:

● .NET 9

● Visual Studio 2022 or Rider (which is free for noncommercial use)

● Installed MAUI features(if you don’t have it, install it like this: Visual studio or Rider)

BoldSing API integration

● Install the BoldSign.API NuGet package image

● Generate API Key https://app.boldsign.com/api-management/api-key/ and set the API key in Constants.cs file

image

Run the sample

About

This repository contains code for integrating the BoldSign API to enable e-signature workflows in your .NET MAUI mobile app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages