VijayAnand.MauiToolkit.Core 3.1.0

Prefix Reserved
This package has a SemVer 2.0.0 package version: 3.1.0+sha.deeaf11.
dotnet add package VijayAnand.MauiToolkit.Core --version 3.1.0                
NuGet\Install-Package VijayAnand.MauiToolkit.Core -Version 3.1.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="3.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VijayAnand.MauiToolkit.Core --version 3.1.0                
#r "nuget: VijayAnand.MauiToolkit.Core, 3.1.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.
// Install VijayAnand.MauiToolkit.Core as a Cake Addin
#addin nuget:?package=VijayAnand.MauiToolkit.Core&version=3.1.0

// Install VijayAnand.MauiToolkit.Core as a Cake Tool
#tool nuget:?package=VijayAnand.MauiToolkit.Core&version=3.1.0                

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 net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.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
3.1.0 431 11/27/2023
3.0.0 100 11/14/2023
3.0.0-rc.2.2 54 11/7/2023
3.0.0-rc.2.1 75 10/31/2023
3.0.0-rc.2 78 10/13/2023
3.0.0-rc.1 84 9/18/2023
3.0.0-preview.7 74 9/12/2023
3.0.0-preview.1 100 4/24/2023
2.1.3 79 11/7/2023
2.1.2 85 10/31/2023
2.1.1 96 10/13/2023
2.1.0 148 9/19/2023
2.1.0-preview.7 68 9/12/2023
2.1.0-preview.6 73 4/24/2023
2.1.0-preview.5 112 1/3/2023
2.1.0-preview.4 104 1/2/2023
2.1.0-preview.3 80 12/30/2022
2.1.0-preview.2 80 12/28/2022
2.1.0-preview.1 77 12/27/2022
2.0.1 1,408 12/14/2022
2.0.0 683 11/11/2022
1.1.0 84 9/19/2023
1.1.0-preview.7 68 9/12/2023
1.1.0-preview.6 73 4/24/2023
1.1.0-preview.5 85 1/3/2023
1.1.0-preview.4 75 1/2/2023
1.1.0-preview.3 78 12/30/2022
1.1.0-preview.2 75 12/28/2022
1.1.0-preview.1 83 12/27/2022
1.0.3 647 12/14/2022
1.0.2 562 11/11/2022
1.0.2-pre3 338 8/4/2022
1.0.2-pre2 542 7/15/2022
1.0.2-pre1 313 7/4/2022
1.0.1 5,826 6/18/2022
1.0.1-pre1 291 6/9/2022
1.0.0 1,667 5/23/2022
1.0.0-pre9 228 4/29/2022
1.0.0-pre8 388 4/27/2022
1.0.0-pre7 372 4/12/2022
1.0.0-pre6 158 4/12/2022
1.0.0-pre5 179 4/4/2022
1.0.0-pre4 247 3/31/2022
1.0.0-pre3 175 3/31/2022
1.0.0-pre2 208 3/18/2022
1.0.0-pre12 165 5/13/2022
1.0.0-pre11 366 5/11/2022
1.0.0-pre10 179 5/5/2022
1.0.0-pre1 185 3/7/2022

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

What's new in ver. 3.1.0:
-------------------------
Package suite update.

v3.0.0:

The version of the package is released on top of .NET 8 RTM.

3.0.0-rc.2.2:

The version of the package was released on top of .NET 8 RC2.

v3.0.0-rc.2.1:

The version of the package was released on top of .NET 8 RC2.

v3.0.0-rc.2:

The version of the package was released on top of .NET 8 RC2.

v3.0.0-rc.1:

The version of the package was released on top of .NET 8 RC1.

v3.0.0-preview.7:

The version of the package was released on top of .NET 8 Preview 7.

v3.0.0-preview.1:

Initial release built on top of .NET 8 Preview.

Additional properties defined in the IViewModel interface and BaseViewModel type.