{"id":21973540,"url":"https://github.com/jeepnl/blazorwasmgrpcblog","last_synced_at":"2026-04-09T09:42:47.449Z","repository":{"id":167577443,"uuid":"324168423","full_name":"JeepNL/BlazorWasmGrpcBlog","owner":"JeepNL","description":"Kestrel Hosted Blazor 5.x WASM (w. Identity) Sample Project for gRPC with related (EF Core/SQLite) data. One to one, One to Many, Many to Many","archived":false,"fork":false,"pushed_at":"2021-01-22T12:24:51.000Z","size":313,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-28T03:15:14.857Z","etag":null,"topics":["blazor","efcore","grpc","sqlite","wasm"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JeepNL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-24T13:59:37.000Z","updated_at":"2022-07-11T13:23:44.000Z","dependencies_parsed_at":"2023-05-23T04:00:25.150Z","dependency_job_id":null,"html_url":"https://github.com/JeepNL/BlazorWasmGrpcBlog","commit_stats":null,"previous_names":["jeepnl/blazorwasmgrpcblog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeepNL%2FBlazorWasmGrpcBlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeepNL%2FBlazorWasmGrpcBlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeepNL%2FBlazorWasmGrpcBlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeepNL%2FBlazorWasmGrpcBlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JeepNL","download_url":"https://codeload.github.com/JeepNL/BlazorWasmGrpcBlog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245033048,"owners_count":20550186,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blazor","efcore","grpc","sqlite","wasm"],"created_at":"2024-11-29T15:33:09.485Z","updated_at":"2025-12-30T23:41:57.301Z","avatar_url":"https://github.com/JeepNL.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blazor Wasm gRPC Blog Sample\n\n - **Working** (CTRL-F5) Kestrel Hosted Blazor 5.x WASM Sample Project (with Identity) for gRPC with related (EF Core/SQLite) data. \n\nMany-to-Many working now, see: https://github.com/grpc/grpc-dotnet/issues/1177#issuecomment-763910215\n\nAdding data to join table solved, see: https://github.com/dotnet/efcore/issues/23703#issuecomment-758801618\n\n(part of) /Server/Data/[ApplicationDbContext.cs](https://github.com/JeepNL/BlazorWasmGrpcBlog/blob/master/BlazorWasmGrpcBlog/Server/Data/ApplicationDbContext.cs)\n\n    modelBuilder.Entity\u003cPost\u003e().Navigation(e =\u003e e.TagsInPostData).HasField(\"tagsInPostData_\");\n    modelBuilder.Entity\u003cTag\u003e().Navigation(e =\u003e e.PostsInTagData).HasField(\"postsInTagData_\");\n\nTip: Watch: On .NET Deep Dive into Many-to-Many: [A Tour of EF Core 5.0 pt. 2](https://channel9.msdn.com/Shows/On-NET/Deep-Dive-into-Many-to-Many-A-Tour-of-EF-Core-50-pt-2)\n\n----\n\nQuick Links to important files\n - /Shared/Protos/[blog.proto](https://github.com/JeepNL/BlazorWasmGrpcBlog/blob/master/BlazorWasmGrpcBlog/Shared/Protos/blog.proto)\n - /Server/Data/[ApplicationDbContext.cs](https://github.com/JeepNL/BlazorWasmGrpcBlog/blob/master/BlazorWasmGrpcBlog/Server/Data/ApplicationDbContext.cs)\n - /Server/Data/[SeedData.cs](https://github.com/JeepNL/BlazorWasmGrpcBlog/blob/master/BlazorWasmGrpcBlog/Server/Data/SeedData.cs)\n - /Server/Services/[BlogService.cs](https://github.com/JeepNL/BlazorWasmGrpcBlog/blob/master/BlazorWasmGrpcBlog/Server/Services/BlogService.cs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeepnl%2Fblazorwasmgrpcblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeepnl%2Fblazorwasmgrpcblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeepnl%2Fblazorwasmgrpcblog/lists"}