Skip to content

Template Svelte App with Asp Net 8, Bootstrap and NSwag

Latest
Compare
Choose a tag to compare
@Machriam Machriam released this 13 Mar 16:27
· 875 commits to main since this release
  • Svelte with deactivated SSR and server side code. Files are published in build folder statically
  • Controllers in Asp Net are automatically converted to an API via NSwag
  • Added Bootstrap as UI Library
  • Removed unnecessary components from Svelte template to keep it as simple as possible