Atlas.Forms 0.2.0-beta

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

// Install Atlas.Forms as a Cake Tool
#tool nuget:?package=Atlas.Forms&version=0.2.0-beta&prerelease

Atlas is a small library that provides a viewmodel-first navigation service, automatic page-caching when navigating, the ability to save multiple Navigation stacks, as well as a page dialog service, all usable from view or viewmodel.

There are no supported framework assets in this 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.0.0 1,296 2/19/2017
0.3.0-beta 1,082 2/13/2017
0.2.0-beta 856 2/1/2017
0.1.0-beta 853 1/25/2017

Updated beta release with changes to APIs. Please see the README on GitHub for more details.