https://gitlab.alpinelinux.org/alpine/aports/issues/8603
https://github.com/microsoft/DockerTools/issues/131
https://github.com/microsoft/DockerTools/issues/131
https://hub.docker.com/_/microsoft-dotnet-core-sdk
https://www.cnblogs.com/redpod/p/dotnet_core_alpine_linux.html
https://dotnet.microsoft.com/download/dotnet-core/3.0
https://tatmingstudio.blogspot.com/2017/07/aspnet-core-centos-7-apache.html
https://linuxhint.com/install_dot_net_core_centos7/
https://hub.docker.com/_/microsoft-dotnet-core/
https://docs.microsoft.com/zh-tw/dotnet/architecture/microservices/net-core-net-framework-containers/official-net-docker-images
https://hub.docker.com/_/microsoft-dotnet-core-sdk/
https://ithelp.ithome.com.tw/articles/10204760
https://docs.microsoft.com/zh-tw/dotnet/core/linux-prerequisites?tabs=netcore21
https://stackoverflow.com/questions/51354868/run-asp-net-core-app-under-linux-on-startup
https://hub.docker.com/_/microsoft-dotnet-core-sdk/
# centos 7
https://dotnet.microsoft.com/learn/aspnet/hello-world-tutorial/install
# deotnet 2.2
https://knative.dev/v0.4-docs/serving/samples/hello-world/helloworld-csharp/
# Hello world
https://riptutorial.com/dot-net-core/example/19361/building-a-hello-world-sample-application
# .net
https://medium.com/wolox-driving-innovation/how-to-create-your-first-net-e2223dedb74f
# publis
https://docs.microsoft.com/zh-tw/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-3.0
# asp.net
https://ithelp.ithome.com.tw/articles/10204760
https://blog.darkthread.net/blog/is-aspnetcore-worth-learning/
# run with hello
https://subscription.packtpub.com/book/application_development/9781785886751/1/ch01lvl1sec15/creating-an-asp-net-core-mvc-application-on-linux
#kestrel
https://docs.microsoft.com/zh-tw/aspnet/core/fundamentals/servers/?view=aspnetcore-3.0&tabs=linux
https://blog.darkthread.net/blog/set-kestrel-port/
https://blog.darkthread.net/blog/aspnetcore-with-nginx/
https://stackify.com/what-is-kestrel-web-server/
# asp.net image
https://docs.microsoft.com/zh-tw/dotnet/architecture/microservices/net-core-net-framework-containers/net-container-os-targets
# asp.net example
https://www.atlascode.com/blog/running-asp-net-core-in-an-alpine-linux-docker-container/
# content
http://www.secretgeek.net/dotnet_run
# example
https://ithelp.ithome.com.tw/articles/10201977
# dotnet sln
https://stackoverflow.com/questions/42730877/net-core-when-to-use-dotnet-new-sln
# dotnet publish
https://docs.microsoft.com/zh-tw/dotnet/core/tools/dotnet-publish?tabs=netcore21
# dotnet alpine and publish
https://github.com/dotnet/core/issues/1689
# alpine pakcge
https://pkgs.alpinelinux.org/contents?file=ld-linux-x86-64.so.2&path=&name=&branch=&repo=&arch=
# dotnet url
https://blog.darkthread.net/blog/set-kestrel-port/
# dotnet centos
https://dotnet.microsoft.com/download/linux-package-manager/centos7/sdk-current
# dotnet https
https://github.com/aspnet/AspNetCore/issues/6011
https://ithelp.ithome.com.tw/articles/10197326
# dotnet publish copy
https://stackoverflow.com/questions/119271/copy-all-files-and-folders-using-msbuild
https://stackoverflow.com/questions/42712055/asp-net-core-exclude-or-include-files-on-publish
https://github.com/dotnet/cli/issues/3833
https://docs.microsoft.com/zh-tw/dotnet/core/tools/project-json-to-csproj
https://dotblogs.com.tw/supershowwei/2017/07/26/164153
https://docs.microsoft.com/zh-tw/aspnet/core/client-side/bundling-and-minification?view=aspnetcore-3.0&tabs=visual-studio
https://www.davidhayden.me/blog/asp-net-core-bundle-and-minify-css-and-js
https://blog.johnwu.cc/article/ironman-day05-asp-net-core-static-files.html
https://stackoverflow.com/questions/54970400/wwwroot-folder-in-asp-net-core-2-2
# can test
https://github.com/dotnet/cli/issues/1396
#
https://medium.com/@scottkuhl/updating-your-javascript-libraries-in-asp-net-core-2-2-3c2d985a491e
# msbuild
https://docs.microsoft.com/zh-tw/visualstudio/msbuild/msbuild-concepts?view=vs-2019
https://docs.microsoft.com/zh-tw/visualstudio/msbuild/itemgroup-element-msbuild?view=vs-2019
https://stackoverflow.com/questions/49573010/dotnet-publish-include-extra-files
# urls
https://blog.darkthread.net/blog/set-kestrel-port/
################################
## Learn more
#################################
1.
Books
2. Middle ware
1
3. Top project
1
4. Learning
1 C#
5. Sample
to-do-list
6. localtion
https://github.com/damienbod/AspNetCoreLocalization
7. dotnoet core cookie with outside
1 2
8. dotnet core static class with log
1