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.
<PackageVersion Include="Anvyl.Controls" Version="0.1.1-alpha17" />
                    
Directory.Packages.props
<PackageReference Include="Anvyl.Controls" />
                    
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 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.
#addin nuget:?package=Anvyl.Controls&version=0.1.1-alpha17&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Anvyl.Controls&version=0.1.1-alpha17&prerelease
                    
Install as a Cake Tool

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.  net9.0-windows 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.
  • 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 153 2/7/2023
0.1.1-alpha16 141 12/16/2022
0.1.1-alpha15 136 12/16/2022
0.1.1-alpha14 138 12/16/2022
0.1.0-alpha 135 12/14/2022