Anvyl.Controls 0.1.1-alpha17

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

// Install Anvyl.Controls as a Cake Tool
#tool nuget:?package=Anvyl.Controls&version=0.1.1-alpha17&prerelease

Anvyl Controls

Yet another collection of WPF Controls.

Custom calendar

A calendar month view that takes System first day of week and displays week numbers. Colors and text sizes are customizable.

image

image

Loader

An indeterminate progress loader to display that an action is in progress. Customizable.

Property Type Description
TickCount int Total number of ticks to display. Default: 12
Foreground Color Foreground color of the ticks. Default: Black
TickStartStyle PenLineCap Style of the ticks at start (from center). Default: Square
TickEndStyle PenLineCap Style of the ticks at the end (from center). Default: Square
TickWidth double Thickness of each tick. Default: 1
TickDirection SweepDirection Rotation direction of the Loader (Clockwise or CounterClockwise). Default: Clockwise

image image

Product Compatible and additional computed target framework versions.
.NET net7.0-windows7.0 is compatible.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.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
0.1.1-alpha17 97 2/7/2023
0.1.1-alpha16 96 12/16/2022
0.1.1-alpha15 92 12/16/2022
0.1.1-alpha14 93 12/16/2022
0.1.0-alpha 90 12/14/2022