Basic foncitonnalité de POST et DELETE pour Product

This commit is contained in:
Victor Turgeon
2022-10-18 11:50:06 -04:00
parent dc71afe986
commit eef167917a
4 changed files with 55 additions and 106 deletions

View File

@@ -7,6 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNet.WebApi.Core" Version="5.2.9" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.9" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.9">
<PrivateAssets>all</PrivateAssets>