-
Getting a timeout issue when deploying my netcore app to EB. Here are the details :
Uploading to S3. (Bucket: elasticbeanstalk-ap-southeast-2-043897850050 Key: Pavoni/AWSDeploymentArchive_636847158…
-
My current CI/CD looks like this:
1. code: source code on github
2. build: automatically executes after code is pushed to github. The code is transformed in deployment artifacts in TeamCity. For e…
-
_From @Petermarcu on February 21, 2018 1:41_
@scottmendel commented on [Tue Feb 20 2018](https://github.com/dotnet/core/issues/1274)
# Issue Title
Be as descriptive as you can with your title.
…
-
I have a side project using ASP .Net Core, and I'm looking to use spark rather than razor for my custom middleware stack. I haven't started looking into the steps to start porting this over, so I don'…
-
## Failing Test(s)
Microsoft.AspNetCore.Components.WebViewE2E.Test.WebViewManagerE2ETests.CanLaunchPhotinoWebViewAndClickButton
## Error Message
```text
Assert.Contains() Failure…
-
I've been unable to package my Aspire-enabled single Api project because the azd is unable to build my Docker container image. My knowledge of Docker, dockerfiles, azd and Azure is 'newbie' but as I u…
-
Move2Kube dynamically adjusts its questioning process based on different scenarios.
Our goal is to gain a deeper understanding of the configuration file generation process without having to execute …
-
Subscribe to this issue and stay notified about new [daily trending repos in C#](https://github.com/trending/c%23?since=daily)!
-
I have the following item stored in LiteDB
```
internal class DBItem
{
[BsonId]
public long Id { get; set; }
public BigInteger Value { get; set; }
public D…
-
**Is your feature request related to a problem? Please describe.**
Startup time for `fsx` files is quite high. It might not matter if you are planning to do a large computation, but for small scr…