-
Updated
Jul 23, 2021
dotnet-core

.NET is a free, cross-platform, open source developer platform for building many different types of applications.
Here are 6,774 public repositories matching this topic...
-
Updated
Jul 30, 2021 - C#
-
Updated
Jul 21, 2021
-
Updated
Jul 29, 2021 - C#
Feature Request
What feature are you suggesting?
Overview:
OpenGL 4.5 introduced support for DSA functions. Basically, they allow the state of the OpenGL objects to be changed without needing to bind them beforehand. On older versions of OpenGL, the typical way to copy data from one buffer to another for example, is:
GL.BindBuffer(BufferTarget.CopyReadBuffer, sourceBufferH
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
Jan 24, 2021 - C#
-
Updated
Jul 28, 2021 - C#
-
Updated
Jul 29, 2021 - C#
-
Updated
Jul 30, 2021 - C#
-
Updated
Jul 27, 2021 - 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
Jul 8, 2021 - C#
-
Updated
Jul 27, 2021 - C#
-
Updated
Jul 30, 2021
If you create an admin menu node in which you decide to display all content types and that you set a global icon to use on all of them it will display the icon only on the first content type item in that node. It should display the same icon for all the menu items.
The issue seems to be in the ContentTypesAdminNodeNavigationBuilder where it does GetIconClasses.
![orchard](https://user-images
-
Updated
Jul 19, 2021 - C#
-
Updated
Jul 19, 2021 - C#
-
Updated
Jul 25, 2021 - C#
-
Updated
Jul 30, 2021 - JavaScript
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.
Let's add MinVer and on successful builds generate a release.
-
Updated
Jul 30, 2021
-
Updated
Jul 30, 2021 - C#
-
Updated
Jul 29, 2021 - C#
-
Updated
Jul 30, 2021 - C#
Created by Microsoft
Released February 13, 2002
- Organization
- dotnet
- Website
- dotnet.microsoft.com
- Wikipedia
- Wikipedia
See dotnet/efcore#23324