Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oriches/simple.wpf.datagrid.5.0
Simple.Wpf.DataGrid port to .Net 5.0
https://github.com/oriches/simple.wpf.datagrid.5.0
dotnet-core dotnet5 dotnet7 windows-ui wpf
Last synced: about 6 hours ago
JSON representation
Simple.Wpf.DataGrid port to .Net 5.0
- Host: GitHub
- URL: https://github.com/oriches/simple.wpf.datagrid.5.0
- Owner: oriches
- Created: 2021-05-14T11:35:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-23T15:56:07.000Z (about 1 year ago)
- Last Synced: 2023-11-23T16:44:53.752Z (about 1 year ago)
- Topics: dotnet-core, dotnet5, dotnet7, windows-ui, wpf
- Language: C#
- Homepage:
- Size: 594 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple.Wpf.DataGrid.5.0
[![Build status](https://ci.appveyor.com/api/projects/status/2lg1gi7fsa206dvx?svg=true)](https://ci.appveyor.com/project/oriches/simple-wpf-datagrid-5-0)
A port/migration of [Simple.Wpf.DataGrid](https://github.com/oriches/Simple.Wpf.DataGrid) WPF app from .Net 4.8 Framework to .Net X (Currently .Net 7.0).
Note: Used the [MS Upgrade Tool](https://dotnet.microsoft.com/platform/upgrade-assistant/tutorial/install-upgrade-assistant), and then had to do some manual fixup afterwards.