dotnet add package Google.Protobuf-- version 3.6.1
do I need to download Google.Protobuf first?
centos7.4
dotnet add package Google.Protobuf-- version 3.6.1
do I need to download Google.Protobuf first?
centos7.4
it seems that there are very few questions about .NET here, so ask someone who is familiar with it. The server is Centos7,. Net core 2.2, which is deploying a web api project. The test deploys a new empty WEB API project to test OK. then uploads a ...
I have a websocket server written in nodejs . Now you need to write a client on winsows7 . I want to use F-sharp as the backend. Use C-sharp and WPF as the interface. but I m not familiar with the .net platform. I ve never done it before....
Development environment win10 vs2017 I made a Razor class library and ui in a solution. lib.dll and lib.views.dll are generated in debug mode. In the same solution, another mvc website project, referenced by this project, shows no problem. in ano...