-
Notifications
You must be signed in to change notification settings - Fork 50
Thang Chung edited this page Sep 26, 2016
·
22 revisions
- Articles - how to build MSA with a lot of concepts
- Build microservices - All technics that need for building microservices - Java technologies.
- Best presentation about MSN using .NET technic
- Building microservices - Building microservices in .Net - Ian Cooper's conference.
- microservice-template - How can we build the microservices by using crux(A Framework for kickstarting .NET apps using Domain Driven Design).
- damienbod blog - There is a lot of ideas to implement some of features that need for this project (IdentityServer4, Resources...)
- IdentityServer4 with google authentication guide
- IdentityServer4.EntityFramework - we need this one for persistence data into database, not only on memory.
- https-portal - A fully automated HTTPS server powered by Nginx, Let's Encrypt and Docker.
- traefik - Træfɪk, a modern reverse proxy.
- Enable SSL for a net project
- ES-and-DDD workshop - DDD, CQRS approach.
- A very deep articles about CQRS
- microcafe - Sample code to show microservices using .NET, in the context of a cafe.
- CQRSlite & Simple CQRS example
- CQRS - The CQRS template.
- Hydrid languages and infrastrutures
- Order-Manager-Prototypes - Actually cool prototype using Elm.
- ag-grid - The grid that supports Angular & React.
- Export PDF using iTextSharp and Razor
- Export PDF - using phantomjs
- Cache with Rx Extensions