-
Updated
Apr 29, 2021
dotnetcore
.NET is a free, cross-platform, open source developer platform for building many different types of applications.
Here are 2,406 public repositories matching this topic...
-
Updated
Apr 30, 2021 - C#
-
Updated
Apr 30, 2021
-
Updated
Apr 30, 2021 - C#
-
Updated
Apr 27, 2021 - JavaScript
-
Updated
Apr 20, 2021 - C#
-
Updated
Apr 30, 2021 - C#
-
Updated
Apr 30, 2021 - C#
-
Updated
Aug 21, 2020 - C#
-
Updated
Apr 20, 2021 - C#
-
Updated
Mar 24, 2021 - C#
-
Updated
Mar 5, 2021 - C#
-
Updated
Apr 30, 2021 - C#
The MSBuildSettings extension UseToolVersion expects a valid value from the MSBuildToolVersion enumeration.
public static MSBuildSettings UseToolVersion(this MSBuildSettings settings, MSBuil-
Updated
Apr 22, 2021 - C#
-
Updated
Feb 17, 2021 - C#
-
Updated
Apr 30, 2021 - C#
-
Updated
Apr 29, 2021 - C#
-
Updated
Apr 30, 2021 - C#
Hi - I would like to save graph for visualisation in tensorboard. Tried to use tf.summary.FileWriter, but it does not generate any file. Please could you check - was it my mistake, or tf.summary is not supported? This is in the code sample below, 3)
Also a general question which method to use to save the graph. I have found 4 methods - see the code sample below. Seems that in this project you
-
Updated
Apr 24, 2021 - Vue
-
Updated
Apr 15, 2021 - C#
-
Updated
Apr 25, 2021 - C#
-
Updated
Apr 15, 2021 - C#
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
A "normal" event on an instance ignores null subscriptions. If I do so on a substituted interface, a null subscription leads to an exception. I have a not so nice legacy code with different listeners to an event an one class that does null-attach internally under some conditions, would be nice if this behaviour would be able to be tested as well. Example code for the problem:
publ
Created by Microsoft
Released February 13, 2002
- Organization
- dotnet
- Website
- dotnet.microsoft.com
- Wikipedia
- Wikipedia


Expected Behavior / New Feature
Support sticky sessions for ServiceDiscoveryProviders
Actual Behavior / Motivation for New Feature
When using websockets with ocelot in a distributed system, problem can arise since ocelot, as far as i know, doesn't support sticky sessions when working with service discovery providers.
The functionality could be great if it could work with both consul