jeremybytes / learning-design-patternsLinks
Code to go along with the presentation "Design Patterns: Not Just for Architects"
☆26Updated last month
Alternatives and similar repositories for learning-design-patterns
Users that are interested in learning-design-patterns are comparing it to the libraries listed below
Sorting:
- Sample project to show how to consume async methods / methods that return Task☆38Updated last year
- An example of "client-side" validation using a server framework☆22Updated 11 years ago
- This is a port of the Sterling Open Source NoSQL database to .NET Standard 2.0.☆35Updated 7 years ago
- An example of the State design pattern in C#☆32Updated 3 years ago
- A sample project using RabbitMQ to power an ASP.NET Twitter clone☆21Updated 9 years ago
- Sample code for DI Why?☆20Updated 2 years ago
- Sample code for the guided tour of Exception Handling in ASP.NET Web API.☆20Updated 7 years ago
- A dotnet tool to do a http request/response security assessment☆37Updated 6 years ago
- The "classy" way to filter collections.☆27Updated 2 years ago
- Library for ASP.NET Core project which saves user activity, request log and uses Kibana to present the data☆16Updated 8 years ago
- The demos for masstransit used in conference sessions (e.g. NDC Oslo)☆17Updated 9 years ago
- Algorithm and data-structure library for .NET 3.5 and up. Algorithmia contains sophisticated algorithms and data-structures like graphs, …☆18Updated 6 years ago
- Razor Pages example showing a complex page model☆32Updated 7 years ago
- Sample for building modular monoliths using .NET Core razor class libraries☆16Updated 5 years ago
- ASP.NET Core example using Serilog and MVC and API project with shared config assembly☆20Updated 4 years ago
- benchmarks and code samples for my State of the .NET Performance talk☆16Updated 7 years ago
- ☆38Updated 4 years ago
- This is repository for onion architecture in ASP.NET MVC application☆29Updated 10 years ago
- Execute MediatR requests via JsonRpc using WebAPI☆32Updated 8 years ago
- A sample project showing how to load view components from a class library☆19Updated 8 years ago
- ☆11Updated 6 years ago
- Some examples of double dispatch in C# and how to use in domain models.☆15Updated 6 years ago
- Pipeline Framework used in the Pluralsight course, Developing Extensible Software☆29Updated 11 years ago
- A simple approach to command and query data access using Entity Framework.☆13Updated 10 years ago
- ASPNETCore Api that uses EF Core & PostgreSQL. Also includes tests with InMemory provider☆40Updated 8 years ago
- Mastering ASP.NET Core 2.0, published by Packt☆40Updated 2 years ago
- The fastest and smoothest way to great architecture☆73Updated this week
- Receive messages from multiple sources using a centralised delivery pipeline☆25Updated 4 years ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆61Updated 2 years ago
- An ASP.NET MVC project with RavenDB backend, using SendGrid and Twilio for user registration confirmation and optional two-factor authent…☆40Updated 10 years ago