Easy way to compare the values of the two complex objects
```csharp public static bool ValueEqual<T1, T2>(T1 expected, T2 actual) { var expectedValues = JsonConvert.SerializeObject(expected); var actua...
```csharp public static bool ValueEqual<T1, T2>(T1 expected, T2 actual) { var expectedValues = JsonConvert.SerializeObject(expected); var actua...
Any CPU.ActiveCfg = Debug|Any CPU Any CPU.ActiveCfg = Debug|x64 Any CPU.ActiveCfg = Release|x64 x64.ActiveCfg = Debug|x64 x64.Build.0 = Debug|x64 ...
Download it from https://aka.ms/cosmosdb-emulator
# for class library Microsoft.Extensions.Logging.Abstractions
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square’s Retrofit library, Refit turns your REST API into a live...