tye
There are 33 repositories under tye topic.
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
thangchung/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 🍻
thangchung/practical-dapr
A full-stack .NET microservices build on Dapr and Tye
thangchung/northwind-dotnet
A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
malikmasis/TelephoneDirectory
microservices-> .net 8, golang - Docker, Tye, Dapr, Ocelot, RabbitMq, MassTransit, mssql, postgresql, elasticsearch, kibana, jwt
marinasundstrom/item-catalog
App for cataloging items with pictures
kimcuhoang/dapr-tye-simple-microservices
An example of building .NET Core microservices with Dapr and Tye
marinasundstrom/todo-app
Reference project with Vertical Slice architecture (VSA). Event-driven architecture. Optimized for Domain-driven design.
cecilphillip/ContosoCrafts
This is a fork of the Contoso Crafts project that shows to use various microservices frameworks
ikkentim/vs-tye-explorer
Tye Explorer for Visual Studio. Find running services, dive into service logs and attach your debugger to a services or specific replicas using a simple interface.
marinasundstrom/headless-wordpress-blazor
Headless Wordpress with Blazor frontend
gabe-santana/chariot
Chariot is a Highly Scalable Web Application for Chess Lovers
rafaelldi/tye-plugin
Tye plugin for JetBrains Rider
marinasundstrom/BlazorApp1
Sample Blazor app
AbhiOnGithub/GoLang-Microservices-DAPR-Kubernetes
Repository to learn about writing GoLang and DotNet Microservices and running them using DAPR on Kubernetes (AKS)
buraksenyurt/tye_sample_v2
Basit ölçekli bir project tye uygulamasıdır.
aimenux/YarpDemo
Playing with Yarp reverse proxy
dorisoy/Tye
Tye 是一种开发人员工具,它使微服务和分布式应用程序的开发、测试和部署变得更加容易。Project Tye 包括一个本地编排器,可以更轻松地开发微服务,并能够以最少的配置将微服务部署到 Kubernetes。
marinasundstrom/xamarin-forms-app
Sample mobile app with web backend to be used as a boilerplate.
Swimburger/TyeClientServerSingleOrigin
Use project Tye to host Blazor WASM and ASP.NET Web API on a single origin to avoid CORS
eavelasquez/WeatherForecast
Frontend and Backend multi-project application with Tye
javis86/masstransit-rabbitmq
Sample project using MassTransit to communicate two services (a publisher webapi and a console app) over rabbitmq and running with project Tye
pianpian324/3.xx
exercise
rjxby/tenon
Reference implementation N-Layer structure for .NET solution.
thanhxuanhd/TodoBlazor
Project build application using Blazor
aimenux/TyeDemo
Demo of using Tye in order to run microservices
alimozdemir/boilerplate
I use this boilerplate for preparing demos and testing ideas. It consists of ASP.NET Core (EF Identity, JWT, Swagger) with PostgreSQL. Powered by docker and dotnet tye
DevComputaria/TyeClientBlazorASPNetWebApi
:book: Use project Tye to host Blazor WASM and ASP.NET Web API on a single origin to avoid CORS
jimmah/tye-demo
Quick demo of Project Tye
maciejgos/NetCoreMicroservicesRetryAndCirciuteBreaker
Simple demo usage of retry & circuit breaker patterns in .NET Core microservices
salem84/tye-samples
Samples described in Visual Studio Tour 2021 Live
sughosneo/ProductDetails
Sample ProductDeatails repo to test out the tye related implementation.