Skip to content

Instantly share code, notes, and snippets.

@bleroy
Last active August 9, 2016 08:05
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/c2d1a9d682097f25f8b82d6001b16a3c to your computer and use it in GitHub Desktop.
Save bleroy/c2d1a9d682097f25f8b82d6001b16a3c to your computer and use it in GitHub Desktop.
Tips for the Week in .NET

Please comment below...

Tool of the week: APIs of .NET

http://apisof.net/catalog/System

It runs on Azure, with an in memory object model that is pulled from Azure Blob Storage. The deployment of the web site is fully automated and is happening each time a commit happens to our internal CoreFxTools Git repo, which is hosted on VSTS. In order to not disrupt web site visitors, we’re using Azure deployment slots to make sure the web site is always up (famous last words).

ASP.NET

@ignatandrei
Copy link

User Group meeting in Bucarest , Romania:
Join the ADCES group and Victor Hurdugaci on Tuesday, August 9 at 7:00PM at the AFI PARK 2, Bucarest, Romania for a session about
IOT RpiCar and ASP.NET Core + Docker : http://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/232773415/

@hossambarakat
Copy link

@richardwoollcott
Copy link

Hi I've written a post for the Xamarin section:- Using the ContainerView to Share Views - aka Fragments in Xamarin.iOS. Thanks Richard

@jbe2277
Copy link

jbe2277 commented Aug 3, 2016

@stevejgordon
Copy link

Just blogged: http://stevejgordon.co.uk/exploring-entity-framework-core-1-0-0-rtm-changes - Exploring Entity Framework Core 1.0.0 RTM Changes

@mariusschulz
Copy link

@richardwoollcott
Copy link

Hi I've written another post for the Xamarin section, note the title is similar but it is a different post from the other one :- Using the ContainerView to Transition between Views - aka More Fragments in Xamarin.iOS Thanks Richard

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