Skip to content

omniverse-labs/real-world-c-sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real World C#

YT

YouTube Link - https://www.youtube.com/playlist?list=PLi6bCyLotG-Gqp9gx_qdXBaUaPQuKN8kN

In this series, I share some small tips around C# and .NET, inspired from real world examples that I encounter. They are not perfect and not production ready but I hope they nevertheless help you.

#1 - How to Create a Windows Service?

  1. How to create a Windows service in C# .NET?
  2. How to create a background job in C#?
  3. How to create a REST API client in C#?
  4. How to use Topshelf to create a windows service?

Resouces

  1. Topshelf
  2. JsonPlaceholder

YouTube Link - https://www.youtube.com/playlist?list=PLi6bCyLotG-Gqp9gx_qdXBaUaPQuKN8kN

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages