https://github.com/modxvoldhunter/csharp-sdk
CSharp for nerds
https://github.com/modxvoldhunter/csharp-sdk
csharp dotnet dotnet-sdk sdk
Last synced: 5 months ago
JSON representation
CSharp for nerds
- Host: GitHub
- URL: https://github.com/modxvoldhunter/csharp-sdk
- Owner: ModxVoldHunter
- License: mit
- Created: 2024-06-24T21:55:38.000Z (over 1 year ago)
- Default Branch: CSharpNT8
- Last Pushed: 2024-07-10T20:48:14.000Z (over 1 year ago)
- Last Synced: 2025-03-19T02:11:58.887Z (10 months ago)
- Topics: csharp, dotnet, dotnet-sdk, sdk
- Language: C#
- Homepage:
- Size: 6.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
this is for people who use IDE's that do not have the latest for C# such as Sublime Text Editor, Notepad++ and others.
To get Started using the C# Code, download this as a zip and extract it, once it is extracted, drag/copy the folder in your project folder called "lib" or create one. after you can open your project in sublime text editor or vscode.
You can start with a simple program, like in visual studio 2022.
if you already have the .NET SDK or Need it. then go here [.NET SDK](https://github.com/dotnet/sdk/releases)
if you would like to view all the code, extract and import the folder into VSCode and take a look at it.
Happy Coding!