OdeToCode / KatasLinks
☆112Updated 5 years ago
Alternatives and similar repositories for Katas
Users that are interested in Katas are comparing it to the libraries listed below
Sorting:
- Deck & Demos from MSIgnite 2015 & Techorama BE conferences☆104Updated 10 years ago
- Presentations I give☆440Updated 3 months ago
- Demo code demonstrating how to manage a complex code base with DI, Convention over Configuration, etc.☆128Updated 12 years ago
- A simple project to explain CQRS during a live coding session at MS experiences'16☆142Updated 9 years ago
- Sample ASP.NET Core API that generates random data, has swagger UI too☆72Updated 5 years ago
- Class material☆127Updated 3 years ago
- Practical event-sourcing with C# workshop repository☆70Updated 7 years ago
- Source code for the Applying Functional Principles in C# course☆131Updated 3 years ago
- A workshop for Pact using .NET Core☆78Updated 2 months ago
- Code dojos☆117Updated last year
- Source code for the Specification Pattern in C# Pluralsight course☆145Updated last year
- TDD, Refactoring kata in many languages☆16Updated 2 years ago
- ☆234Updated last week
- ☆96Updated 3 years ago
- Code repo for my aspconf 2012 talk on CQRS & Event Sourcing [ http://channel9.msdn.com/Events/aspConf/aspConf/CQRS-with-ASP-NET-MVC-A-Yea…☆25Updated 13 years ago
- An open-source sample project demonstrating how to implement Uncle Bob's Clean Architecture practice called "Screaming Architecture" in A…☆86Updated 7 years ago
- Structurizr for .NET☆411Updated 2 years ago
- This workshop has been migrated to https://github.com/dotnet-presentations/aspnetcore-app-workshop☆104Updated 7 years ago
- Example from a post exploring CleanArchitecture: https://fullstackmark.com/post/11/better-software-design-with-clean-architecture☆135Updated 8 years ago
- ☆190Updated 6 years ago
- Contoso University sample re-done the way I would build it☆393Updated 2 years ago
- Sample code to show microservices using NET, in the context of a cafe☆119Updated 8 years ago
- A unit test harness to assist in testing .NET code in an ASP.NET web forms project☆26Updated 4 years ago
- The code sample from my microservices book - https://manning.com/books/microservices-in-net-core☆184Updated 4 years ago
- GenericServices helps with building a service/application layer in a .NET based application using EF6.x☆248Updated 7 years ago
- a pico library (or code snippets shed) to help you to easily implement Value Types in your C# projects without making errors nor pollutin…☆88Updated 2 years ago
- Simple sequence of requirements, leading to a (hopefully) simple code implementation☆45Updated 4 years ago
- A demonstration of NServiceBus and the Particular Service Platform showing several capabilities all at once including running cross-platf…☆37Updated 6 years ago
- Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.☆210Updated 4 years ago
- A .NET implementation of Domain Driven Design (DDD) sample application based on Eric Evans' examples included in his great book. Project …☆132Updated 14 years ago