https://github.com/deanpdx/hellocore
A very basic "hello world" application for .NET Core
https://github.com/deanpdx/hellocore
dotnet-core webapi
Last synced: about 1 month ago
JSON representation
A very basic "hello world" application for .NET Core
- Host: GitHub
- URL: https://github.com/deanpdx/hellocore
- Owner: DeanPDX
- Created: 2016-07-19T20:53:57.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-19T21:10:51.000Z (almost 10 years ago)
- Last Synced: 2025-11-10T23:30:25.530Z (7 months ago)
- Topics: dotnet-core, webapi
- Language: C#
- Homepage: http://www.deanpdx.com/2016/07/19/getting-started-with-asp-dotnet-core-version-1.html
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello Core!
This is a very basic Hello World app for ASP.NET Core. Meant as a companion for the following [blog post](http://www.deanpdx.com/2016/07/19/getting-started-with-asp-dotnet-core-version-1.html).