Skip to content

Instantly share code, notes, and snippets.

@Zaidos
Last active January 2, 2016 06:29
Show Gist options
  • Save Zaidos/8263796 to your computer and use it in GitHub Desktop.
Save Zaidos/8263796 to your computer and use it in GitHub Desktop.
Open Source for the .NET Developer

Open Source for the .NET Developer

A Guide to the Modern Development Stack

By Alven Diaz

Introduction

Intro goes here.

Part I - The Narratives

  • Frameworks

    • ServiceStack
    • Mono
  • IDEs

    • Visual Studio
    • Xamarin Studio
    • MonoDevelop
    • SharpDevelop
  • Operating Systems

    • Windows
    • Mac OS X
    • Linux
      • Ubuntu
      • Other
  • Web Frameworks

    • ASP.NET MVC && WebForms
    • Nancy
    • FubuMVC
    • Spring.NET
  • ORMs

    • ADO.NET && EntityFramework
    • Dapper
  • Web Servers

    • IIS
    • OWIN
    • Custom
  • Databases

    • Postgres
    • NoSQL
      • RavenDB
  • Cloud Services

    • Rackspace
    • Amazon
    • Azure
  • Platform Services

    • AppHarbor
    • Amazon Beanstalk
    • Azure
    • Uhuru
  • Deployment tools

  • Source Control

  • Package Managers

    • Chocolately
    • NuGet
    • OpenWrap?

Part II - Common Case Scenarios

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