zoft.MauiExtensions.Core
1.0.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package zoft.MauiExtensions.Core --version 1.0.2
NuGet\Install-Package zoft.MauiExtensions.Core -Version 1.0.2
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="zoft.MauiExtensions.Core" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add zoft.MauiExtensions.Core --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: zoft.MauiExtensions.Core, 1.0.2"
#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 zoft.MauiExtensions.Core as a Cake Addin #addin nuget:?package=zoft.MauiExtensions.Core&version=1.0.2 // Install zoft.MauiExtensions.Core as a Cake Tool #tool nuget:?package=zoft.MauiExtensions.Core&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extension library built on top of MAUI.
Provides extra functionalities for ViewModels and Services, including:
- Dependency notification propagation via attributes
- WeakSubscriptions
- Command and AsyncCommand
Product | Versions 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-ios16.0 is compatible. net6.0-maccatalyst was computed. net6.0-maccatalyst15.4 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.
-
net6.0
- CommunityToolkit.Mvvm (>= 8.0.0)
-
net6.0-android31.0
- CommunityToolkit.Mvvm (>= 8.0.0)
-
net6.0-ios16.0
- CommunityToolkit.Mvvm (>= 8.0.0)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-maccatalyst15.4
- CommunityToolkit.Mvvm (>= 8.0.0)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-windows10.0.19041
- CommunityToolkit.Mvvm (>= 8.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on zoft.MauiExtensions.Core:
Package | Downloads |
---|---|
zoft.MauiExtensions.Controls.AutoCompleteEntry
.Net MAUI Entry control that provides a list of suggestions as the user types. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 209 | 9/19/2024 |
3.1.0 | 122 | 9/6/2024 |
3.0.0 | 4,438 | 12/25/2023 |
2.0.2 | 881 | 4/13/2023 |
2.0.1 | 518 | 4/13/2023 |
2.0.0 | 7,158 | 4/6/2023 |
1.2.0 | 1,164 | 12/7/2022 |
1.1.0 | 701 | 12/6/2022 |
1.1.0-pre001 | 522 | 12/6/2022 |
1.0.8 | 697 | 12/6/2022 |
1.0.7 | 700 | 12/5/2022 |
1.0.6 | 739 | 11/28/2022 |
1.0.5 | 671 | 11/27/2022 |
1.0.4 | 678 | 11/24/2022 |
1.0.3 | 736 | 11/24/2022 |
1.0.2 | 701 | 11/7/2022 |
1.0.1 | 793 | 10/20/2022 |
1.0.0 | 784 | 8/29/2022 |
1.0.0-RC1 | 127 | 5/6/2022 |
1.0.0-alfa.4 | 143 | 10/11/2021 |
1.0.0-alfa.3 | 143 | 9/22/2021 |
1.0.0-alfa.2 | 192 | 7/15/2021 |
1.0.0-alfa.1 | 195 | 6/24/2021 |
Add support to class libraries targeting .net6.0