/Imagin.NET

Imagin.NET is a library written in C# that provides common WPF controls and utilities.

Primary LanguageC#OtherNOASSERTION

#Imagin.NET Imagin.NET is a library written in C# that provides common WPF controls and utilities.

##Documentation (under construction)

###Common

####Nuget: PM> Install-Package Imagin.Common

###Controls.Common

. . . . .
AdvancedComboBox AlignableWrapPanel AlphaNumericBox BasicWindow ByteUpDown
CheckerBoard DateTimeUpDown DecimalUpDown DirectionPad DoubleUpDown
EditableLabel FileBox FlagCheckView FontFamilyBox FontSizeBox
Gadget HexBox IntUpDown Line Link
LongUpDown MaskedButton MaskedDropDownButton MaskedImage MaskedToggleButton
PasswordBox RadioGroup RegexBox ResizableGrid RippleDecorator
SelectionCanvas ShortUpDown TextBoxExt ToggleSwitch TokenView
TreeViewExt
####Nuget: PM> Install-Package Imagin.Controls.Common

###Controls.Extended

. . . . .
AnglePicker CollectionEditor ColorChip ColorComb ColorDialog
ColorPicker DualColorChip GradientChip GradientDialog GradientEditor
PropertyGrid ResourceDictionaryEditor SystemTreeView
####Nuget: PM> Install-Package Imagin.Controls.Extended

###Gadgets

. .
ClockGadget (in progress) SearchGadget

##Dependencies

Name Version Url
WindowsAPICodePack-Core 1.1.2 https://github.com/aybe/Windows-API-Code-Pack-1.1
WindowsAPICodePack-Shell 1.1.1 http://archive.msdn.microsoft.com/WindowsAPICodePack
WpfLocalizeExtension 2.3.2 https://github.com/SeriousM/WPFLocalizationExtension/
XAMLMarkupExtensions 1.2.2 http://xamlmarkupextensions.codeplex.com/
System.Windows.Interactivity 2.0.20525 http://www.microsoft.com/en-us/download/details.aspx?id=10801

##Donate

##License ###Simplified BSD License (BSD) Copyright (c) 2017, Imagin All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.