Thomas

Results 15 issues of Thomas

**1. Extraction of Documation App Frame to be reusable & Generate XML Documentation and Razor View at runtime** I really like the way how you created your documentation, and would...

I would like to import / reference the type declarations of this package: https://www.npmjs.com/package/@types/fabric The unpkg url is: https://unpkg.com/@types/[email protected]/index.d.ts I didn't find any possibility how this can be achieved. When...

When I open a basic code swing with the splitLeft layout everything looks fine, the browser shows the output as expected: ![image](https://user-images.githubusercontent.com/5387192/157016152-7e22bb30-2a6a-4be2-b64a-808ee6f5caf3.png) When I switch the layout in the config...

Is it possible to create a differencing vhdx with this api, without the hyper v feature activated? If yes, how can this be done?

One disadvantage that I see with the classic observable pattern implementation is that the backing fields are accessible and visible in the intellisense even if nobody should access them directly....

feature request :mailbox_with_mail:
needs triage :mag:
mvvm-toolkit :toolbox:

Is there any pre-built self contained version of dotnet script available? I mean a build that contains the all the required sdk binaries, so that i won't have to install...

question

When I try to reference the latest version of a package using: `#r "nuget: Newtonsoft.Json, *"` i get the the following error message: > Unable to restore packages from 'C:\Users\adfrth5\AppData\Local\Temp\scripts\C\Program...

Copy from the original issue I filed in the AspNet.Core repo: https://github.com/dotnet/aspnetcore/issues/34039 ### Describe the bug Files that are restored with the Microsoft.Web.LibraryManager.Build (LibMan) inside a Razor Class Library (RCL)...

It was announced [here](https://grpc.io/blog/grpc-csharp-future/) that Grpc.Core will be phased out and grpc-dotnet should be used instead. As far as I know Grpc.Core is the only package that supports a gRPC...

question

I discovered an issue that only appears on linux (the official dotnet sdk docker container) InvalidProgramException [0]: Common Language Runtime detected an invalid program. at bool (ArrayClosure, MyNotifyA) at Func...