29
Amir Barylko - OSS Tools & Libs MavenThought Inc. AMIR BARYLKO OPEN SOURCE TOOLS & LIBS FOR .NET PROJECTS

Open source libraries and tools

Embed Size (px)

Citation preview

Page 1: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

AMIR BARYLKO

OPEN SOURCE TOOLS & LIBS

FOR .NET PROJECTS

Page 2: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

WHO AM I?

•Architect

•Developer

•Mentor

•Great cook

•The one who’s entertaining you for the next

Page 3: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

RESOURCES

•Email: [email protected]

•Twitter : @abarylko

•Slides: http://orthocoders.com/presentations.html

Page 4: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

IDE

•Visual Studio

•Resharper

•SharpDevelop

•MonoDevelop

Page 5: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

SOURCE CONTROL

•Git

•Mercurial

•Svn

•TFS

•SourceSafe

Page 6: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

PACKAGE MANAGEMENT

•Nuget

•Shared Folder

•Store dependencies in source control

•DLL hell

•Versioning hell

Page 7: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

CI SERVER

• TeamCity

• CruiseControl.net

• Hudson

• BuildMaster

• TFS???

• Go (not free)

Page 8: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

METRICS

•StyleCop

• FxCop

•NChurn

•PartCover

•MS Metrics???

•NDepend (not free)

•DotCover (free on server)

Page 9: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

BUILD SCRIPT

•Rake + Albacore

•MsBuild

•PSake

•Nant

Page 10: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

ORM

•NHibernate

•Entity Framework

•LINQ to SQL

•ADO.NET

Page 11: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

IOC CONTAINERS

•Castle Windsor

•StructureMap

•Ninject

•MS Unity

Page 12: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

DB MANAGEMENT

•Fluent Migrator

•Migrator Dot Net

•Mig#

•RoundHouse

Page 13: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

API SERVICES

•Nancy

•Web API

•ASP .NET MVCX

•ASP .NET

Page 14: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

UNIT TESTING

•Nunit,

•MSTest (need VS installed)

•xUnit

•MSpec

•MT Testing

Page 15: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

MOCKING

•RhinoMocks

•Moq

•NSubstitute

•FakeIt Easy

•StructureMap.Automocking

Page 16: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

ACCEPTANCE TESTING

•SpecFlow

•Cucumber + Capybara

•CukeForNuke

•MS Test Recorder

Page 17: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

APP AUTOMATION

•Selenium

•Watin

•White Library (desktop)

Page 18: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

HTTP LIBRARIES

•Rest#

•Hammock

•EasyHttp

Page 19: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

JSON

•JSON.net

• JSONFx

•System.Json

Page 20: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

JS LIBRARIES

•jQuery

• jQuery UI

•Prototype

•MooTools

Page 21: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

ROUTING

•RestfulRouting

Page 22: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

JS MVC LIBRARIES

•Ember.js

•Backbone.js

•Knockout.js

•Meteor.js

•Angular.js

Page 23: Open source libraries and tools

Framework UI Bindings Composed ViewsWeb Presentation

Layer

Plays Nicely With

Others

Backbone.js ✗ ✗ ✓ ✓

Knockout.js ✓ ✗ ✓ ✓

Ember.js ✓ ✓ ✓ ✓

Angular.js ✓ ✗ ✓ ✓

http://codebrief.com/2012/01/the-top-10-javascript-mvc-frameworks-reviewed/

Page 24: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

VIEW ENGINES

•Razor

•Spark

•WebForms

•NHaml

•Brail

Page 25: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

ROLES AND ACCESS

•Fluent Security

•Umbraco Security

Page 26: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

COFFEESCRIPT

•MindScape Workbench

•Coffeescript-dotnet

Page 27: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

SASS AND LESS

•DotLess

•MindScape Workbench

•Compass

Page 28: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

CSS LIBRARIES

•Twitter’s Bootstrap:

•YUI Library: http://yuilibrary.com/

•Blueprint CSS

•960 CSS

Page 29: Open source libraries and tools

Amir Barylko - OSS Tools & Libs MavenThought Inc.

VS EXTENSIONS

•ReSharper (not free)

•VSCommands

•C# Outline

•Productivity Tools