bregue dhue
bregue dhue
Explore posts from servers
CC#
Created by bregue dhue on 7/11/2023 in #help
❔ blazor wont build from solution template rider
update doing dotnet run works from the command line it's just from rider's run configuration option
3 replies
CC#
Created by bregue dhue on 7/3/2023 in #help
❔ developing wpf on linux using jetbrains rider
welp
43 replies
CC#
Created by bregue dhue on 7/3/2023 in #help
❔ developing wpf on linux using jetbrains rider
interesting
43 replies
CC#
Created by bregue dhue on 7/3/2023 in #help
❔ developing wpf on linux using jetbrains rider
ty though
43 replies
CC#
Created by bregue dhue on 7/3/2023 in #help
❔ developing wpf on linux using jetbrains rider
dammit microsoft
43 replies
CC#
Created by bregue dhue on 7/3/2023 in #help
❔ developing wpf on linux using jetbrains rider
install it somehow?
43 replies
CC#
Created by bregue dhue on 7/3/2023 in #help
❔ developing wpf on linux using jetbrains rider
can i download it maybe?
43 replies
CC#
Created by bregue dhue on 7/3/2023 in #help
❔ developing wpf on linux using jetbrains rider
check this out though
$ dotnet new install "WPF template"
The following template packages will be installed:
WPF template

WPF template is not supported.

For details on the exit code, refer to https://aka.ms/templating-exit-codes#106
$ dotnet new install "WPF template"
The following template packages will be installed:
WPF template

WPF template is not supported.

For details on the exit code, refer to https://aka.ms/templating-exit-codes#106
43 replies
CC#
Created by bregue dhue on 7/3/2023 in #help
❔ developing wpf on linux using jetbrains rider
from where am i supposed to run it?
43 replies
CC#
Created by bregue dhue on 7/3/2023 in #help
❔ developing wpf on linux using jetbrains rider
wait i might have done the last two commands you sent wrong
43 replies
CC#
Created by bregue dhue on 7/3/2023 in #help
❔ developing wpf on linux using jetbrains rider
$ dotnet new wpf
No templates or subcommands found matching: 'wpf'.
Did you mean one of the following templates?
dotnet new web

To list installed templates similar to 'wpf', run:
dotnet new list wpf
To search for the templates on NuGet.org, run:
dotnet new search wpf


For details on the exit code, refer to https://aka.ms/templating-exit-codes#103
$ dotnet new wpf
No templates or subcommands found matching: 'wpf'.
Did you mean one of the following templates?
dotnet new web

To list installed templates similar to 'wpf', run:
dotnet new list wpf
To search for the templates on NuGet.org, run:
dotnet new search wpf


For details on the exit code, refer to https://aka.ms/templating-exit-codes#103
$ dotnet new sln
The template "Solution File" was created successfully.
$ dotnet new sln
The template "Solution File" was created successfully.
43 replies
CC#
Created by bregue dhue on 7/3/2023 in #help
❔ developing wpf on linux using jetbrains rider
how do you do that?
43 replies
CC#
Created by bregue dhue on 7/3/2023 in #help
❔ developing wpf on linux using jetbrains rider
43 replies
CC#
Created by bregue dhue on 7/3/2023 in #help
❔ developing wpf on linux using jetbrains rider
under core the highest available it says is 7.0 and under framework it says 4.8
43 replies
CC#
Created by bregue dhue on 7/3/2023 in #help
❔ developing wpf on linux using jetbrains rider
did you have to do something to get those options?
43 replies
CC#
Created by bregue dhue on 7/3/2023 in #help
❔ developing wpf on linux using jetbrains rider
43 replies
CC#
Created by bregue dhue on 7/3/2023 in #help
❔ developing wpf on linux using jetbrains rider
i don't mind, i'm sure i can run the actual binary with wine or something but the solution template to start from is what i need, as you say i can write it probably, and as long as it compiles getting it to run should be easy enough
43 replies
CC#
Created by bregue dhue on 7/3/2023 in #help
❔ developing wpf on linux using jetbrains rider
ty for all the insight guys
43 replies