BitXari.XafSyncTemplate

Use this template to create a Xaf application for windows forms (netcore) Blazor and Xamarin forms with prism.

Recent Packages

Version Downloads
21.1.13 92
21.1.12 74
21.1.11 56
21.1.3.29 103
1.0.0 68

Usage Instructions

Latest Version: 21.1.13

To install BitXari.XafSyncTemplate from the command line, run the following command:

nuget install BitXari.XafSyncTemplate -Version 21.1.13 -Source http://nuget.bitframeworks.com/nuget/public/v3/index.json

To install BitXari.XafSyncTemplate from the Package Manager Console within Visual Studio, run the following command:

Install-Package BitXari.XafSyncTemplate -Version 21.1.13 -Source http://nuget.bitframeworks.com/nuget/public/v3/index.json

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="BitXari.XafSyncTemplate" Version="21.1.13" />