Questions tagged as 'mono'

1
answer

Problem with Split () on Mono

To use a platform that has several exercises, the Uri Online Judge, and it automatically corrects the output of the program, however it is in Mono This is my code: string a = Console.ReadLine(); string[] temp = a.Split(" ");...
asked by 08.07.2018 / 00:21
1
answer

Developing in C # using Mono Develop Linux

I need to program in C # and use Linux. I read a little about Mono Develop, I would like to know how Mono works or stand out in relation to Visual Studio and if there are other alternatives to develop in C # using Linux.     
asked by 08.07.2015 / 12:56
0
answers

Error running Nancy on Linux (Ubuntu)

Hello, I have an application (executable) that I am trying to run on a Linux VM in Azure, it works on the project, but when running with Mono (I already installed everything possible fsharp, mono-complete) p> Unhandled Exception: System.Invalid...
asked by 27.10.2017 / 20:32
0
answers

C # documentation [duplicate]

I would like to document an api for C #, in the style javadoc . Is there any way to decorate / comment the code so that type and member documentation is generated automatically? Does C # give native support to this, or is an external tool...
asked by 03.08.2017 / 19:15
0
answers

ASP.NET MVC on linux (mod_Mono, apache)

I'm trying to run my ASP.NET MVC application on a CentOS 7 system. After installing the mono and verifying that I can run using XSP, I'm having difficulty configuring mod_mono in apache. You are currently giving the following error: Service Unav...
asked by 21.02.2017 / 15:06
1
answer

I have how to update the Mono.Android library on Xamarin

I'm having some problems and I think if you were able to upgrade the mono library would have access to new functionality, could anyone do that?     
asked by 10.12.2015 / 20:09
0
answers

how to measure speed in mobile broadband traffic on 3g or wifi on mobile phone programmatically on iphone

In app , I'm already doing traffic collection on iphone, now I need to check how to measure the speed of mobile broadband traffic in 3g or wifi programmatically. For example: Every 1 minute or 10 minutes, or more, I need to know what...
asked by 04.11.2014 / 19:12
0
answers

How to collect iPhone Internet usage information with Xamarin / monotouch

I need to collect internet usage information on the iphone, the code in C # below that I'm using only returns me zero values. Am I using the right class? Is there any reference I need to add in xamarin? In mono I get 3 types of classes,...
asked by 07.10.2014 / 14:15
1
answer

Nothing else 'csc' works on Mono

Mono is a set of build tools. Before and after version 5.0, Mono tools never worked, except% with%. To clarify, although the version is not related to the problem, since the version 5.0 Mono integrated .NET tools such as csc , msbuild...
asked by 28.10.2018 / 12:14
0
answers

Change .NET Framework Version Visual Studio 2017 for mac

I've done a .net MVC project in visual studio for mac in framework 4.5 How do I change to version 3.5? I tried to change but it did not work: In addition, I've already downloaded an older version of the mono but it also does not w...
asked by 23.12.2018 / 14:48