Shiny .NET
shinylib.net
Shiny .NET
@shinylib.net
Make all your apps shiny with Shiny .NET -go to discussions at our GitHub repository for questions - https://shinylib.net https://github.com/shinyorg
Have any ideas for how to improve these libraries? Comment on our forum at forum.shinylib.net . We are always looking for ways to improve our libs & make them more useful for devs. Looking for help with your #dotnet #dotnetmaui apps? Get in touch - help@shinysoft.biz
July 3, 2025 at 1:48 PM
Shiny Localization Source Generators - github.com/shinyorg/loc...

Use IStringLocalizer in your apps? Do you miss the strongly typed output of the IDE tools? This source generator will generate a strongly typed class for you. Just add the nuget & let it do the rest!
GitHub - shinyorg/localizegen
Contribute to shinyorg/localizegen development by creating an account on GitHub.
github.com
July 3, 2025 at 1:48 PM
Shiny Extensions Stores - github.com/shinyorg/ext...

Have an INPC class that you want to store the values to local storage? Maybe secure storage on your #dotnetmaui app? This library does that for you, simply register your INPC class with DI `services.AddPersistentService();`.
GitHub - shinyorg/extensions
Contribute to shinyorg/extensions development by creating an account on GitHub.
github.com
July 3, 2025 at 1:48 PM
Shiny Extensions Dependency Injection - github.com/shinyorg/ext...

Several helpful extensions for DI, but also a source generator that saves you all
the additional boilerplate. Simply add a `services.AddGeneratedServices();` and
add attributes to your classes.
GitHub - shinyorg/extensions
Contribute to shinyorg/extensions development by creating an account on GitHub.
github.com
July 3, 2025 at 1:48 PM
Shiny Reflector - github.com/shinyorg/ref...

Reflector is a source generator that allows you to use reflection at compile time, enabling you to write code that can inspect types, methods, and other metadata without incurring the runtime cost of reflection.
GitHub - shinyorg/reflector
Contribute to shinyorg/reflector development by creating an account on GitHub.
github.com
July 3, 2025 at 1:48 PM
2. Our new shiny.maui.shell (first beta) - Making Shell navigation pleasant and adding viewmodel lifecycle github.com/shiny/maui

3. Mediator continues to make awesome releases shinylib.net/release-note...

2/2 #dotnet #maui
Shiny.Maui.Shell
May 29, 2025 at 4:08 PM