-
Hi,
Just wanted to know about the progress on the netcore launch option. I've tested it using and it works as intended. However I didn't see anything regarding it in the readme, just wondering why …
owk24 updated
4 years ago
-
Hi!
I've just discovered this starter kit while I was searching something to kick start with asp.net core + react. I haven't dug deep but the first thing I encountered is that a created project is …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I am migrating code from MVC5 which uses anonymous objects to define the attribute:
…
-
I want to create a Console application. I want to use `Microsoft.Extensions.DependencyInjection` package, so I use the power of DI in this console app.
Currently, the only option is to depend of th…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
the NU HTML Checker (https://validator.w3.org) mark syntax errors on html attributes rendered…
-
### Description
I'm using `ArgumentNullException` to validate parameters. For example, I have this code:
PrintMessage(null);
static void PrintMessage(string text)
{
Argume…
-
### Describe the bug
Projects with `Sdk="Microsoft.NET.Sdk.Web` and `Library` causes `NETSDK1152` when publishing with package lock. In contrast to `Microsoft.NET.Sdk` a library with `Microsoft.NET.S…
-
I'm getting the same error when trying to publisch my wpf application with this settings:
net8.0-windows
win-x64
framework dependend.
this is the logfile produced:
```
22.04.2024 19:10:22
…
-
### Type of issue
Missing information
### Description
The conversions section of the collection expressions docs (https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/operators/…
-
This library has a dependency on [CyberSource.Authentication](https://www.nuget.org/packages/CyberSource.Authentication) which has a nuget project url of https://github.com/CyberSource/cybersource-res…