DevTKSS

Results 263 comments of DevTKSS

@Frulfump and as I were adding those type of files, I were also missing a `Contributing` template, which does not even Github provide any templates for. This could be empty...

for the naming of the license file, I am not sure, if it is common to have other names of this? But it could maybe replicate a similar behavior than...

hm 😅 I am not so best friends with dotnet new globaljson or whatever its named. I did try once, but as Uno as my codebase is using a different...

I think, the git repo we place it in, should know about the owner and maybe it can get this through that? otherwise what about checking for an appxmanifest since...

For the year, I honestly would not know of one reason that would make sense to not be the current one. you can not really apply licenses for the future...

@Frulfump yes, so year should be the year you would execute the command as simplest, the name should be optional to be set and behave just like GitHub uses to...

I don't know about this, but it would be maybe cool if there would be a option like `--project` that would allow us to add the appropriate include this license...

@Frulfump wow, huge thank you! I will add it to my "lookup this" list for after returning from vaccation next week, to try it out on my own extensions project,...

Reviewing the "playground" solution in this repository I would guess, the page which is missing the generics bracets is faulty. Could someone verify? Would add a PR if this is...

@jeromelaban e.g. also in a xaml application happening: Issue message: `Unable to resolve service for type 'Microsoft.Extensions.Logging.ILogger' while attempting to activate 'UnoApp4.Presentation.MainViewModel'.` stack trace: ``` bei Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType,...