Slide 1

Slide 1 text

ASP.NET Core and Moving Targets James Singleton Disclaimer: views, errors and sarcasm are my own and not those of my clients / publisher / previous employers / Microsoft etc.

Slide 2

Slide 2 text

What is ASP.NET Core? and .NET Core and .NET Standard

Slide 3

Slide 3 text

No content

Slide 4

Slide 4 text

No content

Slide 5

Slide 5 text

No content

Slide 6

Slide 6 text

No content

Slide 7

Slide 7 text

No content

Slide 8

Slide 8 text

www.hanselman.com/blog/AnUpdateOnASPNETCore10RC2.aspx

Slide 9

Slide 9 text

www.hanselman.com/blog/ASPNET5IsDeadIntroducingASPNETCore10AndNETCore10.aspx

Slide 10

Slide 10 text

Naming is Hard as is versioning as is cache invalidation

Slide 11

Slide 11 text

No content

Slide 12

Slide 12 text

No content

Slide 13

Slide 13 text

No content

Slide 14

Slide 14 text

How Did We Get Here? Letting the days go by…

Slide 15

Slide 15 text

ASP.NET • Alpha (ASP.NET vNext) • 1 – 4 • Oct 2014 • Beta (ASP.NET 5) • 1 – 8 • Oct 2015 • RC1 (ASP.NET 5) • Nov 2015 • Rename to Core • CLI / .NET Standard (Xamarin) • RC2 (ASP.NET Core 1.0) • May 2016 • 1.0.0 (LTS) • Jun 2016 • 1.0.1 • Sep 2016 • 1.0.2 • Oct 2016 • 1.1.0 (Current) • Nov 2016 • 1.0.3 • Dec 2016 • 1.0.4 & 1.1.1 • Mar 2017

Slide 16

Slide 16 text

Where Are We Now? Same as it ever was

Slide 17

Slide 17 text

Why Wait • 1.0.4 • Long Term Support • 1.1.1 • “Current” • Tooling • Visual Studio 2017 • Command Line 1.0 • Return of the csproj • .NET Standard 1.6 • .NET Core 1.2 / 2.0 • .NET Standard 2.0 github.com/aspnet/home/wiki/roadmap

Slide 18

Slide 18 text

docs.microsoft.com/en-us/dotnet/articles/standard/library

Slide 19

Slide 19 text

ASP.NET Core Library and Framework Support • ANCLAFS.com (GitHub repo) • Experimenting • Feature Switching • Profiling • O/RMs / DBs • Background Tasks • Image Manipulation • Message Queuing • Windows Services • Web • DI / IoC Containers • Logging • Serialization • Testing

Slide 20

Slide 20 text

Book • ASP.NET Core 1.0 • High Performance • Ways to make your apps fast • Data structures • Parallelisation • Image Formats • Compression • Architecture • Networking • Cloud Hosting • unop.uk/book • Links to Free Samples

Slide 21

Slide 21 text

Thanks Questions? James Singleton unop.uk @shutdownscanner Disclaimer: views, errors and sarcasm are my own and not those of my clients / publisher / previous employers / Microsoft etc.