Coder Social home page Coder Social logo

wyp315360007 / eshopondapr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dotnet-architecture/eshopondapr

0.0 0.0 0.0 9.77 MB

A sample .NET Core distributed application based on eShopOnContainers, powered by Dapr.

License: MIT License

PowerShell 0.20% Shell 0.17% C# 57.96% Dockerfile 2.28% JavaScript 24.71% HTML 4.25% CSS 1.81% TypeScript 6.16% SCSS 2.45%

eshopondapr's Introduction

eShop on Dapr

A sample .NET Core distributed application based on eShopOnContainers, powered by Dapr.

eShopOnDapr

Dapr enables developers using any language or framework to easily write microservices. It addresses many of the challenges found that come along with distributed applications, such as:

  • How can distributed services discover each other and communicate synchronously?
  • How can they implement asynchronous messaging?
  • How can they maintain contextual information across a transaction?
  • How can they become resilient to failure?
  • How can they scale to meet fluctuating demand?
  • How are they monitored and observed?

The code in this repository is work in progress. An accompanying e-Book called Dapr for .NET developers is currently in development and will use the sample code in this repository to demonstrate Dapr features and benefits.

Getting started

eShopOnDapr runs in containers and requires Docker to run. There are various ways to start the application:

Note that it will take a little while to start all containers. eShopOnDapr includes a health UI that you can use to see if the containers are ready. You can access it at http://localhost:5107/hc-ui.

When all microservices are healthy, you can navigate to http://localhost:5104 to view the eShopOnDapr UI.

Roadmap

  • Deployment
    • Standalone: Docker Compose
    • K8s
  • Service invocation
  • Pub/sub
  • State management
  • Secrets
    • in configuration files
    • in .NET startup code
  • Observability
  • Actor model
  • Bindings

Attributions

Model photos by Laura Chouette, Heng Films & Enmanuel betances Santos on Unsplash.

eshopondapr's People

Contributors

amolenk avatar edwinvw avatar nishanil avatar robvet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.