Skip to content

Instantly share code, notes, and snippets.

@bleroy
Last active January 24, 2017 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bleroy/a1073a955c90227c822d203f010589db to your computer and use it in GitHub Desktop.
Save bleroy/a1073a955c90227c822d203f010589db to your computer and use it in GitHub Desktop.
Tips for the Week in .NET
@RehanSaeed
Copy link

@dustinmoris
Copy link

@codemillmatt
Copy link

Xamarin

Attached Properties - What Are They Good For? - Tutorial of attached properties in Xamarin.Forms & some surprising uses

@andrewlock
Copy link

@bleroy
Copy link
Author

bleroy commented Jan 23, 2017

@joepetrakovich: Joe, unfortunately there is no way to submit a comment on your blog, so I'll do it here. I think the whole premise of the article (and the title) is wrong. You started from dotnet new, but what you ended up with is just a 100% .NET Framework application, that has nothing to do with .NET Core or .NET Standard.

Maybe a better way to frame it would be to add .NET Framework as a target, and change your project from .NET Core to multi-targeting.

@damienbod
Copy link

Creating an ASP.NET Core Docker application and deploying to Azure
https://damienbod.com/2017/01/21/creating-an-asp-net-core-docker-application-and-deploying-to-azure/
Greetings Damien

@meziantou
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment