nitincoderepo's Stars
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
ardalis/DesignPatternsInCSharp
Samples associated with Pluralsight design patterns in c# courses.
dotnet/eShop
A reference .NET application implementing an eCommerce site
alejandro-ao/ask-multiple-pdfs
A Langchain app that allows you to chat with multiple PDFs
ToonVanhoutte/servicebus-claimcheck-connector
Azure Logic Apps connector for Service Bus that leverages the claim check pattern via Azure Blob Storage
dotnet-architecture/eShopOnBlazor
Migration of a traditional ASP.NET Web Forms app to Blazor
amantinband/clean-architecture
The ultimate clean architecture template for .NET applications 💪
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
dmetzgar/dotnetcoreinaction
Companion code from .NET Core in Action by Manning Publishing
NajiElKotob/Awesome-EntityFrameworkCore
Awesome Entity Framework Core
julielerman/EFCore8Fundamentals
Code for Pluralsight EF Core 8 Fundamentals published Jan 2024
redis-developer/basic-redis-rate-limiting-demo-csharp-dot-net
Basic redis rate limiting demo written in C# .net
redis-developer/basic-redis-chat-app-demo-dotnet
Basic Redis Chat Demo App dot net
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
jrnl-org/jrnl
Collect your thoughts and notes without leaving the command line.
archokshi/ARCGPTs
vkhorikov/EFCoreEncapsulation
Source code for the course Encapsulating EF Core Usage
vkhorikov/CleanArchitecture
Source code for an (upcoming) course about Clean Architecture
vkhorikov/ValidationInDDD
The source code for the Pluralsight course about Validation, DDD, and FluentValidation library
vkhorikov/CqrsInPractice
Source code for the CQRS in Practice Pluralsight course
ardalis/Specification
Base class with tests for adding specifications to a DDD model
julielerman/pluralsight-ddd-fundamentals
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
julielerman/EFCore6andDDDPluralsight
Sample code from Pluralsight EF Core 6 and Domain-Driven Design published May 2023. https://github.com/julielerman/EFCoreDDDPluralsight for EF Core 8 version
vkhorikov/DddAndEFCore
Source code for the DDD and EF Core Pluralsight course
ardalis/pluralsight-ddd-fundamentals
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
vkhorikov/DddInAction
Source code for the DDD in Practice Pluralsight course
octocloudlabs/travel-weather
A Python HTTP API to demonstrate Codespaces working with Copilot. Used during the 2024 Microsoft AI Tour events
Virtual-Domain-driven-design/virtual-domain-driven-design
matthewrenze/clean-architecture-demo
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Framework 4.8
matthewrenze/clean-architecture-core
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Core