Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Latest commit

 

History

History
45 lines (23 loc) · 2.06 KB

README.md

File metadata and controls

45 lines (23 loc) · 2.06 KB

Thinktecture.Blazor

⚠️ These packages are deprecated and will no longer receive updates. We recommend using the new packages at PatrickJahr.Blazor, which offer improved features and compatibility with the latest Blazor versions.


This repository contains the code for the following NuGet packages:

The Async Clipboard API allows you to write and read text, images and other data from or to the system's clipboard.

The Badging API allows you to display a badge on the installed application’s icon.

The File Handling API allows you to register your Progressive Web App as a file handler for certain file types.

The Web Share API allows you to share a text, title, URL, or files with another application installed on the user's system via the share functionality provided by the operating system.

This package allows you to display a notification as soon as an update of your application is ready for installation.

This package allows you to use the view transitions api to be able to support your interactions in the application with animations.

The Screen Wake Lock API provides a way to prevent devices from dimming or locking the screen when an application needs to keep running.

Connect your Blazor App with gRPC-Web Developer Tools.

License and Note

BSD-3-Clause.

This is a technical showcase, not an official Thinktecture product.