Smitso.Naf.Maui 9.6.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Smitso.Naf.Maui --version 9.6.1                
NuGet\Install-Package Smitso.Naf.Maui -Version 9.6.1                
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="Smitso.Naf.Maui" Version="9.6.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Smitso.Naf.Maui --version 9.6.1                
#r "nuget: Smitso.Naf.Maui, 9.6.1"                
#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 Smitso.Naf.Maui as a Cake Addin
#addin nuget:?package=Smitso.Naf.Maui&version=9.6.1

// Install Smitso.Naf.Maui as a Cake Tool
#tool nuget:?package=Smitso.Naf.Maui&version=9.6.1                

NET - .NET Application Framework

NAF Versioning

  • Version number: Major.Minor.Patch.Build
  • Assembly version: Major.Minor.0.0 to avoid breaking strong references to assemblies on patches or builds
  • Assembly file version: Major.Minor.Patch.Build
  • Package version: Major.Minor.Patch

For Framework projects (no longer used from .NET 5 support NAF V 5.X)

  • Applies to Framework libraries, Test projects, WPF projects
  • Solution wide assembly info in Solution Items / AssemblyInfo.Shared.cs
  • Project specific assembly info in Project / Properties / AssemblyInfo.cs

For .NET standard libraries and .NET 5 (used from NAF V 5.X)

  • Project / Properties / Package

Changing version number

  • Change in Solution Items / Naf.appinfo
  • Execute Smitso.Naf.Tools.AppInfo.exe in SolutionsItems folder
  • Rebuild solution
  • Deploy NuGet packages

Library version dependencies

  • Libraries builds based on .NET 6
  • UI Tools use .NET 6 WPF
  • 23.11.2020 WPF using ReactiveUI requires <TargetFramework>net6.0-windows</TargetFramework> (see https://github.com/dotnet/reactive) otherwise exception that scheduler is not found is thrown
Product Compatible and additional computed target framework versions.
.NET net9.0-android35.0 is compatible.  net9.0-ios18.0 is compatible.  net9.0-windows10.0.17763 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.7.0 0 12/28/2024
9.6.1 31 12/27/2024
9.6.0 33 12/27/2024
9.5.0 67 12/21/2024
9.3.0 85 12/15/2024
7.7.0 204 11/5/2023