-
**Version Used**:
![image](https://cloud.githubusercontent.com/assets/9797472/22129504/4857a3ae-de5b-11e6-9a75-01aabd275b58.png)
**Steps to Reproduce**:
1. follow repro steps [here](https://de…
-
I am using Bond.Core.4.0.2, Bond.CSharp.4.0.2 and Bond.Core.NET.3.0.63. I just realized that BOND CSharp compiler does the following type transformation:
BOND:
```
245: nullable PeHeader = nothing;
…
-
AutoRest fails to generate a client for the following swagger (refs point to documents on an internal server):
``` json
{
"swagger": "2.0",
"info": {
"title": "Bug Example",
"description"…
-
Wow, this project looks really awesome!
Any chance to get it ported for **UWP Windows 10**?
I'll be glad to help (create and provide patch or fork your project) but I'm new in SadConsole and MonoD…
-
If I'm not taking times wrongly with StopWatcher it seems that a simple object as the one of the example:
```cs
public class MyClass
{
public int Age { get; set; }
pub…
fanoI updated
7 years ago
-
I have a cluster with several nodes, each of them contains actors that subscribe to the same topics.
After start, I receive these exceptions in the log:
```
Akka.Remote.EndpointException: Failed …
-
Is there a way I can use XAML with JSIL? I am creating a C# to HTML5 GUI framework and would like it to be usable with XAML. Currently, layouts can be built like this:
public class MainForm : We…
ghost updated
8 years ago
-
We use the current publish NuGet packages for Orleankka but we are getting some weirdness.
If we run our test suite using Visual Studio then everything is fine. If we use our VSO Build Agent Orleankk…
-
F# is great programming language and yet it is under utilized. I would like to understand what you the enthusiast F# developer believes are the top four things we can do to drive adoption: As a deve…
-
Running unit tests locally in AEST time zone, DateTime serialization tests end up with results similar to:
``` bash
autorest\master\ClientRuntimes\CSharp\ClientRuntime.Tests\JsonSerializationTests.cs…