-
Awesome project! Would these features be possible in the realm of source generators?
💡 Idea 1: Handler method type
Assuming the handler method name conventions can't be changed in ASP.NET, if the …
-
I get the following errors when using the latest dev build (#34) when trying to enable the mushroom biome and/or trying to use the ocean=PLAINS.
2013-07-26 13:53:00 [WARNING] [Multiverse-Core] Failed…
-
I have an openAPI3 document as per https://swagger.io/docs/specification/authentication/
```
openapi: 3.0.0
# Added by API Auto Mocking Plugin
info:
version: "1.0.0"
title: ...
security:
…
-
The example site in the dxa-web-application-dotnet project uses the DXA Core module. The DLL of the Core module is not available on GitHub though, and the views have to be copied into the Site project…
-
I don't know if [generators](http://yeoman.io/) are still a thing, but i use it in my workflow and it might help others.
-
This user created their first Blazor app with a project that had a space in its name, which broke downloading the styles bundle: https://github.com/dotnet/core/issues/8939.
Repro steps:
- Create…
-
When:
Invalid route is filled in AutoRoutePart
Then:
OrchardCore CMS fails to render Content items list with error
![image](https://user-images.githubusercontent.com/52829889/97909086-f084070…
-
The following is taken from https://github.com/dotnet/aspnetcore/issues/53290 as I did not know there is a separate repo for scaffolding.
### Is there an existing issue for this?
- [X] I have se…
-
I have an EJS-based Express website. I was fine simply delegating the rendering of the views to Express, however at some point I decided to precompile EJS for better performance. I was searching the w…
-
## Steps to reproduce:
**Install release version of SDK 2.2 on Mac**
```sh
dotnet --version
```
> 2.2.100
```sh
dotnet new mvc
```
Then init a git repo with suitable .gitignore and c…