Skip to content
This repository was archived by the owner on Sep 30, 2018. It is now read-only.

pshirshov/asp-net-core-f-sharp-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes

  • Modified to accept command line and environment variables to be deployable to PCF
  • When pushing to PCF, you'll have to use more disk than 1GB. In my tests, this sample consumes close enough to 1GB that there isn't enough space to push the droplet and run it.

Minimal demo of ASP.NET Core F# app

Just perform these commands:

dotnet restore
dotnet run

About

Minimal demo of ASP.NET Core F# app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages