Pinned Repositories
ALC3.1-igando
aspire
.NET Aspire
AspnetMicroservices_CrossCutting
Microservices Observability, Resilience and Health Monitoring
awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
aws-dotnet-deploy
Opinionated tooling that simplifies deployment of .NET applications to AWS.
aws-dotnet-examples
A collection of independent dotnet core projects written in C# that demonstrate how to integrate with various AWS services using the AWS SDK for dotnet
aws-publisher-subscriber-example
An example of the publish-subscribe pattern in .NET Core 2.0 using the AWS Simple Notification Service (SNS) and AWS Simple Queue Service (SQS)
BaraakuMiniBanking
BenchmarkDotNet
Powerful .NET library for benchmarking
Blogger
Clean Architecture, CQRS, and DDD Implementation by ASP.NET Core Blog problem domain.
kentprince13's Repositories
kentprince13/BaraakuMiniBanking
kentprince13/aspire
.NET Aspire
kentprince13/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
kentprince13/aws-dotnet-deploy
Opinionated tooling that simplifies deployment of .NET applications to AWS.
kentprince13/BenchmarkDotNet
Powerful .NET library for benchmarking
kentprince13/Blogger
Clean Architecture, CQRS, and DDD Implementation by ASP.NET Core Blog problem domain.
kentprince13/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
kentprince13/Calculator1
kentprince13/CKA-study-guide-exercises
My learning journey for CKA. Qualified with 94% .Complete examples and documentation for the Certification
kentprince13/ckad-questions
A set of exercises and solutions to prepare for the Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation.
kentprince13/CleanArchitecture_Modularization
Clean Architecture, Modularization and Unit Testing
kentprince13/CommentDownloader
kentprince13/DotnetJobsOs
kentprince13/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
kentprince13/example-voting-app
Example Docker Compose app
kentprince13/flutter_graphql_implementation
kentprince13/iso8583-ytdemo
A Code demo that shows how ISO 8583 messages are being generated
kentprince13/kubernetes-bootcamp
A modern All-In-One guide to become proficient with Kubernetes core concept and pass the Certified Kubernetes Application Developer (CKAD) exam
kentprince13/Microservice
kentprince13/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
kentprince13/pluralsight-ddd-fundamentals
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
kentprince13/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
kentprince13/professional-programming
A collection of learning resources for curious software engineers
kentprince13/RestSharp
Simple REST and HTTP API Client for .NET
kentprince13/run-aspnet-identityserver4
Secure microservices with using standalone Identity Server 4 and backing with Ocelot API Gateway. Protect our ASP.NET Web MVC and API applications with using OAuth 2 and OpenID Connect in IdentityServer4. Securing your web application and API with tokens, working with claims, authentication and authorization middlewares and applying policies.
kentprince13/run-aspnetcore-microservices
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana and SeriLog, use the HealthChecks with Watchdog, Implement Retry and Circuit Breaker patterns with Polly and so on.. See Microservices Architecture and Step by Step Implementation on .NET Course w/ discount->
kentprince13/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
kentprince13/YamlDotNet
YamlDotNet is a .NET library for YAML
kentprince13/yt_ISO_Client
A demo ISO Client.
kentprince13/yt_ISO_Server
A demo ISO Server.