Skip to content
#

net

Here are 958 public repositories matching this topic...

wexman
wexman commented Feb 12, 2020

I noticed that the "certificate weakening" TlsOptions like IgnoreCertificateChainErrors, IgnoreCertificateRevocationErrors, AllowUntrustedCertificates and CertificateValidationCallback have no effect when using web socket connections.

I understand this is because the underlying api (System.Net.WebSockets) does not support this (at least not in all target frameworks), but I think it should be no

yallie
yallie commented Jan 20, 2019

Hello Riki, your serializer looks very promising!

I'm wondering whether its physical format stable enough to be standardized?
Would be great to have a wire-compatible javascript version of the .NET serializer.
Existing formats like Json, Bson or MessagePack are quite limited (don't support circular references, etc).

Regards, Alex

VisualPlus
fire-eggs
fire-eggs commented Apr 14, 2019

Describe the bug:
The VisualProgressBar control does not draw using the ProgressBar color from the theme.

To Reproduce:
Steps to reproduce the behavior:

  1. Run the VisualThemeBuilder.
  2. Change the ProgressBar color to something obviously non-green.
  3. Select, in sequence, from the controls dropdown the VisualGuage, VisualRadialProgress, and VisualProgressBar entries.
  4. Observe t
Mario-Hofstaetter
Mario-Hofstaetter commented Aug 30, 2019

To start off with, thank you for your work.

I'd like to clearify a few things, and maybe help other users who also struggle on the same topic.

Running FluentDocker 2.7.1

I've spent several hours trying to find out

how to easily use remote docker hosts WITHOUT using docker-machine, and WITHOUT SSH keys.

In our local dev & test environment with have several docker host serv

Improve this page

Add a description, image, and links to the net topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the net topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.