Tag: clr

59 votes
17 answers
1.8K views
A definitive guide to API-breaking changes in .NET

I would like to gather as much information as possible regarding API versioning in .NET/CLR, and specifically

avatar
Mikki
0 1 0 9
asked 07 September, 2021
63 votes
30 answers
2.1K views
How to register multiple implementations of the same interface in Asp.Net Core?

I have services that are derived from the same interface. public interface IService { } public class ServiceA

avatar
Kurtis
0 1 0 9
asked 07 September, 2021