.net-core

How to compile a console application VB.NET on Linux?

There is a simple console application code on VB.NET. It uses collections, regular expressions, search and read files from th ... o end :novbc color c echo No one VB.NET compiler was found color exit 2 :end How do I compile and run a program on Linux?

What you need for запуска.net core 3 WPF applications?

Do I need to have the .net framework installed on the user's computer or .net core to run such an application?

Where is the exe file of the C# program under Visual Studio?

The latest version of VS Community 2019 is delivered. I compile a simple console program. Actually, it is written everywhe ... , it is nowhere to be found. The program then runs in VS, but is executable the file is hidden somewhere. Question: where to?

Which versions of the CLR are available in the platforms.Net Core and.Net 5?

I can't find my bearings in modern versions of the CLR .Net Framework 2-3.5 is CLR 2 .Net Framework 4 - 4.8 is CLR 4 In which version of the CLR the code is executed .Net Core 1, 2, 3, and .Net5 ?

Running the bash script.Net Core 2.2 C#

You need to run a script written in Bash from a program written in C# .net core 2.2. Cd /home/jman/myapp/ ./test In the C# ... u: Dotnet MyCoreApp.dll And I get an error: /bin/bash: test: command not found Actually how is it correct run the script?

How sp whoisactive works from the inside

What is the essence of the question: to understand where sp_whoisactive takes data to write its request for the server. I mys ... worked with sp_whoisactive and even implemented some of its functionality himself. Please help me to understand just in him.

The file is not downloaded from the Internet using WebClient

I wrote the code for downloading a file over the network in .net core Linux: System.Net.ServicePointManager.SecurityProtocol ... ines:tls12_check_peer_sigalg:wrong signature type What is missing for the program to work? Over http, https ya.ru downloads.

Something about dotPeek doesn't show what was generated. How do I make it show?

I want to take .exe/.dll, where async/await was used in the source code and see what the compiler generates there. See with y ... piler generates for async/await? P.S. tried on .NET Core 3.1 and on the latest version .NET Framework. I work on Windows 10.

VS 2019 does not see установленный.net core 3.1

Does not see the existing 3.1.102 and puts 3.1.101 next to in C:\Program Files\dotnet\sdk I delete 3.1.101 through visual st ... ns in Windows Form. I tried to find where in VS settings of paths to compilers, but I did not find, - they are at all got it?

What are the ways to log all application errors in ASP.NET Core?

What are the ways to log all application errors in ASP.NET Core? For example, I would like to save all exceptions with the ca ... s not responding, the Internet fell off, users send the wrong data to a specific method of a specific controller, and so on.

.NET Core 2.0 Encoding.GetEncoding

Hello everyone. I ran into a problem: I need to send a message to the mailbox in the encoding koi8-u(21866). Using the packag ... fectly sent, in .NET Core, alas. How can this be resolved? P. S: such the situation is the same for windows-1252 and others.

As in.Net Core find out the current state of any process?

There is a list of processes, you need to go through this list and get its state for each process, i.e. runned, sleep, zombie ... тся(только в Linux 2.6.33 по 3.13) P Припаркован(только в Linux 3.9 по 3.13) How can I get something like this in Windows?

Change version ASP.NET Core 2.2.0 to 2.2.3

1) How to change the version (MS.AspNetCore.App + MS.NETCore.App) 2.2.0 to 2.2.3. in global.default json version 2.2.300. 1 ... d? why in then MS.AspNetCore.App 2.2.5 in nuget? The screenshot contains a description of the project and the sdk. Thanks.

.NET Core auto executable

After creating my first console application with .NET Core on Windows 10 with Visual Studio 2017 I copied to my server Linux- ... eding dotnet to execute. How do I do it? I wish to execute like this: Windows > minhaApp.exe Linux $ ./minhaApp

What can I do no.NET framework e no.NET Core not? And vice versa

I grew my eye on .NET Core (ASP.NET Core), i started with C#, but abandoned by leaving to the side " Open-source ", now with ... ) no? Vice Versa. Do you have a very large range of differences between the two? Is it worth investing in it at the moment?

Alternatives to develop in C# on Linux? [closed]

closed . This question is opinionated and is not accepting answers. ... me of the type " I prefer this or that", but I'm here trying to find an alternative to Linux closer to Windows Visual Studio.

What is it o.NET Core?

Microsoft announced a new .NET Core . What the hell is this?

How to create an" Area " in MVC no.net core 3.1?

The path to create an Area no longer appears in .NET core 3.1 Path: project > right button > Add > area

O.NET Framework is dead?

In a short discussion with Maniero, in this answer , he said about the infrastructure of the .NET Framework: Alias let' ... ecause the .NET Framework died. Why is the .NET Framework dead (or dying)? Does that say the whole .NET family is dead too?

It is possible to add icon to a program creating in NET.core (Windows)?

I have only used the line commands dotnet, both to generate projects, and generate solutions (.sln), however I don't know if ... eans I would like to know if this is possible to be done in .NET-core, or if I will need some intermediary or something more