Skip to content

Create .NET Core Template for Razor Pages Website #41

@DiamondDragon

Description

@DiamondDragon

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 following templates:

  • REST API microservice which exposes REST API and Swagger, EF Core data layer
  • UI application which uses Razor Pages, EF Core data layer

Each template should have at least the following parameters:

  • Project name (e.g. -n parameter which is referred by template via sourceName variable)
  • Port number used by microservice.

The following links contain detailed information regarding template creation:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions