branc116 / OQPY

App for asc
0 stars 0 forks source link

TagDbRepo #29

Closed branc116 closed 7 years ago

branc116 commented 7 years ago

Ovaj file mislim da nije dovršen i nemože se komplajlati zbog njeg,

Severity    Code    Description Project File    Line    Suppression State
Error   CS0115  'VenueTagDbRepository.AddAsync(Tag, Venue)': no suitable method found to override   OQPYManager C:\Users\Branimir\Source\Repos\Asc\OQPY\OQPYManager\Data\Repositories\TagDbRepository.cs    17  Active

&&

Severity    Code    Description Project File    Line    Suppression State
Error   CS1061  'ApplicationDbContext' does not contain a definition for 'VenueTags' and no extension method 'VenueTags' accepting a first argument of type 'ApplicationDbContext' could be found (are you missing a using directive or an assembly reference?) OQPYManager C:\Users\Branimir\Source\Repos\Asc\OQPY\OQPYManager\Data\Repositories\TagDbRepository.cs    14  Active
josip-paulik commented 7 years ago

tako je, to još moram riješiti EDIT: moram skontati dodavanje itema koji su ukljuceni u many-to-many realtionship

josip-paulik commented 7 years ago

Pogledaj RepositoryCreationBranch.

branc116 commented 7 years ago

OK je sad.