<p>Dies war das Thema bei der <a href="http://www.meetup.com/Zurich-Developers-NET-User-Group/events/136068682/">.NET User Group Zürich</a> am letzten Mittwoch. Ich möchte hier meine Präsentationsunterlagen zur Verfügung stellen. </p>
Präsentation auf SpeakerDeck
<p>Link zur <a href="https://speakerdeck.com/robert0muehsig/owin-katana-and-one-asp-dot-net-dot-dot-dot-uhmm-dot-dot-dot-what">Präsentation</a>.</p>
<p><br />
Demo Code
<p>Der gesamte <a href="https://github.com/Code-Inside/Samples/tree/master/2013/OwinKatanaAndOneAspNet">Demo-Code ist auf GitHub</a> zu finden.</p>
Weitere Links
<p>Eine gute Zusammenfassung des Katana/OWIN-Teils findet man auch als <a href="http://channel9.msdn.com/Shows/Web+Camps+TV/The-Katana-Project-OWIN-for-ASPNET">Video auf Channel 9</a> bzw. auf der <a href="http://www.asp.net/aspnet/overview/owin-and-katana/an-overview-of-project-katana">ASP.NET Seite</a>. Basierend auf dem Channel 9 Video hat jemand auch die Inhalt nochmal als <a href="http://www.techbubbles.com/aspnet/what-is-katana-and-owin-for-asp-net/">Blogpost und Code</a> verfasst.</p>
<p>Weitere Präsentationen rund um One ASP.NET & OWIN</p>
<p>Hier ist eine weitere Präsentation um “<a href="http://de.slideshare.net/kashyapa/one-aspnet-24464653">One ASP.NET</a>”. Zum Thema OWIN habe ich noch <a href="http://de.slideshare.net/cadekjiri/owin?from_search=1">diese</a> und <a href="https://speakerdeck.com/dustyburwell/owin-and-katana">diese</a> Präsentation gefunden.</p>
<p>Blogs & co.</p>
<p><a href="http://dhickey.ie/">Damien Hickey</a> hat einige gute Blogposts und <a href="https://github.com/damianh">Code-Samples auf GitHub</a>, empfehlenswert ist unter anderem “<a href="http://dhickey.ie/post/2013/08/27/Testing-Nancy-with-OwinTesting.aspx">Testing Nancy with Owin.Testing</a>” und “<a href="http://dhickey.ie/post/2013/08/27/Introducing-OwinEmbeddedResources.aspx">Introducing Owin.EmbeddedResources</a>”. Wobei man hier schon die Grundlagen verstanden haben sollte. Auch interessant fand ich das Projekt <a href="https://github.com/tugberkugurlu/Owin.Dependencies">Owin.Dependencies</a> von <a href="http://www.tugberkugurlu.com/archive/owin-dependencies--an-ioc-container-adapter-into-owin-pipeline">Tugberk Ugurlu</a>.</p>
<p>Sehr interessant ist auch der “kritische” Blogpost <a href="http://byterot.blogspot.ch/2013/08/OWIN-Katana-challenges-blues-library-developer-aspnetwebapi-nancyfx.html?spref=tw">“OWIN and Katana challenges: blues of a library developer”</a></p>
<p>Authentifzierung, OWIN & co.</p>
<p>Einige Blogposts die ich zum Thema Authentifizierung und OWIN gefunden habe:</p>
<p><a href="http://lbadri.wordpress.com/2013/07/13/basic-authentication-with-asp-net-web-api-using-owin-middleware/">Basic Authentication with ASP.NET Web API Using OWIN Middleware</a></p>
<p><a href="https://speakerdeck.com/leastprivilege/securing-asp-dot-net-web-api-ndc-oslo-2013">Securing WebAPI</a></p>
<p><a href="http://blogs.msdn.com/b/webdev/archive/2013/07/03/understanding-owin-forms-authentication-in-mvc-5.aspx">Understanding OWIN Forms authentication in MVC 5</a></p>
<p>Zwei deutschsprachige Blogposts: <a href="http://www.softwarearchitekt.at/post/2013/09/01/Passive-Authentifizierungs-Middleware-mit-OWINKatana-entwickeln.aspx">Passive Authentifizierung</a> & <a href="http://www.softwarearchitekt.at/post/2013/08/20/Benutzerdefinierte-Authentifizierungs-Strategien-in-ASPNET-vNext-mit-KatanaOWIN.aspx">Custom Auth</a></p>
<p>Weitere</p>
<p><a href="https://github.com/Bobris/Nowin">Nowin</a>: Ein OWIN Web Server welcher nicht auf HttpListener setzt.</p>
<p><a href="http://www.aaron-powell.com/posts/2012-03-16-owin-routing.html">OWIN Routing</a></p>
<p><a href="http://devblog.wesmcclure.com/posts/adding-owin-to-an-empty-aspnet-mvc-app">Adding OWIN to an empty ASP.Net MVC app</a></p>
<p><a href="http://www.west-wind.com/weblog/posts/2013/Sep/04/SelfHosting-SignalR-in-a-Windows-Service">Self-Hosting SignalR in a Windows Service</a></p>
Präsentation auf SpeakerDeck
<p>Link zur <a href="https://speakerdeck.com/robert0muehsig/owin-katana-and-one-asp-dot-net-dot-dot-dot-uhmm-dot-dot-dot-what">Präsentation</a>.</p>
<p><br />
Demo Code
<p>Der gesamte <a href="https://github.com/Code-Inside/Samples/tree/master/2013/OwinKatanaAndOneAspNet">Demo-Code ist auf GitHub</a> zu finden.</p>
Weitere Links
<p>Eine gute Zusammenfassung des Katana/OWIN-Teils findet man auch als <a href="http://channel9.msdn.com/Shows/Web+Camps+TV/The-Katana-Project-OWIN-for-ASPNET">Video auf Channel 9</a> bzw. auf der <a href="http://www.asp.net/aspnet/overview/owin-and-katana/an-overview-of-project-katana">ASP.NET Seite</a>. Basierend auf dem Channel 9 Video hat jemand auch die Inhalt nochmal als <a href="http://www.techbubbles.com/aspnet/what-is-katana-and-owin-for-asp-net/">Blogpost und Code</a> verfasst.</p>
<p>Weitere Präsentationen rund um One ASP.NET & OWIN</p>
<p>Hier ist eine weitere Präsentation um “<a href="http://de.slideshare.net/kashyapa/one-aspnet-24464653">One ASP.NET</a>”. Zum Thema OWIN habe ich noch <a href="http://de.slideshare.net/cadekjiri/owin?from_search=1">diese</a> und <a href="https://speakerdeck.com/dustyburwell/owin-and-katana">diese</a> Präsentation gefunden.</p>
<p>Blogs & co.</p>
<p><a href="http://dhickey.ie/">Damien Hickey</a> hat einige gute Blogposts und <a href="https://github.com/damianh">Code-Samples auf GitHub</a>, empfehlenswert ist unter anderem “<a href="http://dhickey.ie/post/2013/08/27/Testing-Nancy-with-OwinTesting.aspx">Testing Nancy with Owin.Testing</a>” und “<a href="http://dhickey.ie/post/2013/08/27/Introducing-OwinEmbeddedResources.aspx">Introducing Owin.EmbeddedResources</a>”. Wobei man hier schon die Grundlagen verstanden haben sollte. Auch interessant fand ich das Projekt <a href="https://github.com/tugberkugurlu/Owin.Dependencies">Owin.Dependencies</a> von <a href="http://www.tugberkugurlu.com/archive/owin-dependencies--an-ioc-container-adapter-into-owin-pipeline">Tugberk Ugurlu</a>.</p>
<p>Sehr interessant ist auch der “kritische” Blogpost <a href="http://byterot.blogspot.ch/2013/08/OWIN-Katana-challenges-blues-library-developer-aspnetwebapi-nancyfx.html?spref=tw">“OWIN and Katana challenges: blues of a library developer”</a></p>
<p>Authentifzierung, OWIN & co.</p>
<p>Einige Blogposts die ich zum Thema Authentifizierung und OWIN gefunden habe:</p>
<p><a href="http://lbadri.wordpress.com/2013/07/13/basic-authentication-with-asp-net-web-api-using-owin-middleware/">Basic Authentication with ASP.NET Web API Using OWIN Middleware</a></p>
<p><a href="https://speakerdeck.com/leastprivilege/securing-asp-dot-net-web-api-ndc-oslo-2013">Securing WebAPI</a></p>
<p><a href="http://blogs.msdn.com/b/webdev/archive/2013/07/03/understanding-owin-forms-authentication-in-mvc-5.aspx">Understanding OWIN Forms authentication in MVC 5</a></p>
<p>Zwei deutschsprachige Blogposts: <a href="http://www.softwarearchitekt.at/post/2013/09/01/Passive-Authentifizierungs-Middleware-mit-OWINKatana-entwickeln.aspx">Passive Authentifizierung</a> & <a href="http://www.softwarearchitekt.at/post/2013/08/20/Benutzerdefinierte-Authentifizierungs-Strategien-in-ASPNET-vNext-mit-KatanaOWIN.aspx">Custom Auth</a></p>
<p>Weitere</p>
<p><a href="https://github.com/Bobris/Nowin">Nowin</a>: Ein OWIN Web Server welcher nicht auf HttpListener setzt.</p>
<p><a href="http://www.aaron-powell.com/posts/2012-03-16-owin-routing.html">OWIN Routing</a></p>
<p><a href="http://devblog.wesmcclure.com/posts/adding-owin-to-an-empty-aspnet-mvc-app">Adding OWIN to an empty ASP.Net MVC app</a></p>
<p><a href="http://www.west-wind.com/weblog/posts/2013/Sep/04/SelfHosting-SignalR-in-a-Windows-Service">Self-Hosting SignalR in a Windows Service</a></p>
3.380 mal gelesen