refact
This commit is contained in:
parent
7da74b0dfb
commit
504f431937
67 changed files with 239 additions and 96 deletions
|
|
@ -4,10 +4,10 @@ using System.Threading.Tasks;
|
|||
using Microsoft.AspNetCore.Authorization;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using isn.Data;
|
||||
using isn.ViewModels;
|
||||
using isnd.Data;
|
||||
using isnd.ViewModels;
|
||||
|
||||
namespace isn
|
||||
namespace isnd
|
||||
{
|
||||
[AllowAnonymous]
|
||||
public class PackageVersionController : Controller
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue