Pinned Repositories
CSharpWpfChatGPT
A C# WPF ChatGPT (GPT-3.5 model turbo) app that mimics ChatGPT website UI
DeepCloner
Fast object cloner for .NET
mock-oauth2-server
A scriptable/customizable web server for testing HTTP clients using OAuth2/OpenID Connect or applications with a dependency to a running OAuth2 server (i.e. APIs requiring signed JWTs from a known issuer)
KostasGkoutis's Repositories
KostasGkoutis/CSharpWpfChatGPT
A C# WPF ChatGPT (GPT-3.5 model turbo) app that mimics ChatGPT website UI
KostasGkoutis/DeepCloner
Fast object cloner for .NET
KostasGkoutis/mock-oauth2-server
A scriptable/customizable web server for testing HTTP clients using OAuth2/OpenID Connect or applications with a dependency to a running OAuth2 server (i.e. APIs requiring signed JWTs from a known issuer)
KostasGkoutis/sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.