-
I am trying to add MinIo to asp net core.
In a regular non web application, I use the following code to create a MinioClient instance and perform operations:
```
MinioClient minio …
-
public abstract class BaseValidatingContext : BaseContext
ASP.NET Core 3.1
`publicabstract class BaseContext where TOptions : AuthenticationSchemeOptions`
-
I started to look at TypeScript for a few days core. I do develop applications in ASP.NET Core. I mostly use JavaScript to manipulate the DOM and using Ajax, nothing complicated.
It was way harder …
-
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:
…
-
Sorry about my confusion but I am trying to setup my dataportal config info in a ASP.NET core web application, referencing the standard .net framework. Since it no longer uses the web.config file I ha…
-
I want to take action in adding VB.NET to ASP.NET MVC Core, as I posted in https://github.com/aspnet/AspNetCore/issues/8583
If anyone can help or participate, I will be glad.
-
## 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…
-
I'm a bit concerned regarding the usage of `SaveMethod` callback.
In a real-life scenario this callback will capture a controller reference.
If the controller allocated any resources, they won't be …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
This is probably a duplicate of https://github.com/dotnet/aspnetcore/issues/53165 . Our appli…
-
# Integration testing data access in ASP.NET Core
[https://asp.net-hacker.rocks/2019/01/18/integration-testing-data-access-dotnetcore.html](https://asp.net-hacker.rocks/2019/01/18/integration-test…