Commit Graph

21 Commits

Author SHA1 Message Date
Gyula Kerezsi
548d1a03f2 migrated to dotnet-core 2.0 2017-09-20 16:12:41 +03:00
Petrutiu Mihai
1d04dafb70 Add BehavioralPatterns project back again in the solution (somehow it was gone)
Update Scrum example on State pattern
Add Scrum pattern using state role interfaces
2016-07-21 13:59:57 +03:00
Petrutiu Mihai
8ced7d951b Move UserStoryMotivational to the motivational example file
Update the scrum state pattern example with description about some pitfalls of classsic implementation
2016-07-21 11:49:27 +03:00
Petrutiu Mihai
462ee43283 Remove diagrams from BehavioralPatterns solution, so that people without Visual Studio Ultimate may open withotu seing errors.
Add another solution BehavioralPatternsWIthDiagrams where we have also the modeling project
2016-07-20 17:53:06 +03:00
Petrutiu Mihai
db0f5bbbc6 Add modeling project to have diagrams for patterns 2016-07-14 12:32:13 +03:00
Petrutiu Mihai
6acb465f3e Remove build status, as it looks harder to add build to .net core 2016-07-14 12:31:30 +03:00
Petrutiu Mihai
89de55081c Add build.sh and travis.yml 2016-07-14 12:31:09 +03:00
Petrutiu Mihai
301167a30f Update readme 2016-07-14 12:29:29 +03:00
Petrutiu Mihai
d5d4fc3f86 Add VisitorPattern example 2016-07-14 12:29:12 +03:00
Petrutiu Mihai
161e6b7c03 Add template method example 2016-07-14 12:29:01 +03:00
Petrutiu Mihai
63c5ae3ab1 Add strategy pattern basic example 2016-07-14 12:24:11 +03:00
Gardient
b5997ced99 ze poker hand checker 2016-07-14 12:23:10 +03:00
Petrutiu Mihai
10175aca16 Add state pattern example 2016-07-14 12:22:48 +03:00
Petrutiu Mihai
4a69b3da17 Update to .net core 2016-07-14 12:22:34 +03:00
Petrutiu Mihai
c66816b938 Add observer pattern
Update memento pattern examples class to have run as static method
Update behavioral patterns program.cs to maintain the order
2016-07-14 12:22:24 +03:00
Petrutiu Mihai
0a130b0405 Add another air traffic controller example for mediator 2016-07-14 12:22:02 +03:00
Petrutiu Mihai
a632b5a6d9 Add mediator examples 2016-07-14 12:21:56 +03:00
Petrutiu Mihai
35c3c5722d Add Iterator pattern 2016-07-14 12:21:16 +03:00
Petrutiu Mihai
1ab706016e Add command pattern 2016-07-14 12:21:09 +03:00
Petrutiu Mihai
90fd5764d4 Remove command pattern, as I don't see it relevant 2016-07-14 12:02:16 +03:00
Petrutiu Mihai
36c3127081 Add project files 2016-07-14 12:00:45 +03:00