https://github.com/anibulus/template.graphql.net

Boiler plate of hot chocolate with graphql. With this project, you are able to make many projects with the same structure

https://github.com/anibulus/template.graphql.net

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.1%) to scientific vocabulary

Keywords

boilerplate-template clean-architecture csharp dotnet-core entity-framework-core graphql template
Last synced: 5 months ago · JSON representation

Repository

Boiler plate of hot chocolate with graphql. With this project, you are able to make many projects with the same structure

Basic Info
  • Host: GitHub
  • Owner: Anibulus
  • Language: C#
  • Default Branch: main
  • Homepage:
  • Size: 26.4 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
boilerplate-template clean-architecture csharp dotnet-core entity-framework-core graphql template
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

GraphQL Template Api

You can see how to do a template with .Net in Microsoft:Custom Templates

So you could create a template in the same way as: bash dotnet new install Microsoft.Azure.WebJobs.ProjectTemplates

So you need to run the next steps: Install this template: bash dotnet new install .

If this template is updated, you can use command bellow: bash dotnet new update .

To create a project with this template, use: bash dotnet new graphql-api -n Product

Install EF bash dotnet tool install --global dotnet-ef

This project uses .env variables ```env DB_NAME=template-cs-staging

DB_HOST=localhost

DB_PORT=5432

DATABASE_USER=user-template

DATABASE_PASSWORD=t3mpl4t3 ```

Owner

  • Name: Luis Preza
  • Login: Anibulus
  • Kind: user
  • Location: Jal. México

Backend developer / Game developer

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels