-
Examples:
- https://github.com/dotnet/dotnet/blob/96c9d4a0e3a67edfb5a2a8653488dbe0b64f1b70/src/installer/eng/pipelines/templates/stages/vmr-build.yml#L792-L803
- https://github.com/dotnet/dotnet/blo…
-
We need to publish the information [here](https://github.com/Azure/azure-functions-templates/wiki/Using-the-templates-directly-via-dotnet-new) to the public Microsoft Docs site.
-
Template pack should contain the following templates:
* REST API microservice which exposes REST API and Swagger, EF Core data layer
Each template should have at least the following parameters:
*…
-
I think we should change our templates to do `serviceWorker.register('...', { updateViaCache: 'none' })`
_Originally posted by @javiercn in https://github.com/dotnet/aspnetcore/issues/39252…
-
Hello! I am trying to set up a new project with the boilerplate and I am following the instructions, but I don't seem to be able to run the commands I should be able to. Looks like the readme may be o…
-
### Description
This issue is to track known issues in the early WASI-enabled runtime builds. These need to be resolved in order to have a proper supportable WASI-ready release.
- [x] Add `wasi-…
-
Seems to me that here: https://github.com/devcontainers/images/tree/main/src/base-ubuntu
Noble is supported.
Can i help in any way creating the new typescript/dotnet images based on that?
- [x]…
-
### Describe the bug
The app fails to start with
```
Unhandled exception. System.TypeInitializationException: The type initializer for 'SkiaSharp.SKImageInfo' threw an exception.
---> System.Dl…
-
#### DESCRIPTION
It would be good to have .NET Core Template which can be used to generate UI Website using microservice framework.
#### ADDITIONAL CONTEXT
Template pack should contain the follow…
-
Current Vue version is pinned to 2.7.16. Upgrade Vue version to 3.x.
Page:
https://github.com/ttu/dotnet-fake-json-server/blob/master/FakeServer/wwwroot/index.html
Open the HTML page
1. Start …