VijayAnand.MauiToolkit 1.0.0-pre2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of VijayAnand.MauiToolkit.
There is a newer version of this package available.
See the version list below for details.
dotnet add package VijayAnand.MauiToolkit --version 1.0.0-pre2
NuGet\Install-Package VijayAnand.MauiToolkit -Version 1.0.0-pre2
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" Version="1.0.0-pre2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VijayAnand.MauiToolkit --version 1.0.0-pre2
#r "nuget: VijayAnand.MauiToolkit, 1.0.0-pre2"
#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 as a Cake Addin
#addin nuget:?package=VijayAnand.MauiToolkit&version=1.0.0-pre2&prerelease

// Install VijayAnand.MauiToolkit as a Cake Tool
#tool nuget:?package=VijayAnand.MauiToolkit&version=1.0.0-pre2&prerelease

VijayAnand.MauiToolkit

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

Published as a NuGet package - VijayAnand.MauiToolkit

It depends on VijayAnand.MauiToolkit.Core NuGet package.

To start with, implements the concrete definition of the abstractions defined in Core package:

  • Dialogs - DialogService (works with MainPage or Shell definition)
    • Additional abstraction specific to .NET MAUI with FlowDirection
  • Navigation - NavigationService (based on Shell Navigation pattern)
  • Share - ShareService (based on Maui Essentials)

Most importantly, provides an extension method to register these services in .NET MAUI host builder startup:

UseVijayAnandMauiToolkit()

Usage:

public static class MauiProgram
{
    public static MauiApp CreateMauiApp()
    {
        var builder = MauiApp.CreateBuilder();
        builder.UseMauiApp<App>()
               .UseVijayAnandMauiToolkit();
        return builder.Build();
    }
}
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-android31.0 is compatible.  net6.0-ios was computed.  net6.0-ios15.2 is compatible.  net6.0-maccatalyst was computed.  net6.0-maccatalyst15.2 is compatible.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows10.0.19041 is compatible.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

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

Package Downloads
VijayAnand.MauiToolkit.Pro The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on VijayAnand.MauiToolkit:

Repository Stars
egvijayanand/dotnet-maui-samples
.NET MAUI Samples
egvijayanand/dotnet-maui-templates
.NET MAUI Project and Item Templates for VS2022 and CLI.
drakewill-CRL/ROMSorter
Detect and rename ROMs and other games
Version Downloads Last updated
3.1.0 174 11/27/2023
3.0.0 72 11/14/2023
3.0.0-rc.2.2 45 11/7/2023
3.0.0-rc.2.1 56 10/31/2023
3.0.0-rc.2 54 10/13/2023
3.0.0-rc.1 60 9/18/2023
3.0.0-preview.7 53 9/12/2023
3.0.0-preview.1 88 4/24/2023
2.1.3 54 11/7/2023
2.1.2 62 10/31/2023
2.1.1 76 10/13/2023
2.1.0 125 9/19/2023
2.1.0-preview.7 50 9/12/2023
2.1.0-preview.6 53 4/24/2023
2.1.0-preview.5 91 1/3/2023
2.1.0-preview.4 85 1/2/2023
2.1.0-preview.3 67 12/30/2022
2.1.0-preview.2 63 12/28/2022
2.1.0-preview.1 63 12/27/2022
2.0.1 1,458 12/14/2022
2.0.0 781 11/11/2022
1.1.0 64 9/19/2023
1.1.0-preview.7 52 9/12/2023
1.1.0-preview.6 57 4/24/2023
1.1.0-preview.5 62 1/3/2023
1.1.0-preview.4 62 1/2/2023
1.1.0-preview.3 60 12/30/2022
1.1.0-preview.2 68 12/28/2022
1.1.0-preview.1 65 12/27/2022
1.0.3 629 12/14/2022
1.0.2 566 11/11/2022
1.0.2-pre3 391 8/4/2022
1.0.2-pre2 617 7/15/2022
1.0.2-pre1 366 7/4/2022
1.0.1 5,790 6/18/2022
1.0.1-pre1 363 6/9/2022
1.0.0 1,618 5/23/2022
1.0.0-pre9 170 4/29/2022
1.0.0-pre8 347 4/27/2022
1.0.0-pre7 303 4/12/2022
1.0.0-pre6 118 4/12/2022
1.0.0-pre5 110 4/4/2022
1.0.0-pre4 190 3/31/2022
1.0.0-pre3 109 3/31/2022
1.0.0-pre2 136 3/18/2022
1.0.0-pre12 106 5/13/2022
1.0.0-pre11 302 5/11/2022
1.0.0-pre10 99 5/5/2022
1.0.0-pre1 117 3/7/2022

What's new in ver. 1.0.0-pre2:

Updated release of VijayAnand.MauiToolkit NuGet package and is released on top of .NET MAUI Preview 14.

It depends on VijayAnand.MauiToolkit.Core NuGet package.

To start with, implements the concrete definition of the abstractions defined in Core package:

1. Dialogs - DialogService (works with MainPage or Shell definition)

   1.1 Additional abstraction specific to .NET MAUI

2. Navigation - NavigationService (based on Shell Navigation pattern)

3. Share - ShareService (based on Maui Essentials)

Most importantly, provides the below method to register these services in .NET MAUI host builder startup:

UseVijayAnandMauiToolkit()

Usage:

public static MauiApp CreateMauiApp()
{
   var builder = MauiApp.CreateBuilder();
   builder.UseMauiApp<App>().UseVijayAnandMauiToolkit();
   return builder.Build();
}