-
Just curious, is this supposed to work with .NET 5 RC1? It looks like some things work, some do not.
Example: `tye run --watch`
Running `tye run --watch` with two .NET 5 RC1 web projects (refere…
-
Is there any chance to get support for net 5.0 and 6.0?
-
### Description
Error while targetting net5.0 framework.
### Repro steps
1. dotnet new -i Saturn.Template
2. md saturn2net5
3. dotnet new saturn -lang F#
4. Change TFM in saturn2net5.fspro…
-
Hi!
Using
>
>
>
>
>
>
>
>
results in
> dotnet "C:\Users\admin\.nuget\packages\nswag.msbuild\13.13.2\build\../tools/Net50/dotnet-nswag.dll" aspnetcore2openapi…
-
## HashScan not work . SetScan,SortedSetScan,not work too.
What libraries does hashscan depend on? Maybe i didn't import
### all lib ,i imported. version ,from nuget
.net50\StackExchange.Re…
-
Does anything specific speak against supporting net50 as target framework?
I am currently using special empty H5 csproj files which point on the same libraries i use in desktop environment.
However …
-
I'm trying to get a dotnet solution template with a slightly complex folder structure to be compatible with VS2019 (without the preview feature) and if possible with VS2017
The solution looks like …
-
Hi,
i'm using a swagger schema where i use types like
```yaml
type: integer
format: int64
```
but when i generate the code it generates property with type `int` instead of `long`.
I'm actua…
-
**Describe the bug**
We have a WinUI Desktop application with a class library, but when we try to build it, we get the error "**Unable to copy class library files (used .xaml or.txt files) files wh…
-
Is there any possibility of this control being able to use .net 5? Because I know that blazor mobile bindings will not support .net 5 and would be disappointed if i can't use anything from .net 5 unt…