Skip to content

VivianBellfore/CSharp-Snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSharp-Snippets

Just some CSharp snippets from me, that could be useful for others.



MySQLWrapper

This is a wrapper class for .NET Framework 4.7.2 to use an SQL data base with MySqlConnector.
It provides functions for all types of sql statements and a function for setting integer that also calculates the existing integer with it.



LanguageManager

This is a small translation system that has a default or system language and can also handel individual user languages at the same time. You can use translations by a string identifier for multiple languages.

About

Just some CSharp snippets from me, that could be useful for others.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages