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!
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!
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
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
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.
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.
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.
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.
3. Mediator continues to make awesome releases shinylib.net/release-note...
2/2 #dotnet #maui
3. Mediator continues to make awesome releases shinylib.net/release-note...
2/2 #dotnet #maui