Skip to content

Instantly share code, notes, and snippets.

@OksanaH
Created January 5, 2021 22:34
Embed
What would you like to do?
Startup.cs
services.AddSingleton<OrderApiGateway>();
services.AddTransient<TaxCodeCalculator>();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment