README.md

    中文

    dotnet-version Visual Studio 2019 Visual Studio 2022 Github nuget-version nuget-version Github stars Downloads

    Welcome to WPFDevelopers

    Please use the preview Nuget package for the latest

    How to compile 👀

    Github https://github.com/WPFDevelopersOrg

    码云 https://gitee.com/WPFDevelopersOrg

    Wiki → Quick update in progress

    Visual Studio 2022

    .Net Version

    .Net Version Status
    Net40
    net45
    net46
    net47
    net48
    netcoreapp3.0
    net5.0-windows
    net6.0-windows

    Donate

    If you think our open source software is helpful to you, please scan the QR code below and give us a cup of coffee.

    Alipay WeChat pay

    Backers

    Conscientious loridoo yaunchen 王菅物 清梦 zhangjingcheng dotnet9 罗海钧

    Contributors

    ChisterWu ChisterWu huangjia2107 liukaishuang TwilightLemon githowe LuGuangguang DinoChan mingyaodagege PettyHandSome 丑萌气质狗 李伟 SwaggyMacro

    This is a UI library for WPF developers based on WPF custom advanced controls. Welcome to use..

    how to use:

    Step 1: Add nuget;

    Install-Package WPFDevelopers

    Step 2: Add nodes to App.xaml;

    xmlns:wd="https://github.com/WPFDevelopersOrg/WPFDevelopers"
    <Application.Resources>
            <ResourceDictionary>
                <ResourceDictionary.MergedDictionaries>
                        <ResourceDictionary Source="pack://application:,,,/WPFDevelopers;component/Themes/Light.Blue.xaml"/>
                        <!--需要注意 wd:Resources 必须在配色主题后,Theme="Dark" 为黑色皮肤-->
                        <wd:Resources Theme="Light"/>
                        <ResourceDictionary Source="pack://application:,,,/WPFDevelopers;component/Themes/Theme.xaml"/>
                </ResourceDictionary.MergedDictionaries>
            </ResourceDictionary>
        </Application.Resources>

    Step 3: Add the namespace;

    xmlns:wd="https://github.com/WPFDevelopersOrg/WPFDevelopers"


    ColorPicker


    NumericBox


    PathIcon


    Window


    Message


    Badge


    GrayscaleEffect


    CropImage


    BreakCrumbBar


    MultiSelectionSearchComboBox


    ScrollIntoView.IsPosition


    ControlLoading


    BasicControlLoading


    WindowMask


    ControlMask


    MultiSelectComboBox


    Step


    Magnifier


    GrayscaleEffect


    NineGridView


    CodeViewer


    NotifyIcon


    WindowAcrylicBlur


    Barrage


    CanvasHandWriting


    Bubblle


    PanningItems


    Shake


    StarrySky


    CropAvatar


    ScreenCut


    AnimationAudio


    VerifyCode


    EdgeLight


    DrawPrize


    DesktopPlayVideo


    CropControl


    NumberCard


    CountdownTimer


    SpeedRockets


    SnowCanvas


    WPFBreatheLight


    Thermometer


    RingLoading


    RoundPicker


    LogoAnimation


    LineChart


    RainbowButtons


    Ruler


    ZooSemy


    BasicBarChart


    RadarChart


    DrawerMenu


    SpotLight


    TransitionPanel


    OtherControl


    EmphasizerCarousel


    Carousel


    ScrollViewerAnimation


    RollLoading


    CycleLoading


    Pagination


    TaskbarItemInfo


    BallLoading


    WpfPieControl


    WpfDashboard


    WpfTimeLineControl


    WpfCircularProgressBar


    WpfCircularMenu


    WpfPasswrod


    WpfChatEmojiText


    WPFSongWords


    ThumbDragAndAngleExample.xaml


    WpfBingMap


    3DAnimationNavigationBar


    WpfRoundMenu


    CutImageSolution


    						~~end~~

    项目简介

    WPF Developers Daily Share 🎉Ongoing update.

    发行版本 5

    1.1.0.2-preview2

    全部发行版

    贡献者 11

    开发语言

    • C# 100.0 %
    • Smalltalk 0.0 %