-
Updated
Mar 3, 2022
dotnet-core
.NET is a free, cross-platform, open source developer platform for building many different types of applications.
Here are 7,552 public repositories matching this topic...
-
Updated
Mar 5, 2022 - C#
-
Updated
Mar 2, 2022
1. Exception Case:
LINQ: Here, I have a query which is doing a GroupJoin on an DbSet and then adding other inner joins.
Repository.ConvertToBigIntTable -> This is an output of a call to a Table-Valued function which returns an IQueryable (T is a Keyless entity having a long Id field)
private IQueryable<IDocumentTypePermission> GetDocumentTypePermissionsTest<T>(IQueryable-
Updated
Mar 3, 2022 - C#
-
Updated
Jan 28, 2022
Describe the Bug
Sending invalid GUIDs to API endpoints will cause them to return an error code "500 Internal Server Error".
Steps To Reproduce
- HTTP DELETE to API endpoint such as /api/emergency-access/ with invalid GUID like "asd"
Expected Result
Endpoint returns a "400 Bad Request"
Actual Result
Endpoint returns a "500 Internal Server Error"
Environment
-
Updated
Mar 7, 2022 - C#
-
Updated
Mar 6, 2022 - C#
-
Updated
Mar 6, 2022 - C#
-
Updated
Jan 24, 2021 - C#
-
Updated
Mar 3, 2022 - 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
Feb 28, 2022
-
Updated
Mar 6, 2022 - C#
-
Updated
Mar 4, 2022 - C#
Is your feature request related to a problem? Please describe.
Similar to OrchardCMS/OrchardCore#11200 this is about making the built-in setup recipes lightweight: Lucene is a feature that you don't need on every site, especially that due to it storing files on the local file system that need to be preserved (i.e. not temp files) it needs special considerations for h
-
Updated
Mar 5, 2022 - C#
-
Updated
Feb 19, 2022 - C#
-
Updated
Mar 5, 2022 - JavaScript
-
Updated
Mar 7, 2022 - C#
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
Mar 7, 2022 - C#
Let's add MinVer and on successful builds generate a release.
-
Updated
Mar 7, 2022
-
Updated
Mar 3, 2022 - C#
Created by Microsoft
Released February 13, 2002
- Organization
- dotnet
- Website
- dotnet.microsoft.com
- Wikipedia
- Wikipedia
What's the issue you encountered?
Fire Emblem: Three Houses is a single-player game, but it has several asynchronous multiplayer features. Among them is the possibility, during weekly planning scenes (the 'calendar' screen), to look up what other players have done on the current week. This is entirely reliant on Nintendo's servers and completely useless to anyone playing on Ryujinx, but eve