.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
-
Updated
Aug 11, 2021 - C#
{{ message }}
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
Remote Administration Tool for Windows
The window operators should indicate if the returned Flux for each window is safe to subscribe to multiple times.
I had a data processing pipeline that I introduced batching to, using the window operator. In this pipeline, it will retry a batch if it faces a transient error. When batching was added, and it retried, I saw a failure of `IllegalStateException: UnicastP
TensorFlow API for .NET languages
Based on pythonnet/pythonnet#554
> #r C:\\Python\\Python35_64b\\lib\\site-packages\\Python.Runtime.DLL
> using Python.Runtime;
> dynamic np; using (Py.GIL()) { np = Py.Import("numpy");};
> using System.Collections.Generic;
> using System.Collections;
> dynamic a = np.array(new List<float> { 1, 2, 3 });
> dynamic b = np.array(new List<float> { 6, 5, 4 }, dtype:
.NET's leading C# Redis Client
Lite reliable UDP library for Mono and .NET
Change the action for CA2000 on the ruleset file to Error, and make the solution build
SteamKit2 is a .NET library designed to interoperate with Valve's Steam network. It aims to provide a simple, yet extensible, interface to perform various actions on the network.
More details here
violetagg/reactor-netty-workshop#2
Unity / XNA game patcher and plugin framework
.NET's fastest JSON, JSV and CSV Text Serializers
A tiny, cross-platform, module based web server for .NET
A home for your business logic in any .NET application.
Fellow Oak DICOM for .NET, .NET Core, Universal Windows, Android, iOS, Mono and Unity
Read/Write an INI file the easy way!
Add a description, image, and links to the mono topic page so that developers can more easily learn about it.
To associate your repository with the mono topic, visit your repo's landing page and select "manage topics."
Current behavior
When I removed the status bar by adding those 4 lines in the style.xml
Applying `VisibleBoundsPadding