dnikolovv / dev-adventures-realworldLinks
A RealWorld application implemented using the Dev Adventures .NET Core template and functional programming.
☆140Updated 3 years ago
Alternatives and similar repositories for dev-adventures-realworld
Users that are interested in dev-adventures-realworld are comparing it to the libraries listed below
Sorting:
- An example of how to implement various clean coding & architecture techniques. Technologies used: .Net Core, Razor Pages, EF Core, Boots…☆111Updated last month
- Commad-Line Task management with storage on your GitHub☆125Updated 6 years ago
- Learn Clean Architecture with .NET Core 3.0☆251Updated 6 years ago
- A .NET Core demo application which uses the Onion Architecture☆104Updated 3 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated 2 years ago
- Modular blog using Blazor with clean domain-driven design patterns☆408Updated 3 years ago
- ASP.NET Core 3 + Angular 8 + ASP.NET Identity generated using .NET Core SDK☆56Updated 3 years ago
- A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.1☆355Updated last year
- A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices par…☆144Updated 2 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆139Updated 6 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆135Updated 11 years ago
- Real(ish) demo using Angular with ASP.NET Core GraphQL and IdentityServer.☆86Updated 3 years ago
- Samples and resources of how to design WebApi with .NET☆244Updated 3 years ago
- [Distributed .NET Core] API Gateway for DShop project.☆92Updated 6 years ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆137Updated 7 years ago
- Library to run business logic when using Entity Framework Core for database accesses☆219Updated 3 years ago
- ASP.NET Core 3.1 Beginners project template with complete Custom User Management and lot's of other useful Features Which Helps you for R…☆159Updated 2 years ago
- Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying …☆156Updated 3 years ago
- "Yet Another Bug Tracker" solution sample for RavenDB and .NET with Angular UI☆112Updated last year
- A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied...☆178Updated 5 years ago
- A sample ASP.NET Core & Angular app for demonstrating GraphQL API service☆98Updated 3 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- CleanArchitectureExample Project☆62Updated 4 years ago
- Supporting code to go with the book "Entity Framework Core in Action"☆342Updated 5 years ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆199Updated 5 years ago
- Tutorial samples that shows how to use Dapper .NET☆182Updated 3 years ago
- A demonstration project showing practices for writing enterprise grade api's in ASP.NET Core☆71Updated last month
- Sample code for the Clean Testing talk.☆82Updated 2 years ago
- Powerful ASP.NET Core 3 templates with React, true server-side rendering and Docker support☆216Updated 3 years ago
- Sample code developed for a talk on Entity Framework core 3 - building on JasonGT's Northwind Traders example.