abstract keyword (modifier) is used to create abstract class, methods, properties etc. abstract means its a missing or incomplete. we also call hidin…
Read moreThe as keword explicitly converts the result of an expression to a given reference or nullable value type. If the conversion isn't possible, the …
Read moreKeywords are predefined sets of reserved words that have special meaning in a program. The meaning of keywords can not be changed, neither can they b…
Read moredotnet command and its use The .NET Core command-line interface (CLI) is a new cross-platform tool for creating, restoring packages, building, runni…
Read moreTo use serilog package in dot net core is quit simple. Please do following steps, just add some line in code and your log can be saved in local file …
Read more
Social Plugin