Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
WPF
Windows Presentation Foundation (WPF) is a UI framework released by Microsoft for rendering user interfaces in Windows-based applications.
- GitHub: https://github.com/topics/wpf
- Wikipedia: https://en.wikipedia.org/wiki/Windows_Presentation_Foundation
- Repo: https://github.com/dotnet/wpf
- Created by: Microsoft
- Related Topics: windows,
- Aliases: windows-presentation-foundation,
- Last updated: 2025-01-14 00:27:23 UTC
- JSON Representation
https://github.com/mindlessmuse666/tictactoe
Student project “tic-tac-toe”. Platform: WPF. IDE: Visual Studio. Languages: C#, XAML.
Last synced: 21 Nov 2024
https://github.com/syncfusionexamples/creating-a-wpf-forecast-fastline-chart-with-plot-bands-to-analyze-global-population-trends
This sample shows how to create a WPF FastLine Chart with forecast capabilities and plot bands to analyze global population trends by age group.
chart-customization dotted-fastline-chart fastline-chart plot-bands wpf wpf-forcast-chart
Last synced: 21 Nov 2024
https://github.com/egemenciftci/screen-capture
Application that captures screen with configured key combination.
Last synced: 21 Nov 2024
https://github.com/adarsonmez/chatcat.desktop
Desktop chat app used WPF on MVVM architecture (On active development)
chat-application chatapp desktop mvvm wpf
Last synced: 21 Nov 2024
https://github.com/ScottLilly/DocVault
A program to tag files, encrypt them, and move them to a common location for later retrieval.
c-sharp document-management encryption-decryption wpf
Last synced: 24 Oct 2024
https://github.com/hashhar/jekyll-butler
A WPF app to help manage a custom CMS hacked on top of Jekyll.
Last synced: 01 Dec 2024
https://github.com/savaged/excelpastepoc
Some fun proving the concept of pasting from Excel
Last synced: 31 Dec 2024
https://github.com/savaged/dialogcommsdemo
Reference for using MvvmDialogs but without using modal dialogs and still getting DialogResult values where they belong
mvvm mvvmdialogs mvvmlight wpf
Last synced: 31 Dec 2024
https://github.com/savaged/wpfcore
Just a small reference project for WPF running with .Net Core
Last synced: 31 Dec 2024
https://github.com/savaged/wpflookupfilterontypingdemo
Wpf Lookup with filter on typing demo
Last synced: 31 Dec 2024
https://github.com/sheldorTheConqueror73/dotNet5781_3169_8515
windows mini project
Last synced: 24 Oct 2024
https://github.com/deonvz/convertsvgtovisio
Converts SVG files to Visio files (VSDX). Requires visio to be installed on the client machine.
converter csharp dotnet dotnet-core dotnetcore svg visio vsdx vsdx-export wpf
Last synced: 21 Nov 2024
https://github.com/bm-mit/fluentgit
An unofficial Git GUI application with WinUI 3 uses LibGit2Sharp library for Git's API.
Last synced: 21 Nov 2024
https://github.com/v4ss3ur/hierarchicaldatagrid.wpf
A WPF control that merges DataGrid and TreeView functionalities, allowing for hierarchical, recursive data display with expandable nested rows. Ideal for complex data structures in an easy-to-use, MVVM-friendly tabular format.
controls data datagrid hierarchical hierarchical-data mvvm nested nested-objects treeview wpf xaml
Last synced: 18 Nov 2024
https://github.com/kudosscience/scott-s-open-source-c-role-playing-game
My code from following SOSCSRPG, Scott’s Open Source C# Role-Playing Game – a tutorial to build a simple C# (WPF) game
csharp rpg wpf wpf-application
Last synced: 18 Nov 2024
https://github.com/matthewjberger/looklesscontrols
Lookless controls in WPF
Last synced: 14 Dec 2024
https://github.com/bm-mit/FluentGit
An unofficial Git GUI application with WinUI 3 uses LibGit2Sharp library for Git's API.
Last synced: 24 Oct 2024
https://github.com/cloudcrypt/File2Go
File2Go is a web-based service that allows you to access any of your files, anywhere, anytime.
asp-net-core azure c-sharp wpf
Last synced: 24 Oct 2024
https://github.com/bogdaner2/transports
Transports info system | Utilized WPF/RESTFull WCF/WCF/ASP.NET WebForms/MSMQ
Last synced: 24 Oct 2024
https://github.com/savaged/datagridrowfileicon
Wpf Mvvm DataGrid Drag Drop Demo
datagrid drag-and-drop mvvm wpf
Last synced: 31 Dec 2024
https://github.com/kockarevicivan/monuments-demo-app
WPF implementation of monument management system.
Last synced: 06 Dec 2024
https://github.com/zonel/intel8086-emulator
This project is a simple emulator of the most essential instructions of Intel 8086 processor.
csharp emulator intel processor-simulator winforms wpf x86
Last synced: 24 Oct 2024
https://github.com/isaacdarcilla/compasssensor
This project was created using one of the universal app templates available in Visual Studio.
calibration compass csharp gui hardware sensor wpf
Last synced: 24 Nov 2024
https://github.com/mhozaifaa/completegraph
Draw
csha desktop desktop-application drawer graph graphtheory wpf
Last synced: 07 Dec 2024
https://github.com/kallyy7/WPF-Learning
csharp entity-framework mvvm wpf wpf-application xml-parser
Last synced: 24 Oct 2024
https://github.com/thinkgeo/applydirectionpointstyleforlinestyle-forwpf
The Map Suite WPF ApplyDirectionPointStyleForLineStyle sample will guide you to draw lineStyle's direction Point on map. The direction Point can be an image or a glyph, it not only rotates the icon accross the angle of the road, but also provides a way to customize the rotation of the direction point. The arrows highlighted in the red circle in the following screenshot are customized based on the line's attributes. Please check out the source for detail. This sample supports Map Suite 10.5.8 and higher.
direction linestyle thinkgeo wpf
Last synced: 20 Nov 2024
https://github.com/thinkgeo/printpreviewsample-forwpf.netcore
In this sample we show you how to add robust printing support to your Map Suite applications for the desktop, WPF, web or services environments. Using the code in this sample, you'll be able to build a Print Preview interface that lets your users interactively arrange items (such as a map, scale line, labels, data grid or image) on a virtual page before printing the result to a printer, exporting to a bitmap image. Maps are printed using vector graphics so you can be sure the output will look great on anything. The printing system also includes low-level report building classes that make it easy to generate reports in the web or services environment.
dotnet dotnet-core gis mapping printer spatial thinkgeo v12 wpf
Last synced: 20 Nov 2024
https://github.com/staivanov/master-csharp-programming
Master C# Programming from A to Z. Dive deep into .NET, OOP, Clean Code, LINQ, WPF, Generics, Unit Testing, and more.
asynchronous-programming delegates delegates-events dotnet-core events interfaces lamba-expression linq linq-to-sql regular-expressions wpf
Last synced: 21 Nov 2024
https://github.com/thinkgeo/performancesample-forwpf
This is a WPF desktop sample for drawing performance test of MapSuite product. When running the sample, it will render 16,000 count of rectangle shape features at first, these features will be distributed in 4 layers averagely. After clicking Start button the sample application will update 1,600 count of rectangle shape features per 1,000 milliseconds, the time cost of features drawing will display in the application footer. Customer can modify the update rate, update features count, and enable or disable the layers.
Last synced: 20 Nov 2024
https://github.com/memoyu/devtools
基于webview2开发的开发者工具,在已有的开发运维页面基础上进行功能拓展
csharp dotnet6 handycontrol js webview2 wpf
Last synced: 18 Nov 2024
https://github.com/memoyu/wallpaper
基于.NET 5 WPF开发的Windows桌面美化工具,实现壁纸自动切换、任务栏透明等
Last synced: 18 Nov 2024
https://github.com/dmrkuznetsov/hospital-api
Web API with CRUD opertions on hostpital model.
asp-net clean-architecture cqrs csharp dependency-injection entity-framework extension-methods mvvm rest wpf
Last synced: 21 Nov 2024
https://github.com/janluksoft/wpfmvvmbarcharts
A WPF application with MVVM pattern with a bar charts and RelayCommands
c-sharp chart dotnet mvvm mvvm-pattern visual-studio wpf wpf-application
Last synced: 13 Jan 2025
https://github.com/sauternic/one-time-pad-v1.0.0
One Time Pad Verschlüsselungs Programm C# WPF
drag-and-drop one-time-pad onetimepad wpf wpf-application xor
Last synced: 18 Nov 2024
https://github.com/j1sk1ss/databaseanalyzator.exmpl
Пример программы для работы с базами данных с представлением графического интерфейса на основе WPF
Last synced: 11 Jan 2025
https://github.com/j1sk1ss/square_solver.exmpl
Пример программы по решению кв. уравнения, созданной менее чем за час для демонстрации работы графического интерфейса на базе WPF .Core
Last synced: 11 Jan 2025
https://github.com/JDSRAO/VideoManagement
Media file indexer which allows adding artists, genres and tags for better indexing and searching
media-indexer media-indexing sqlite sqlite-database wpf wpf-application
Last synced: 24 Oct 2024
https://github.com/przemekmas/SudokuSolverWPF
The sudoku solver application has been written in C# and WPF. The application allows the user to solve any sudoku puzzle by the use of the backtracking algorithm that explores all possible solutions to a problem.
csharp sudoku sudoku-puzzles sudoku-solution-finder sudoku-solver wpf
Last synced: 24 Oct 2024
https://github.com/pome1lo/humanix
Implementation of a database for personnel data accounting using the security settings of the Oracle DBMS server
authentication course database mvvm oracle oracle-database security wpf
Last synced: 24 Nov 2024
https://github.com/rettend/teslatizator9000
A legjobb Tesla konfigurátor a piacon!
Last synced: 18 Nov 2024
https://github.com/tansen87/csv-to-excel
A fast tool convert csv to excel, base on WPF.
Last synced: 20 Nov 2024
https://github.com/matachi/httptestserver
HTTP server that displays received HTTP requests and their POST data
csharp debug http-server netframework test wpf
Last synced: 06 Jan 2025
https://github.com/romsmnk/comparator
Windows Presentation Foundation app which compare files in two directories.
Last synced: 17 Nov 2024
https://github.com/the-katsu/foldersizeexplorer
fx 4.8, WPF, MVVM
csharp desktop mvvm netframework48 windows-desktop wpf
Last synced: 30 Nov 2024
https://github.com/gluschenko/forge-launcher
Deployment application for BC 2.0
Last synced: 17 Nov 2024
https://github.com/feast107/mybatis-plus-generator-desktop
mybatis-plus code generator for spring boot on desktop
code-generation desktop mybatis mybatis-generator mybatis-plus ui windows wpf
Last synced: 17 Nov 2024
https://github.com/KillianMeersman/Trivial-Time
High school final project
game trivial-pursuit visual-basic wpf
Last synced: 23 Oct 2024
https://github.com/romagny13/reportprogresssample
indeterminated iprogress progress-bar task wpf
Last synced: 30 Nov 2024
https://github.com/uhwgmxorg/mywpfnlogdbapp
MyWpfNLogDBApp is a .Net 6.0 Core which shows how to write from a WPF application to a MS-SQL database using NLog
Last synced: 17 Nov 2024
https://github.com/noturlee/student-records-management-app
a C# application that connects to a SQL database for student and lecturers , managing student records, capturing marks, and tracking student modules, seperate functionality as per roles
microsoft-sql-server netcore sql ssms wpf xaml
Last synced: 17 Nov 2024
https://github.com/makolin/alchemy-black-desert
Assistant for playing black desert
Last synced: 27 Dec 2024
https://github.com/Jon4him375/Brickfilm-Studio
Created about 6 years as I was learning C#. I was interested in stopmotion animation at the time, so I centered the project on that. It creates a project and adds it to a tree where you can then create a "scene", which allows you to then create/edit/delete multiple sub-items (shots, actions, etc.). The progress is saved in the file system where you can see it again even after the program is closed. The code is extremely messy and I would totally change the entire project structure if I did it again (again, I was a beginner when writing), but it really helped me along as I learned C#.
Last synced: 24 Oct 2024
https://github.com/notcoffee418/advancedimagecontrol
WPF Image control with Pan and Zoom
Last synced: 22 Nov 2024
https://github.com/lord-turmoil/b-rep-model-viewer
A simple B-Rep Model Viewer with C# WPF.
Last synced: 22 Nov 2024
https://github.com/eklypss/prismtemplate
Clean base template for creating MVVM WPF applications with Prism
Last synced: 15 Dec 2024
https://github.com/bitcap-co/bitcap-glt
GPU Lookup Table (GLT) is a script utility that maps GPU devices to their PCIE slot locations.
gpu mining powershell shell utility-script wpf
Last synced: 14 Dec 2024
https://github.com/atc-net/atc-installer
The objective with Atc.Installer is to streamline the installation and updating process for Applications, Services, and Websites in an On-Premises Windows environment, ensuring efficient management and maintenance.
Last synced: 30 Nov 2024
https://github.com/stianeklund/wpf-antenna-switch
A antenna switch that uses N1MM styled UDP datagrams to receive frequency & band information to drive a relay or mosfet i/o controller board
amateur amateur-radio antenna diy ham-radio hamradio radio switch wpf
Last synced: 14 Dec 2024
https://github.com/r0mb0/fpdf
An application for organizations to open, fill and send fillable PDFs
buisness buisness-purpose csharp demo demo-app experiment italian-developers italian-language pdf pdf-converter pdf-document pdf-viewer pdffiller r0mb0 sign signature wpf wpf-application
Last synced: 14 Dec 2024
https://github.com/BroKyl1910/Weather-App-Desktop
C# WPF Weather app, goes hand in hand with MVC app
c-sharp database entity-framework material-design wpf
Last synced: 24 Oct 2024
https://github.com/r0mb0/example_how_to_save_richtextbox_content_as_pdf_file
Example how to save RichTextBox content as pdf file
csharp demo example italian-developers pdf pdf-saving r0mb0 wpf wpf-application
Last synced: 14 Dec 2024
https://github.com/BadAga/Clinicc
WPF application designed to help doctors and patients manage appointments with ease
calendar entity-framework mvvm wpf
Last synced: 24 Oct 2024
https://github.com/karenpayneoregon/containers-csharp
For teaching collections and similar topics
classlibrary collections csharp immutable net48 netcore5 unit-testing wpf
Last synced: 30 Nov 2024
https://github.com/hazardooo/brawlhalla-ping-checker
A simple program to check the ping to certain Brawlhalla servers
brawlhalla csharp desktop pinger wpf
Last synced: 14 Dec 2024
https://github.com/victor-david/live-shaping-demo
Demonstration of ListCollectionView live shaping (filtering and sorting)
datagrid demo-app filter livedata livefilter livesort wpf
Last synced: 20 Nov 2024
https://github.com/victor-david/restless-converters
This project provides an Html to Xaml converter and a custom paste handler that enables you to copy/paste (or drag/drop) information from a web site into the FlowDocument of a Rich Text Box.
converter flowdocument html htmltoxaml wpf xaml
Last synced: 20 Nov 2024
https://github.com/victor-david/restless-toolkit
A lightweight toolkit for WPF applications. It includes base classes for MVVM, SQLite database - and provides various custom controls including custom window, tab, data grid, etc.
color-picker database sqlite sqlite-database sqlite3 toolkit wpf wpf-application wpf-color-picker wpf-controls wpf-window wpf-window-chrome
Last synced: 20 Nov 2024
https://github.com/felipert98/friendlypalettegenerator
Palette generator based on grayscale values
accessibility color color-blind color-blindness color-scheme palette-generation windows wpf
Last synced: 14 Dec 2024
https://github.com/kaaori/MQTTKeys-2
Easily configurable global hotkeys for MQTT
keyboard-shortcuts mqtt mqtt-utility shortcuts wpf wpf-application
Last synced: 24 Oct 2024
https://github.com/cristianprochnow/crudemais
🏠 CRUD desktop application with WPF built with C#.
Last synced: 07 Dec 2024
https://github.com/popcodelab/wpfcomboboxwithimage
Custom ComboBox displaying text with an image + default text feature
combobox converter databinding datacontext dependencyproperty dictionnary dropdown image key-value string usercontrol wpf wpf-controls
Last synced: 01 Dec 2024
https://github.com/hpavlo/web-chat
Web Chat client-server app
client-server csharp java spring-boot websocket wpf
Last synced: 29 Dec 2024
https://github.com/popcodelab/wpfslidingmenu
WPF sliding menu with animations and using FontAwesome
animation effects fontawesome5 iconbutton ui wpf
Last synced: 01 Dec 2024
https://github.com/jevgeni17/books-accounting
📘📝books accounting system(pdf export opportunity)(WPF,C#,SQL) v1.0
Last synced: 17 Nov 2024
https://github.com/billstephens2022/todoapp-wpf
To Do List application built using WPF / C#.
Last synced: 12 Dec 2024
https://github.com/luizfppassos/text-dungeon-crawler
Basic dungeon exploration game with a random map generator
dungeon-crawler dungeon-generator matrices wpf
Last synced: 17 Nov 2024
https://github.com/wk217/wwtbam-he-old-revamped
Программа для проведения игры «Кто хочет стать миллионером?».
csharp mvvm reactiveui wpf wpf-application wwtbam
Last synced: 17 Nov 2024
https://github.com/vukan-markovic/uml-drawer
Windows form application for drawing UML diagrams
nunit unit-test unit-tested unit-testing unit-testing-framework unit-tests unittest windows windows-app windows-desktop windows-form-application windows-forms windows-forms-csharp windowsform windowsforms wpf wpf-application wpf-controls wpf-styles wpf-ui
Last synced: 28 Nov 2024
https://github.com/vincenzo-petronio/learningreactiveui
csharp dotnet-core mvvm reactiveui rx wpf
Last synced: 17 Nov 2024
https://github.com/j-asmina/el-dnevnik_srednjih_skola
Predmetni projekat "Elektronski dnevnik srednjih skola" za predmet "Projektovanje softvera". Aplikacija je napravljena pomocu programskog jezika C#, WPF-a u razvojnom okruzenju Visual Studio. Za aplikaciju je uradjena baza podataka pomocu SQL-a. Uz projekat ide i odgovarajuca dokumentacija.
application csharp database sql visual-studio windows-presentation-foundation wpf wpf-application
Last synced: 17 Nov 2024