Skip to content

Instantly share code, notes, and snippets.

using System;
using System.Reflection;
using SimpleInjector;
using System.Linq;
using MyApp.ViewModels;
using MyApp.Infrastructure.Navigation;
using MyApp.Models;
using MyApp.Services.RestClient;
using MyApp.Services;
using System.Collections.Generic;