Azure / reliable-web-app-pattern-dotnet

The Reliable Web App Pattern is a set of objectives to help your web application converge on the cloud. This repo contains a reference implementation of a reliable web application for .NET.
https://aka.ms/eap/rwa/dotnet/doc
MIT License
369 stars 118 forks source link

Import types instead of duplicating them #387

Closed twsouthwick closed 3 months ago

twsouthwick commented 3 months ago

This change exports/imports types instead of redefining them