FOSSMeet 2016

FOSSMeet is an annual event at NIT Calicut that brings together the Free and Open Source Community from around the country.

Shrayas Rajagopal

@shrayasr

How Microsoft is helping shape the future of web development. (Yes Microsoft!)

Submitted Jan 22, 2016

To introduce Microsoft’s new web framework - ASP .NET Core 1.0 alongside their new framework - .NET core 1.0 while highlighting important parts of the ecosystem that makes it something worth trying out for your next project

Outline

In case you’ve taken a look at Microsoft in the last few years, they’ve been quite active in the F/OSS world. If you look at their GitHub repositories you’ll find quite a sum of interesting things.

Recently, in November of 2015, Microsoft announced that their “complete rewrite” of ASP .NET was in RC1 and that it would be totally cross platform. It would run on a newer version of the CLR called the CoreCLR. If that isn’t interesting enough, Microsoft went out and said that they are behind this and would “support” all the platforms. This was a clear signal of Microsoft’s commitment to what they were building.

This talk aims to introduce the approach Microsoft is taking in creating .NET core and making it cross platform. We’ll also talk about the environment that they have created around it - specifically, the tooling involved in bootstrapping an application and the Kestrel web server.

If time permits, we will write a (really really really) small web application and see it serving requests. The point that drives it home is that it will be written in C#, A Microsoft technology, on CoreCLR, A Microsoft technology but be running on Linux AND everything that we see will be Open Source.

At Logic Soft we’re a total .NET house. Our major application is written for the windows platform utilizing C# and Windows.Forms. One of the biggest problems for us moving to the web would be the sheer cost of hosting a Windows machine backed by SQL Server. It would take a really long time for us to break even with the investments we’ve made let alone make a profit. So when Microsoft came along with their announcement, we jumped on it.

Till date, we have two production services on the newly announced .NET Core platform written with ASP .NET Core running on Linux boxes.

Requirements

A belief that even Microsoft is capable of some good ;)

Speaker bio

Shrayas is a Polyglot programmer and leads engineering at Logic Soft scaling the operations of a ~ 30 year old company. Previously, he has donned multiple roles in a product that SAP is building in the Fintech domain; doing everything from operations to system administration, database administrations and handling a major chunk of the middleware.

Being an avid FOSS enthusiast, he’s contributed to many small and sometimes large open source projects. You can find quite a lot of side projects if you scour his GitHub profile.

Programming Languages fancy him and he’s slowly working his way through SICP, C# in Depth, Clojure for the Brave and True and others. He blogs, is an amatuer runner and is very very (very) fond of the Mountains.

PS: Pink Floyd rocks!

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

FOSSMeet is an annual event on Free and Open Source Software, conducted at National Institute of Technology, Calicut. The funnel is a space for proposals and voting on events. more