cyptus

Results 14 comments of cyptus

workaround in `index.html`: ```html window.parent = null; ```

i managed this by generating the models into single files per namespace: ```C# [assembly: TsGlobal( GenerateDocumentation = true, UseModules = true, DiscardNamespacesWhenUsingModules = true)] namespace xxx.Shared.DTO { public class TypingsGeneratorConfiguration...

@cmgustavo could you have a look into this? > Who is the maintainer here? > > Seems this repo is dead.

@tymarats does this fork work with browser plattform?

watch out if you add `appsettings.json` file and use it with `.ConfigureAppConfiguration(x => x.AddJsonFile("appsettings.json"))` that you set the files `Copy to Output Directory` in visual studio to `Copy always` @tuanfred...

this should be implemented.

i got the same issue, plugin is not working anymore after ios 12.3.1

as the search-option is still in the docs and the feature does not appear in the app: is this feature available yet?

i got the exact same issue, is there any workaround available?