GodelTech / GodelTech.Microservices.Core

Microservice framework core functionality
MIT License
6 stars 2 forks source link

Create .NET Core Template for Razor Pages Website #41

Open DiamondDragon opened 3 years ago

DiamondDragon commented 3 years ago

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:

Each template should have at least the following parameters:

The following links contain detailed information regarding template creation:

rodchenkov commented 1 year ago

Hi @DiamondDragon

Can you please check if this point is still valid? We already updated README file and added demo part. https://github.com/GodelTech/GodelTech.Microservices.Core/blob/main/README.md https://github.com/GodelTech/GodelTech.Microservices.Core/tree/main/demo

Thank you