Skip to content

A Console component for Blazor

License

Unlicense, Unlicense licenses found

Licenses found

Unlicense
LICENSE
Unlicense
UNLICENSE.md
Notifications You must be signed in to change notification settings

TheFreezeTeam/BlazorConsole

Repository files navigation

Directory Structure

  • Artifacts - Build outputs go here. Doing a build.cmd/build.sh generates artifacts here (nupkgs, dlls, pdbs, etc.)
  • Assets - Image Logos etc.
  • Build - Build customizations (custom msbuild files/psake/fake/albacore/etc) scripts
  • Documentation - DocFx folder
  • Lib - Things that can NEVER exist in a nuget package
  • Packages - NuGet packages
  • Samples (optional) - Sample projects
  • Source - Main projects (the product code)
  • Tests - Test projects
  • .gitignore - started with VisualStudio one from Github update as needed.
  • build.ps - (optional) Powershell script to Bootstrap the build
  • global.json - (optional) specify required SDK
  • Nuget.config - specify Nuget sources
  • README.md
  • UNLICENSE.md

About

A Console component for Blazor

Resources

License

Unlicense, Unlicense licenses found

Licenses found

Unlicense
LICENSE
Unlicense
UNLICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages