Francesco Leonetti
Francesco Leonetti
+1 for this feature
@ADringer I'm running into the same exception with a different library, anyway the scenario is the same: getting data from an external source through an HTTP request. Were you able...
Powershell Core 6.0 is out: [https://blogs.msdn.microsoft.com/powershell/2018/01/10/powershell-core-6-0-generally-available-ga-and-supported/](https://blogs.msdn.microsoft.com/powershell/2018/01/10/powershell-core-6-0-generally-available-ga-and-supported/). Any plan to have first-class support for it?
Same problem here. Any suggestions on how to fix it?
@FSharpCSharp there are many advanced features from Microsoft docs that should be added to the standard template, or released as advanced template. Hopefully something will hear us..
@superyyrrzz I'm also implementing a .NET core web app with a few middlewares to wrap the statically generated website.. but I feel like "reinventing the wheel"
@yufeih is [https://github.com/dotnet/docfx/blob/v3/docs/roadmap.md](https://github.com/dotnet/docfx/blob/v3/docs/roadmap.md) the official place to track the progress?
any updates on this one? I just accidentally realized that the resolved properties are marked as nullable. Using @jarlef 's extensions to fix it.
> I was able, through the other [issue](https://github.com/Azure/azure-functions-dotnet-worker/issues/423), to get structured logging to show up in application insights. > > Here's a snippet on how to get this going. Note...
Is the project still alive?