VijayAnand.MauiToolkit.Core 4.0.0

Prefix Reserved
This package has a SemVer 2.0.0 package version: 4.0.0+sha.9d7bc91.
dotnet add package VijayAnand.MauiToolkit.Core --version 4.0.0
                    
NuGet\Install-Package VijayAnand.MauiToolkit.Core -Version 4.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VijayAnand.MauiToolkit.Core" Version="4.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VijayAnand.MauiToolkit.Core" Version="4.0.0" />
                    
Directory.Packages.props
<PackageReference Include="VijayAnand.MauiToolkit.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add VijayAnand.MauiToolkit.Core --version 4.0.0
                    
#r "nuget: VijayAnand.MauiToolkit.Core, 4.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package VijayAnand.MauiToolkit.Core@4.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=VijayAnand.MauiToolkit.Core&version=4.0.0
                    
Install as a Cake Addin
#tool nuget:?package=VijayAnand.MauiToolkit.Core&version=4.0.0
                    
Install as a Cake Tool

VijayAnand.MauiToolkit.Core

This is a toolkit with a set of abstractions to simplify working with .NET MAUI and Blazor.

It's built on top of .NET 6 and published as a NuGet package - VijayAnand.MauiToolkit.Core.

The objective is to ease the development of the Razor Class Library (RCL) so that it can be shared with all Blazor targets (.NET MAUI, Server, WebAssembly, Windows Forms, and WPF).

And .NET MAUI targets Android, iOS, macOS (via Mac Catalyst), Tizen, and Windows (via WinUI 3).

To start with defines the following abstractions:

  • Dialogs - IDialogService
  • Navigation - INavigationService
  • Share - IShareService
  • Theme - IThemeService

A Model class for UserToken and frequently used Constants for OAuth / OIDC authentication.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on VijayAnand.MauiToolkit.Core:

Package Downloads
VijayAnand.MauiToolkit

VijayAnand.MauiToolkit is a toolkit with a set of helper methods and classes to simplify working with .NET MAUI and Blazor.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.0 28 9/26/2025
3.2.0 30 9/26/2025
3.1.0 533 11/27/2023
3.0.0 129 11/14/2023
3.0.0-rc.2.2 62 11/7/2023
3.0.0-rc.2.1 98 10/31/2023
3.0.0-rc.2 99 10/13/2023
3.0.0-rc.1 104 9/18/2023
3.0.0-preview.7 80 9/12/2023
3.0.0-preview.1 109 4/24/2023
2.1.3 87 11/7/2023
2.1.2 95 10/31/2023
2.1.1 121 10/13/2023
2.1.0 159 9/19/2023
2.1.0-preview.7 89 9/12/2023
2.1.0-preview.6 81 4/24/2023
2.1.0-preview.5 118 1/3/2023
2.1.0-preview.4 124 1/2/2023
2.1.0-preview.3 89 12/30/2022
2.1.0-preview.2 87 12/28/2022
2.1.0-preview.1 86 12/27/2022
2.0.1 1,495 12/14/2022
2.0.0 771 11/11/2022
1.1.0 94 9/19/2023
1.1.0-preview.7 81 9/12/2023
1.1.0-preview.6 92 4/24/2023
1.1.0-preview.5 93 1/3/2023
1.1.0-preview.4 80 1/2/2023
1.1.0-preview.3 98 12/30/2022
1.1.0-preview.2 95 12/28/2022
1.1.0-preview.1 89 12/27/2022
1.0.3 723 12/14/2022
1.0.2 637 11/11/2022
1.0.2-pre3 423 8/4/2022
1.0.2-pre2 632 7/15/2022
1.0.2-pre1 398 7/4/2022
1.0.1 5,917 6/18/2022
1.0.1-pre1 394 6/9/2022
1.0.0 1,790 5/23/2022
1.0.0-pre9 322 4/29/2022
1.0.0-pre8 467 4/27/2022
1.0.0-pre7 479 4/12/2022
1.0.0-pre6 244 4/12/2022
1.0.0-pre5 267 4/4/2022
1.0.0-pre4 339 3/31/2022
1.0.0-pre3 275 3/31/2022
1.0.0-pre2 299 3/18/2022
1.0.0-pre12 249 5/13/2022
1.0.0-pre11 450 5/11/2022
1.0.0-pre10 252 5/5/2022
1.0.0-pre1 286 3/7/2022

Join me on Developer Thoughts, https://egvijayanand.in/, an exclusive blog for .NET MAUI and Blazor.

What's new in ver. v4.0.0:
--------------------------
Release built on top of .NET 9.