-
Updated
Nov 16, 2020
dotnetcore

.NET is a free, cross-platform, open source developer platform for building many different types of applications.
Here are 2,266 public repositories matching this topic...
-
Updated
Nov 16, 2020
-
Updated
Nov 25, 2020 - C#
-
Updated
Nov 26, 2020 - C#
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Nov 14, 2020 - C#
-
Updated
Nov 25, 2020 - C#
-
Updated
Nov 26, 2020 - C#
-
Updated
Aug 21, 2020 - C#
-
Updated
Nov 20, 2020 - C#
-
Updated
Nov 10, 2020 - C#
-
Updated
Nov 18, 2020 - C#
-
Updated
Nov 1, 2020 - C#
In the same way that we can do:
DotNetCoreBuild
DotNetCorePublish
etc
Would be good to be able to run DotNetCoreWatch
as a top level task in my Cake Build script.
-
Updated
Nov 25, 2020 - C#
-
Updated
Nov 16, 2020 - C#
-
Updated
Jun 1, 2020 - C#
-
Updated
Nov 26, 2020 - C#
-
Updated
Nov 26, 2020 - C#
-
Updated
Nov 23, 2020 - C#
-
Updated
Nov 26, 2020 - 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
Oct 30, 2020 - C#
-
Updated
Nov 22, 2020 - C#
The issue is based on the discussion in #559.
should we probably modify CI so that doc is published automatically on push to master? This way if we don't want doc to be released right now - just keep it in a branch. Otherwise, we have this non-synchronized docs and manual work..
😟
I'm not sure what to do about publishing docs. It would be nice to auto-publish,
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
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