Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Study4/CrudBlazorServer

Repository files navigation

CrudBlazorServer

CRUD Front-End use BlazorServer mode

目標

  • .NET Core 3.0
  • ASP.NET Core Blazor ( BlazorServer mode ) CRUD Sample
    • Docker Support ( Dockerfile )
  • Support gPRC , this call CrudGrpcAspNetCore , need this project
    • only implement GetAll
  • DockerFile support dotnet build and build docker image
  • Dcoker-Compose Support
    • Docker-Compose support Web API ( need download Web API docker image , is auto )
    • Dcoker-Compose support SQL Server Linux Container
    • not Support GrpcService

Issue

  • Docker not use SSL

How use

dotnet

need LocalDB

dotnet build dotnet run

go to https://localhost:4001/api/values

docker

need install docker

docker-compose build docker-compose up

go to https://localhost:4001

About

CRUD Front-End use BlazorServer mode

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

AltStyle によって変換されたページ (->オリジナル) /