Added versioning to the API, created namespace for the Reposiorites, Changed the StoreContexts to Repositories, moved the Contexts class to another namespace. #37

This commit is contained in:
amazing-username
2019-05-28 23:36:56 +00:00
parent 9ad620db06
commit 42facee883
32 changed files with 183 additions and 167 deletions
-2
View File
@@ -3,8 +3,6 @@ using System.ComponentModel.DataAnnotations.Schema;
using Newtonsoft.Json;
using Icarus.Models.Context;
namespace Icarus.Models
{
public class Song