Skip to content

akamalov/guidgenerator-aspnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guidgenerator-aspnet

This repository goes with an introduction to running ASP.NET and IIS on Windows Containers with Docker.

http://blog.alexellis.io/run-iis-asp-net-on-windows-10-with-docker/

If you are not creatinr your own WebAPI endpoint then you can use this project as an example, but you must do two things:

  • NuGet restore
  • Build the DLL with MSBuild

It is technically possible to run a NuGet restore and MSBuild task without installing Visual Studio - but this is your easiest option.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.8%
  • C# 44.1%
  • HTML 1.3%
  • Other 0.8%