This website requires JavaScript.
Explore
Help
Sign In
phoenix
/
icarus
Watch
1
Star
0
Fork
0
You've already forked icarus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
33
Wiki
Activity
Files
b0265ebc975b3633303583ce838fd97b6fc44755
icarus
/
Models
/
Context
T
History
amazing-username
b0265ebc97
Partially implemented updating song metadata. Need to make it more dynamic, meaning only update attributes that have values sent with the request.
#36
2019-05-02 22:48:50 -04:00
..
BaseStoreContext.cs
Implemented Auth0 functionality to handler authentication. Not complete, will add to it some more.
#15
2019-04-21 21:07:13 -04:00
MusicStoreContext.cs
Partially implemented updating song metadata. Need to make it more dynamic, meaning only update attributes that have values sent with the request.
#36
2019-05-02 22:48:50 -04:00
SongContext.cs
Implemented EF Core Migrations
#13
2019-04-14 23:12:18 +00:00
UserContext.cs
Added User Context
#24
2019-04-21 17:54:18 -04:00
UserStoreContext.cs
Implemented Tokens, Login Functionality, and download authorization
#15
,
#27
,
#31
,
#34
2019-04-28 22:29:15 +00:00