Filip W

Results 38 issues of Filip W

All projects should use the same version

In some samples the .NET Core 2 default builder for `WebHost` would simplify the code a little.

In many places, the setup methods on builders are not chained. It would be good to do that.

**Describe the bug** Since .NET 6 introduced the split into how the ARM64 and x64 SDKs are installed, the experience with Q# is broken on ARM (where things used to...

bug

This PR aligns the recommended extensions with the extensions installed into the devcontainer. Additionally, when starting devcontainer I added a setting to use .NET 6.0 build of OmniSharp, which is...

As per the official [.NET and .NET Core Support Policy](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core), support for .NET Core 3.0 ended on March 3, 2020 and for .NET Core 2.1 on August 21, 2021. Recognizing...

Added in #173 It would be good to add: - [ ] comments in the code - [ ] some samples to the repo

documentation

Right now it builds `dotnet build src\WebApiContrib.Core.Concurrency` Related to #39

infrastructure