Vote count:
0
I am new to vNext but have been doing .net dev for years. I am a little stumped on this. I have added the packages I want to the project.json file, ran the command kpm restore to install the nugget packages and everything went fine. I have created an mvc project and am creating a rest api and the routes work just fine. Traditionally, when using swashbuckle/swagger packages, config changes are added to the web.config that allows me to hit a /swagger endpoint that then exposes the api and a bunch of other cool stuff. With vNext though, there isn't a web.config (that I am seeing) that I can add things to or even manually configure these packages to get them to work. Anyone have any insight or direction? I'm new to vNext and have been reading what I can find on it. Any help is much appreciated. Thanks!
ASP.NET vNext NuGet Swagger/Swashbuckle running on Mono/OSX
Aucun commentaire:
Enregistrer un commentaire