.NET Core

The State of .NET​ with Markus Egger: Chapter 2 .NET Platform

The State of .NET​ with Markus Egger: Chapter 2 .NET Platform

A free, unbiased look at current and future development! The industry is in a state of flux. What does that mean for your software projects today and tomorrow? Will your skills be outdated? Will your current investment become obsolete? What should you focus on right now? And what will become important a year or two…

The State of .NET​ with Markus Egger: Chapter 1 Intro

The State of .NET​ with Markus Egger: Chapter 1 Intro

A free, unbiased look at current and future development! The industry is in a state of flux. What does that mean for your software projects today and tomorrow? Will your skills be outdated? Will your current investment become obsolete? What should you focus on right now? And what will become important a year or two…

Identity Server 4 with Angular 2 and ASP.NET Core |  Ben Cull at DDD Brisbane 2016

Identity Server 4 with Angular 2 and ASP.NET Core | Ben Cull at DDD Brisbane 2016

API first websites are very popular now thanks to client heavy frameworks like Angular. Securing them properly has always been a challenge, especially if you want to expose your API to third party developers as well. Join me as I show you how to secure your API, connect an Angular 2 SPA, and even expose…

Techniques and practices for testing Angular 2  | Identity Server 4 with Angular 2 ASP.NET core

Techniques and practices for testing Angular 2 | Identity Server 4 with Angular 2 ASP.NET core

Session 1: Techniques and practices for testing Angular 2 with Duncan Hunter and Adam Stephensen Writing frontend tests has always been hard, let us show you how to make testing easier in your Angular 2 applications. From unit testing components and services to end-to-end testing your entire application, we will give you tips and techniques…

Deploying ASP.NET Core Applications including Octopus, Docker & RM | Danijel Malik

Deploying ASP.NET Core Applications including Octopus, Docker & RM | Danijel Malik

ASP.NET Core is a whole new world for ASP.NET developers because it opens the door to cross-platform development. However, it comes with a hefty price. Not only does it take some time before you get your head around, even deployment is now quite different. So how can you bring ASP.NET Core application and DevOps under…

Lessons learned: ASP.NET Core 1.0 + Docker in Production – Jeremy Cade

Lessons learned: ASP.NET Core 1.0 + Docker in Production – Jeremy Cade

Containers, while not a new technology, are still the cool new thing in the Microsoft space. But as with all technologies, there are some rough edges and things to be wary of. In this talk Jeremy steps through some of the hard-fought lessons learned from running production ASP.NET Core 1.0 applications in Linux Containers on…