aspnetcore
Here are 2,043 public repositories matching this topic...
-
Updated
Mar 3, 2021 - C#
Create an include (something like https://github.com/dotnet/AspNetCore.Docs/blob/master/aspnetcore/includes/reservedRouting.md
With the info from https://github.com/dotnet/aspnetcore/wiki/MVC-Reserved-Keywords on routing. Be stronger, something like
These keywords should not be used for link generations, as model bound parameters, or top level properties.
Add the include to the 3
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
Mar 3, 2021 - C#
-
Updated
Mar 3, 2021 - C#
-
Updated
Feb 24, 2021 - C#
-
Updated
Mar 2, 2021
-
Updated
Nov 2, 2020 - C#
-
Updated
Aug 21, 2020 - C#
-
Updated
Mar 1, 2021 - C#
-
Updated
Mar 2, 2021 - C#
-
Updated
Feb 27, 2021 - C#
-
Updated
Feb 9, 2021 - C#
-
Updated
Mar 1, 2021 - C#
-
Updated
Feb 8, 2021 - C#
-
Updated
May 26, 2019 - TypeScript
-
Updated
Feb 10, 2021 - C#
-
Updated
Oct 16, 2019 - Vue
-
Updated
Mar 3, 2021 - C#
-
Updated
Feb 17, 2021 - C#
-
Updated
Oct 23, 2020 - C#
Hi - We're trying to use the caching in an environment were the Redis endpoints are discoverable via a service registry (consul). It would be great if the AddEasyCaching
configuration action had access to the service provider.
Do you have any recommendation to best active this with what is available today, given that the service (per RedisEndpoints
) below is registered elsewhere, and it bei
-
Updated
Feb 25, 2021 - C#
If you create a custom ICertificateAuthorityConfiguration and pass it to say a step-ca authority, with a custom port in the URL the FileSystemAccountStore tries to put the port in the directory name and fails.
Can we change from AuthorityUri to Host?
Add tests
-
Updated
Mar 3, 2021 - JavaScript
-
Updated
Dec 17, 2020 - C#
-
Updated
Mar 3, 2021 - C#
-
Updated
Mar 1, 2021
Improve this page
Add a description, image, and links to the aspnetcore topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aspnetcore topic, visit your repo's landing page and select "manage topics."
React SPA Project Templates / .csproj don't handle Typescript / Javascript unit tests.
Please see: microsoft/nodejstools#2317
Once the change is perform in NodeJSTools, project templates in this repository should be updated.
The project templates should follow these guidelines: [Unit testing JavaScript