-
Updated
Sep 30, 2020
dotnet-core

.NET is a free, cross-platform, open source developer platform for building many different types of applications.
Here are 5,692 public repositories matching this topic...
-
Updated
Oct 1, 2020 - C#
-
Updated
Sep 29, 2020
-
Updated
Oct 1, 2020 - C#
-
Updated
Apr 26, 2020 - C#
-
Updated
Sep 27, 2020 - C#
Whenever I submit a GET request to the api/public/groups endpoint, the "collections" field for each group returns "None" on every group, even if they have access to collections. I can verify that the
-
Updated
Oct 2, 2020 - C#
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
-
Updated
Oct 3, 2020 - C#
-
Updated
Sep 24, 2020 - C#

-
Updated
Sep 2, 2020 - C#
-
Updated
Oct 3, 2020 - C#
Documentation for hidewindow
configuration is missing.
Suggested solution
- Add documentation to XML and YAML config documentation
- Update the YAML schema so that it includes documentation for the field
-
Updated
Oct 2, 2020
-
Updated
Sep 1, 2020 - C#
-
Updated
Oct 2, 2020 - C#
-
Updated
Sep 27, 2020 - C#
-
Updated
Sep 30, 2020 - C#
Feature Request
Trace log level.
What feature are you suggesting?
Overview:
We should add a new "Trace" log level that would be used for things that needs a high amount of logs, and would be normally undesirable to enable unless the person is trying to diagnose a specific issue.
Example of things that should use such "Trace" level are the kernel syscall logs and IPC call l
-
Updated
Oct 3, 2020 - PowerShell
The built in --help and --version outputs are printed to stderr instead of stdout, you have to redirect them to use the commands properly.
test --version
returns the version number, but on stderr not stdout.
e.g.
test --version 2>nul
returns no output.
test --version 2>&1
prints the version to stdout as expected.
-
Updated
Oct 2, 2020 - C#
Let's add MinVer and on successful builds generate a release.
Created by Microsoft
Released February 13, 2002
- Organization
- dotnet
- Website
- dotnet.microsoft.com
- Wikipedia
- Wikipedia
We should add the
Default Timeout
connection string keyword. Order of precedence would be:Default Time=
in the connection string