Codementor Events

Revisiting C# .Net 8.0 and Micro Services — Update 4

Published Mar 10, 2024
Revisiting C# .Net 8.0 and Micro Services — Update 4

collection of example code related to c sharp basics, design patterns and mini projects for student learners, added to my github repo.

So, I continue to update my github repository with new code. The repository is available here.

https://github.com/Jay-study-nildana/CSharpForStudents

And, in this update, I have added example code for the following.

partial classes and methods
static classes
enumerations
structures
system.object
generics
null related code
garbage collection
delegates and events
arrays
collections list
dictionary
hashtable and hashset
stack
queue
collection class
LINQ
strings
datetime
math class
regular expressions

This content originally published on my blog, here.

Thanks for reading.

Jay (Vijayasimha BR)

Discover and read more posts from Vijayasimha BR
get started
post commentsBe the first to share your opinion
Show more replies