Skip to content

miika1006/Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dotnet webapi solution template (In progress)

a Dotnet REST-api template project.

steps

  • created new webapi project with visual studio.
  • added multiple projects to solution to separate concerns.
  • added entity framework with database.
  • configured versioning and swagger/openapi.
  • created minimal api, and started same process

React typescript web template created with vite (In progress)

a React web template project.

steps

  • created new react web with vite cli. Selected react with typescript.
  • installed dependencies.
  • installed plugin to use https cert for localhost. https://github.com/liuweiGL/vite-plugin-mkcert
  • created a basic structure with routing and ui library.

About

Dotnet webapi solution template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors