Log4net

Reference address:

“C# log4net configuration”

“C# use log4net to record logs”

Project reference nuget package log4net

Add a reference to the App.config file

Add the fo

MySQL looks back

The difference between Mysql and Oracle 1. Instance difference   Mysql is a lightweight database, open source and free. Oracle is charged and the price is very high.

One instance of Mysql can

C # generics

Generic allows you to delay writing the specification of the data type of the programming element in the class or method until it is actually used in the program. In other words, generics allow you