All Projects → aelij → Wpfcontrib

aelij / Wpfcontrib

Licence: apache-2.0
A collection of WPF controls and utility classes I've accumulated over the years.

Projects that are alternatives of or similar to Wpfcontrib

Taskban
A personal productivity tool developed with C# and XAML.
Stars: ✭ 56 (-47.17%)
Mutual labels:  wpf, netcore
Oxyplot
A cross-platform plotting library for .NET
Stars: ✭ 2,466 (+2226.42%)
Mutual labels:  netcore, wpf
Opentouryo
”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)
Stars: ✭ 233 (+119.81%)
Mutual labels:  netcore, wpf
dotnet
.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and part of the .NET Foundation.
Stars: ✭ 865 (+716.04%)
Mutual labels:  wpf, netcore
DDNRuntime-examples
DDNRuntime(Delphi .NET Framework/.NET Core Runtime) example. DDNRuntime is a library for Delphi to call .net dll. Support the assembly written by c#, vb.net. Support importing .net dll to delphi, can create .net wrapper automatically.
Stars: ✭ 15 (-85.85%)
Mutual labels:  wpf, netcore
ModernWpf
Modern styles and controls for your WPF applications without need WinRT
Stars: ✭ 65 (-38.68%)
Mutual labels:  wpf, netcore
H.NotifyIcon.WPF
NotifyIcon for .Net Core 3.1 and .Net 5 WPF.
Stars: ✭ 44 (-58.49%)
Mutual labels:  wpf, netcore
Egorozh.ColorPicker
🎨🎨🎨 Best of the best ColorPicker on WPF and AvaloniaUI
Stars: ✭ 39 (-63.21%)
Mutual labels:  wpf, netcore
Dotnetcore Microservices Poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
Stars: ✭ 1,304 (+1130.19%)
Mutual labels:  netcore
Efcoreinaction Secondedition
Supporting repo to go with book "Entity Framework Core in Action", second edition
Stars: ✭ 96 (-9.43%)
Mutual labels:  netcore
Ing
A flexible, powerful and lightweight KanColle tool/browser
Stars: ✭ 89 (-16.04%)
Mutual labels:  wpf
Obsidian
[WIP] A C# implementation of the Minecraft server protocol. (.NET 5)
Stars: ✭ 89 (-16.04%)
Mutual labels:  netcore
Mailmergelib
MailMergeLib is a mail message client library which provides comfortable mail merge capabilities for text, inline images and attachments, as well as good throughput and fault tolerance for sending mail messages.
Stars: ✭ 97 (-8.49%)
Mutual labels:  netcore
Lottiesharp
Port of Lottie(https://github.com/airbnb/lottie-android)
Stars: ✭ 90 (-15.09%)
Mutual labels:  wpf
Autofac.extensions.dependencyinjection
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Core dependency injection abstraction.
Stars: ✭ 98 (-7.55%)
Mutual labels:  netcore
Module Shop Mini Program
一个基于 .NET Core构建的简单、跨平台、模块化的商城系统
Stars: ✭ 89 (-16.04%)
Mutual labels:  netcore
Snoopwpf
Snoop - The WPF Spy Utility
Stars: ✭ 1,286 (+1113.21%)
Mutual labels:  wpf
Tiefsee
Stars: ✭ 100 (-5.66%)
Mutual labels:  wpf
Gitserver
ASP.NET Core Git HTTP Server
Stars: ✭ 98 (-7.55%)
Mutual labels:  netcore
Nlua
Bridge between Lua and the .NET.
Stars: ✭ 1,326 (+1150.94%)
Mutual labels:  netcore

WPF Contrib

A collection of WPF controls and utility classes I've accumulated over the years. Originally hosted on CodePlex.

Few articles about some of the items in the library can be found on my blog (http://arbel.net/tag/wpfcontrib/).

How to get it

NuGet: https://www.nuget.org/packages/AvalonLibrary

What's in the Project

  • Controls: NotifyIcon, ImageStrip, NineGridBorder, InlineModalDialog, InlineModalDecorator
  • Panels: AutoGrid, ColumnStackPanel
  • Behaviros: ListItemMoveBehavior
  • Converters: DarkColorConverter, LightColorConverter, FormattedTextConverter
  • Dialogs: FolderBrowserDialog, TaskDialog
  • Utilities: BindingHelpers, ColorHelpers, DependencyHelpers, AnimationHelpers, UIHelpers
  • Animation: Animation Framework
  • Themes
  • Demo project for most of the above
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].