Elmish.Navigation 1.0.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Elmish.Navigation --version 1.0.0
                    
NuGet\Install-Package Elmish.Navigation -Version 1.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="Elmish.Navigation" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Elmish.Navigation" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Elmish.Navigation" />
                    
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 Elmish.Navigation --version 1.0.0
                    
#r "nuget: Elmish.Navigation, 1.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 Elmish.Navigation@1.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=Elmish.Navigation&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Elmish.Navigation&version=1.0.0
                    
Install as a Cake Tool

This library allow elmish application to make each pages independant and ease model state management.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  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.  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.  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.

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
1.1.1-alpha98 478 5/14/2021
1.1.1-alpha97 384 5/14/2021
1.1.1-alpha96 384 5/14/2021
1.1.1-alpha95 380 5/14/2021
1.1.1-alpha94 362 5/14/2021
1.1.1-alpha93 396 5/14/2021
1.1.1-alpha92 392 5/14/2021
1.1.1-alpha91 378 5/14/2021
1.1.1-alpha90 377 5/14/2021
1.1.1-alpha89 388 5/14/2021
1.1.1-alpha88 383 5/13/2021
1.1.1-alpha87 408 5/13/2021
1.1.1-alpha86 397 5/13/2021
1.1.1-alpha83 413 5/13/2021
1.1.1-alpha82 453 5/13/2021
1.1.1-alpha81 431 5/13/2021
1.1.1-alpha80 430 5/13/2021
1.1.1-alpha79 437 5/13/2021
1.1.1-alpha78 472 5/9/2021
1.0.0 1,128 2/7/2021
Loading failed