![]() |
VOOZH | about |
dotnet add package uwap.NotesPlugin --version 1.3.0
NuGet\Install-Package uwap.NotesPlugin -Version 1.3.0
<PackageReference Include="uwap.NotesPlugin" Version="1.3.0" />
<PackageVersion Include="uwap.NotesPlugin" Version="1.3.0" />Directory.Packages.props
<PackageReference Include="uwap.NotesPlugin" />Project file
paket add uwap.NotesPlugin --version 1.3.0
#r "nuget: uwap.NotesPlugin, 1.3.0"
#:package uwap.NotesPlugin@1.3.0
#addin nuget:?package=uwap.NotesPlugin&version=1.3.0Install as a Cake Addin
#tool nuget:?package=uwap.NotesPlugin&version=1.3.0Install as a Cake Tool
Plugin for WebFramework that adds a simple notes app for users.
There is also a manifest so most browsers should offer installing this plugin as a progressive web app (PWA).
Website: https://uwap.org/projects/notes-plugin
Changelog: https://uwap.org/changes/notes-plugin
You can add this plugin to your WF project by installing the NuGet package: uwap.NotesPlugin
You can also download the source code and reference it in your project file.
Once installed, add the following things to your program start code:
You can do all that with a single line of code before starting the WF server:<br/><code>PluginManager.Map("any/notes", new uwap.WebFramework.Plugins.NotesPlugin());</code>
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.