Slipe: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "<big><big>Native C# for MTA</big></big> With Slipe Server you're able to run a Native C# MTA server. Making use of the entire dotnet ecosytem, any NuGet package you want, industry-standard ORMs and logging frameworks, and far more. Slipe Server enables you to make use of the full power of C#. This includes but is not limited to: type safety, inheritance, multithreading and async/await. See more at: https://server.mta-slipe.com/ Get started at: https://github.com/mta...")
 
m (Category)
 
Line 9: Line 9:


Get started at: https://github.com/mta-slipe/Slipe-Server
Get started at: https://github.com/mta-slipe/Slipe-Server
[[Category:Development]]

Latest revision as of 13:14, 29 September 2024

Native C# for MTA

With Slipe Server you're able to run a Native C# MTA server. Making use of the entire dotnet ecosytem, any NuGet package you want, industry-standard ORMs and logging frameworks, and far more.

Slipe Server enables you to make use of the full power of C#. This includes but is not limited to: type safety, inheritance, multithreading and async/await.


See more at: https://server.mta-slipe.com/

Get started at: https://github.com/mta-slipe/Slipe-Server