rafaelqueiroz89 / design_patterns_in_csharpLinks
In this repository I am doing some exercises and examples about the GOF design patterns in C# 7, so it's pretty much updated.
☆23Updated 8 years ago
Alternatives and similar repositories for design_patterns_in_csharp
Users that are interested in design_patterns_in_csharp are comparing it to the libraries listed below
Sorting:
- Building blocks for Aspnet Core Microservices Development☆44Updated 7 years ago
- Great tools to increase the quality of your unit tests in .NET C#☆56Updated 8 years ago
- Entity Framework Core 2 for the Enterprise☆151Updated last year
- Workflow automation library for .NET☆81Updated 6 years ago
- This is a .NET skeleton project to introduce the concepts of Domain Driven Design and loosely coupled layers. You can use this solution a…☆181Updated 11 years ago
- Introduction to Elasticsearch with NEST, ASP.NET Web API 2 and AngularJS☆59Updated last month
- Projeto ASP.NET Core + Entity Framework Core + Dapper, demonstrando o uso de ambos separadamente e em um cenário híbrido.☆114Updated 6 years ago
- SmsQuiz Project for blog series☆104Updated last year
- Generic implementation of Repository pattern in C# .NET☆133Updated 4 years ago
- SignalR self hosted in a Windows Service with an ASP.NET MVC client consuming the generated data☆26Updated 9 years ago
- API for uploading and retrieving images using ASP .NET Core 2.1☆25Updated 7 years ago
- Integration of the DbConnection and Asp.Net Core Logging☆46Updated 5 years ago
- Flepper is a library to aid in database interaction.☆61Updated 6 years ago
- An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Micr…☆84Updated 7 years ago
- An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack☆165Updated 7 years ago
- This library help you to build your applications using CQRS and Event source concepts.☆34Updated 5 years ago
- Sphinx-based documentation for Hangfire☆58Updated last week
- ☆34Updated 5 years ago
- Some authorization filters for Hangfire's Dashboard☆155Updated last year
- Example of configuring Health Check and Serilog using Elastic Stack, Datalust Seq and Application Insights in .NET 7.0☆18Updated 2 years ago
- ☆18Updated 8 years ago
- ASP.NET Core 3.0 Paging (including filtering and sorting) solution using Entity Framework Core 3.0 and IEnumerable<T>☆80Updated last week
- ☆108Updated last year
- .NET Core Application blocks for message-based communication☆157Updated 8 years ago
- A project to help demonstrate how to do unit, integration and acceptance tests with an web api project using ASP.NET Core and Angular 7 f…☆48Updated 6 years ago
- A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied...☆179Updated 5 years ago
- An MVC 5 and Web API 2 application with Automapper, EF 6, repository pattern, dependency injection and IOC using Autofac which uses one u…☆87Updated 7 years ago
- Isolamento do ASP.NET Identity e utilização no Domínio☆87Updated 8 years ago
- Example app for Event Sourcing with RabbitMQ. To build high available services.☆33Updated 2 years ago
- Unit of Work + Repository Pattern in MVC5 and Web API 2 with Fluent Nhibernate