PersianDateTimeWPFTools 1.0.0.3

dotnet add package PersianDateTimeWPFTools --version 1.0.0.3                
NuGet\Install-Package PersianDateTimeWPFTools -Version 1.0.0.3                
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="PersianDateTimeWPFTools" Version="1.0.0.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PersianDateTimeWPFTools --version 1.0.0.3                
#r "nuget: PersianDateTimeWPFTools, 1.0.0.3"                
#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 PersianDateTimeWPFTools as a Cake Addin
#addin nuget:?package=PersianDateTimeWPFTools&version=1.0.0.3

// Install PersianDateTimeWPFTools as a Cake Tool
#tool nuget:?package=PersianDateTimeWPFTools&version=1.0.0.3                

Persian Calendar

A free Persian calendar with the ability to support the Gregorian calendar that can be used in WPF

How to use?

Step 1: Add the following resources in the App.xaml file

<Application ... xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" ... > <Application.Resources> ... <ResourceDictionary> <ResourceDictionary.MergedDictionaries> <ResourceDictionary Source="pack://application:,,,/PersianDateTimeWPFTools;component/Resources.xaml" /> </ResourceDictionary.MergedDictionaries> </ResourceDictionary> </Application.Resources> .. </Application>

Step 2: Use in xaml files You can use below namespace in xaml (wpf) xmlns:pdtt="https://github.com/Behnam2064/PersianDateTimeWPFTools"

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.1

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.
  • net8.0-windows7.0

    • No dependencies.

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.3 91 10/11/2024
1.0.0.2 85 10/11/2024
1.0.0.1 89 10/9/2024
1.0.0 97 9/29/2024

Init calendar