dependabot[bot]
|
4eca6259a2
|
Bump actions/setup-dotnet from 4 to 5
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-08 22:31:10 +00:00 |
|
amacocian
|
766cb885a5
|
Implement IDisposable on Views and ViewModels
|
2025-09-01 14:20:06 +02:00 |
|
amacocian
|
90f937ccd2
|
RefreshView called on Dispatcher thread
|
2025-08-10 18:01:05 +02:00 |
|
amacocian
|
9e3f943628
|
Expose ParametersSet API
|
2025-08-05 12:07:38 +02:00 |
|
amacocian
|
72b203fcda
|
Simplify API with tuples
|
2025-08-05 10:11:41 +02:00 |
|
amacocian
|
aa46c75034
|
ShowViewByType fixes
|
2025-08-05 00:10:45 +02:00 |
|
amacocian
|
a3be1131fe
|
ViewManager fixes
|
2025-08-03 13:19:24 +02:00 |
|
amacocian
|
9ff6b4819c
|
Use internal url navigation to change views
|
2025-08-03 10:25:49 +02:00 |
|
amacocian
|
ad74955c18
|
Use RouteValues and route parsing for passing parameters to views
Intercept NavigationManager and forward to IViewManager
|
2025-08-02 12:59:45 +02:00 |
|
amacocian
|
56384b1b89
|
Simplify ShowView
|
2025-08-01 20:43:54 +02:00 |
|
amacocian
|
0cb98b01cc
|
Make ViewManager request the list of views on each show operation. Allows view registration after ViewManager creation
|
2025-08-01 20:05:28 +02:00 |
|
amacocian
|
77a061bd35
|
Include License and Readme in nuget package
|
2025-08-01 18:25:45 +02:00 |
|
amacocian
|
cfdad2e83f
|
Add dependabot.yml
|
2025-08-01 18:18:32 +02:00 |
|
amacocian
|
b73f421075
|
Add project files.
|
2025-08-01 18:15:25 +02:00 |
|
amacocian
|
f541eaa02f
|
Add .gitattributes, .gitignore, and LICENSE.txt.
|
2025-08-01 18:15:17 +02:00 |
|