• Stars
    star
    393
  • Rank 106,014 (Top 3 %)
  • Language
    CSS
  • License
    MIT License
  • Created about 7 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Modular blog using Blazor with clean domain-driven design patterns

BlogCore project

A blog application built with Blazor and clean domain-driven design patterns.

Price

Alt Text

Technical Stack

  • .NET SDK (v3.0.100-preview6) & NodeJS
  • Blazor v3.0.0-preview6
  • IdentityServer 4
  • Entity Framework Core
  • Protobuf v3.8.0
  • Swashbuckle v5.0.0-rc2
  • AdminLTE v3.0.0-beta.1

Run Application

$ cd src\BlogCore.Hosts.Web.Client\ && npm install && npm run copy && cd ../..

At this root folder

$ dotnet clean && dotnet run -p src\BlogCore.Hosts.Web.Server\BlogCore.Hosts.Web.Server.csproj
$ dotnet watch -p src/BlogCore.Hosts.Web.Server/BlogCore.Hosts.Web.Server.csproj run // live reloading

Open an another terminal and run

$ dotnet run -p src\BlogCore.Hosts.IdentityServer\BlogCore.Hosts.IdentityServer.csproj

Now, you can access to

Development

Get code

git clone [email protected]:thangchung/blog-core.git
cd blog-core

Start hacking it!!!

Copyright and license

Code and documentation copyright 2019 Thang Chung. Code released under the MIT License.

More Repositories

1

awesome-dotnet-core

๐Ÿ A collection of awesome .NET core libraries, tools, frameworks and software
C#
18,711
star
2

clean-code-dotnet

๐Ÿ› Clean Code concepts and tools adapted for .NET
C#
6,204
star
3

go-coffeeshop

โ˜• A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment
Go
3,938
star
4

clean-architecture-dotnet

๐Ÿ•ธ Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension ๐Ÿป
C#
1,155
star
5

practical-dapr

A full-stack .NET microservices build on Dapr and Tye
C#
296
star
6

northwind-dotnet

A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
C#
179
star
7

magazine-website

๐Ÿญ A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied...
C#
169
star
8

webassembly-tour

โš™๏ธ Take you through a tour of WebAssembly (WASM targets on WASI) with wasmCloud, Krustlet, WAGI, etc. ๐ŸŒŸ Give it a star if you like it.
Rust
147
star
9

GrpcJsonTranscoder

A filter which allows a RESTful JSON API client to send requests to .NET web server over HTTP and get proxied to a gRPC service
C#
118
star
10

coffeeshop-on-nomad

The .NET coffeeshop application runs on Docker, Nomad and Consul Connect
C#
100
star
11

shopping-cart-k8s

Service Mesh patterns for Microservices
C#
62
star
12

ShoppingCartDemo

The demo using MSA approach with .NET Core stack
C#
61
star
13

practical-opentelemetry

Make OpenTelemetry works on .NET Core with features such as tracing, logs and metrics on multiple protocols like HTTP/gRPC/UDP/TCP...
C#
54
star
14

bff-auth

The demonstration of modern authentication using BFF pattern and authorization enforcer using OPA
C#
50
star
15

magazine-website-mvc-5

A magazine website that implemented using ASP.NET MVC 5, Web API 2 and AngularJs
JavaScript
46
star
16

coffeeshop-modular

.NET coffee shop application with modular approach
C#
45
star
17

dapr-labs

Many forms of coffeeshop implemented by C# and Rust run on WebAssembly/WASI (Spin) + Dapr. โญ๏ธ Star to support our work!
C#
40
star
18

coffeeshop-on-dapr

The coffeeshop event-driven application is developed in C# and runs on Dapr (AKS)
C#
35
star
19

magazine-website-akka

The experiment on the akkadotnet
C#
23
star
20

coffeeshop-dapr-workflow

Opinionated coffeeshop application builds with Dapr workflow
C#
22
star
21

coolstore-moduliths

The coolstore website on modular monolith approach
C#
16
star
22

practical-cqrs-es

This repo contains all CQRS and ES with Clean Architecture on .NET Core
C#
15
star
23

modular-starter-kit

The starter kit with entire modular approach to help remove boilerplate code in developing
C#
15
star
24

fernet-dotnet

Fernet generates and verifies HMAC-based authentication tokens
C#
13
star
25

thangchung

11
star
26

thangchung.github.io

:trollface: thangchung zone
CSS
10
star
27

MessageBusLite

The lightweight version of message bus (event + command) on the .NET Core
C#
9
star
28

coffeeshop-aspire

The coffeeshop apps on .NET Aspire
C#
9
star
29

minimal-apis-csharp10

C# 10 and Minimal APIs demo for Vietnam .NET Conf 2021
C#
7
star
30

actix-dapr-rs

Make dapr-rs working with actix-web better
Rust
6
star
31

northwind-rs

The northwind application with the clean architecture approach powered by Rust
Rust
6
star
32

branca-dotnet

Authenticated and encrypted API tokens using modern crypto
C#
6
star
33

cinema-booking

Cinema Booking Application
JavaScript
5
star
34

todo-bicep

C#
5
star
35

authentication-authorization-dotnetcore-course

Authentication & Authorization in ASP.NET Core 2.0 (May 2018)
C#
4
star
36

tailwindonblazor-template

Makes Tailwind works with Blazor (live-reload mode)
C#
4
star
37

dapr-actors-experiment

This is an experiment that use Dapr actors on booking movie scenario
C#
4
star
38

todo-dotnet6

This is todo app on .NET 6 and deploy to Heroku
C#
4
star
39

presentations

My presentation slides and content
3
star
40

NUnit2Report

Export a report for NUnit framework
C#
3
star
41

NHibernate3Sample

The short example that wrote in NHibernate 3 Alpha 2, Fluent NHibernate, Autofac,...
3
star
42

owasp-quiz

The set of OWASP quiz
JavaScript
3
star
43

netcorelibs

The .NET Core best practices and tips for booting up the project development.
JavaScript
3
star
44

elm-quizzer

Quizzer Application
Elm
2
star
45

todo-atmos

Todo application on Atmos (WebAssembly with WASI)
Rust
2
star
46

graphql4net

The simple GraphQL for .NET developers.
C#
2
star
47

ConfORMSample

Using ConfORM for entity mappings and made mutiple database instances for SessionFactory management.
C#
2
star
48

magazine-website-lite

JavaScript
2
star
49

footballdata

C#
2
star
50

practical-dotnet-with-cna

C#
1
star
51

pocket-movies

Personal pocket movies that consume Rotten Tomatoes API for searching movies.
C#
1
star
52

football-scores-lite

The run-time live football scores system
JavaScript
1
star
53

gprc-blog

The modern blog totally builds with gRPC protocol
1
star
54

yew-parceljs

๐Ÿ“ฆ The experiment web application builds with Yew (WebAssembly framework on Rust) + Tailwind and Parceljs v2
Rust
1
star
55

fermyon-vagrant-box

Vagrant box that contains Docker, Nomad, Consul, Spin to get starting with fermyon platform
1
star
56

coffeeshop-on-spinkube

1
star