TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
savio gomes
NA
2
428
Request for Code Review: Implementing ASP.Net HostedService
Apr 2 2019 12:24 AM
Hey All!
I'm working on adding support for Kubernetes CustomResourceDescryptor in Kamus, a solution for secret encryption in Kubernetes.
I implemented it using Rx and HostedService, and I'll appreciate if someone who is familiar with those areas can take a look at the code and review it. This is the first time I'm implementing HostedService, so I'm sure there are some best practices that I missed.
You can find the relevant PR here, all the relevant part of the HostedService is completed. The code of the HostedService is here.
Thanks!
Reply
Answers (
0
)
Get annotation.hashMap values using itextsharp in C#
HTTPClient only returns HEADERS when I post my JSon payload