-
### Background and motivation
As a developer, I want to add different policies to my http clients that ensure resilience: retry, bulkhead, timeout, etc.
I am connecting the nuget package `Microsof…
-
I tried to create an application with the following options:
$ express --hbs --git myapp
And it's giving me the errors below:
` create : myapp
create : myapp/public/js/script.js
creat…
-
## High level explanation
Given we are scaffolding a controller with views using Entity Framework, when the model contains an enum property, then on the Create and Edit pages the select for the enum …
-
## Steps to reproduce:
For the `Available generators` part of the usage information of the `dotnet-aspnet-codegenerator`, the `identity` shows incomplete sentence: `identity : Generates an MVC Are…
-
spring boot的版本
```
org.springframework.boot
spring-boot-starter-parent
2.7.14
```
spring boot中tomcat的版本是:tomcat-embed-core-9.0.78.jar
控制台报错信息是:
```…
-
I have created razor generator view in one solution and added main mvc project in same solution. Everything works fine with this.
Now I want to use the razor generated view which I created in anot…
-
hello, is there a generator for Patterns ? Package pattern and MVC pattern. Thanks
-
Hi,
we were using RazorGenerator.MsBuild in our csproj for a long time without any problem. After we switch csproj to new NuGet RestoreProjectStyle=PackageReference in VS2017 RazorGenerator failed du…
-
Hi,
I'm trying to use RazorGenerator for sharing view between asp.net and self hosted applications. If I set generator type to MvcHelper, like this:
``` csharp
@* Generator: MvcHelper GeneratePrettyN…
-
Hey,
wanted to try out this generator since I want to use Express with TS.
However whenever I create a new project with eg new new_project and select Typescript or Typescript + MVC, cd into the pr…