-
-
### What version of PushSharp are you using?
4.0.10
### Describe your issue:
When PushSharp will be available for Asp.net Core?
### What are the steps required to reproduce this issue?
Just try …
-
Written on 10.05.2017 10:45:51
URL: http://asp.net-hacker.rocks/2017/05/10/trouble-with-aspnetcore-part1.html
-
**Help us make content visible**
- Tell us what search terms you used and how you searched docs.
- ASP.NET Core OIDC
- ASP.NET Core JWT Bearer
- Tell us what docs you found that didn't address yo…
-
### Error Blob
```json
{
"ErrorMessage": "HTTP Error 500.30 - ASP.NET Core app failed to start",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}
```
### Reprod…
-
Version: 2021.10.1
First, I want to say this popped up on my radar because of the Reddit thread that was posted:
https://www.reddit.com/r/csharp/comments/ox3klz/questpdf_my_opensource_c_library_…
-
# .NET November 2024 Update
## Release Notes
* [8.0.11](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.11/8.0.11.md)
* [6.0.36](https://github.com/dotnet/core/blob/main/release-notes/…
-
Hi,
I'm using `Rin` with an `ASP.NET Core` 6.0 web API and I found that the options given to `Rin` via the
`public static IRinBuilder AddRin(this IServiceCollection services, Action? configure =…
-
Would love to see some examples how to use in web apps.
Also some performance comparisons would be great with concurrent dictionary...
Awesome
-
There are lots of changes in ASP.NET Core 3.0 and breaks StructureMap.Microsoft.DependencyInjection. The new framework dropped the support for configuring third-party DI containers via ConfigureServic…