-
To support custom ASP.NET Core Identity scenario with EFDesigner some manual work has to be done.
1. Implement 7 custom entities which inherit types from `Microsoft.AspNetCore.Identity` namespace:
…
-
Attempted to install the alpha release from a year ago to play with the project, noticed that DNVM wasn't downloading, realized that the project was based on the core technologies before the rebrandin…
-
All issues except for Blazor, gRPC, & SignalR.
[ASP.NET Core roadmap for .NET 8](https://aka.ms/aspnet/roadmap) on GitHub.
1. [What’s new in .NET 8 Preview 1](https://devblogs.microsoft.com/dot…
-
We have an asp.net core project and using postman. We like it both. However, in order to test it in postman, we have to manually create the postman requests to call the web API.
Is there a way to s…
-
https://docs.microsoft.com/en-us/aspnet/core/migration/22-to-30?view=aspnetcore-3.0&tabs=visual-studio-code
-
hi @guywald , sorry if this is in the wrong place - I wasn't sure the best place to ask this question.
I am in the process of creating a Unity3d game using AWS as my backend and came across your po…
-
-
### URL
https://docs.microsoft.com/en-us/aspnet/core/getting-started/?view=aspnetcore-6.0&tabs=linux
### Operating system
Linux
### More information about your system
Ubuntu 20.04.4 LTS
x64
##…
ghost updated
2 years ago
-
Not an issue so much but possibly useful for other people looking at this library.
I have an existing set up using the main libraries QuartzHostedService. So, my service configuration looks like:
…
-
## Description
We are using Amazon.Lambda.AspNetCoreServer 6.0.3 and normal ASP Net Controllers and responses.
The ActionResults for NoContent (HTTP 204) and Ok (HTTP 200) are correctly returning HT…