CarlosLanderas / dotnet2019-aspnet-core-best-practices
Dotnet 2019 Talk - Asp.Net Core Good Practices in 2019
☆77Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for dotnet2019-aspnet-core-best-practices
- Source code for our DotNet 2018 talk: Good Practices with Asp .Net Core☆32Updated 6 years ago
- Balea is an authorization framework for ASP.NET Core developers.☆246Updated last month
- An example of how to implement various clean coding & architecture techniques. Technologies used: .Net Core, Razor Pages, EF Core, Boots…☆112Updated 3 years ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆95Updated last year
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated last year
- Ntrada - API Gateway built with .NET Core☆133Updated last year
- Source code for the DDD and EF Core Pluralsight course☆254Updated 3 years ago
- App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core☆76Updated 2 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆140Updated 5 years ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆75Updated 4 years ago
- Sample created in the live-coding video series☆81Updated last year
- CleanArchitectureExample Project☆59Updated 3 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆197Updated 4 years ago
- Modular monolith in .NET Core☆131Updated 3 years ago
- Manual sobre testing efectivo de tus HTTP API creadas con .NET Core 2.X☆39Updated 6 years ago
- Example CQRS application using Cosmos DB with EF Core☆66Updated 9 months ago
- CQRS implementation in .NET Core with MediaTR tutorial☆104Updated last year
- Samples and resources of how to design WebApi with .NET☆243Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆100Updated last year
- A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices par…☆140Updated last year
- ☆92Updated 3 years ago
- ☆56Updated last week
- Microservices sample solution for YouTube videos services☆137Updated 2 years ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆134Updated 5 years ago
- Sample code developed for a talk on Entity Framework core 3 - building on JasonGT's Northwind Traders example.☆118Updated 5 years ago
- Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying …☆152Updated last year
- Keep your application code free of dependencies like persistence and presentation.☆75Updated last year
- Sample code for the Clean Testing talk.☆82Updated last year
- ASP.NET Core middleware that adds HttpCache headers to responses (Cache-Control, Expires, ETag, Last-Modified), and implements cache expi…☆271Updated last month