Swift.Net This Is A Light-Weight And Fast-Develop .Net Framework. Usage STEP 1 Create Your Entities public class DemoEntity : BaseEntity { public int Id { get; set; } public string Name { get; set; } public string Phone { get; set; } public string Nr…