#csharp #actor #c_sharp #dotnet #game #game_engine #meta #metaverse #mmo #mmorpg #server #unity #unity3d #web3
ET is a powerful and flexible game development framework for distributed game servers and clients. It uses C# and .NET Core, and works on Windows and Linux. Key benefits include:
- Fast development: Hot reloading for both client and server code changes without restarts
- Shared code between client and server
- Supports KCP, ENET, TCP and WebSocket protocols for low-latency networking
- Easy AI development, simpler than behavior trees
- Visual tools to debug and monitor client and server data
These features make ET well-suited for large game projects, improving development speed and performance.
https://github.com/egametang/ET
ET is a powerful and flexible game development framework for distributed game servers and clients. It uses C# and .NET Core, and works on Windows and Linux. Key benefits include:
- Fast development: Hot reloading for both client and server code changes without restarts
- Shared code between client and server
- Supports KCP, ENET, TCP and WebSocket protocols for low-latency networking
- Easy AI development, simpler than behavior trees
- Visual tools to debug and monitor client and server data
These features make ET well-suited for large game projects, improving development speed and performance.
https://github.com/egametang/ET
GitHub
GitHub - egametang/ET: Unity3D Client And C# Server Framework
Unity3D Client And C# Server Framework. Contribute to egametang/ET development by creating an account on GitHub.
#cplusplus #dotnet #javascript #nodejs #quickjs #typescript #unity #unrealengine #v8
PuerTS is a tool that helps you use TypeScript with game engines like Unity and Unreal Engine, as well as with .NET projects. It provides a JavaScript runtime and lets you access the game engine using TypeScript, which makes your code more robust and maintainable due to static type checking. This tool is highly efficient and performs well, especially in complex scenes, and it supports various platforms including iOS, Android, and Windows. Using PuerTS can make game development easier and faster by combining the power of JavaScript/Node.js ecosystems with professional game engines. You can start using it by following the documentation available on their website.
https://github.com/Tencent/puerts
PuerTS is a tool that helps you use TypeScript with game engines like Unity and Unreal Engine, as well as with .NET projects. It provides a JavaScript runtime and lets you access the game engine using TypeScript, which makes your code more robust and maintainable due to static type checking. This tool is highly efficient and performs well, especially in complex scenes, and it supports various platforms including iOS, Android, and Windows. Using PuerTS can make game development easier and faster by combining the power of JavaScript/Node.js ecosystems with professional game engines. You can start using it by following the documentation available on their website.
https://github.com/Tencent/puerts
GitHub
GitHub - Tencent/puerts: PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.
PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript. - Tencent/puerts
#csharp #android #desktop #dotnet #hacktoberfest #ios #maccatalyst #maui #microsoft #mobile #multi_platform #user_interface #winui #winui3
.NET MAUI is a tool that lets you create apps for many different devices like Android, iOS, iPadOS, macOS, and Windows using just one set of code. This means you can write your app once and it will work on all these platforms. It uses C# and XAML, making it easier and faster to develop apps. With .NET MAUI, you can use Visual Studio tools and emulators to speed up your development process. This saves time and effort because you don't need to write separate codes for each device type.
https://github.com/dotnet/maui
.NET MAUI is a tool that lets you create apps for many different devices like Android, iOS, iPadOS, macOS, and Windows using just one set of code. This means you can write your app once and it will work on all these platforms. It uses C# and XAML, making it easier and faster to develop apps. With .NET MAUI, you can use Visual Studio tools and emulators to speed up your development process. This saves time and effort because you don't need to write separate codes for each device type.
https://github.com/dotnet/maui
GitHub
GitHub - dotnet/maui: .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning…
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. - dotnet/maui
#csharp #dotnet #genshin #genshin_impact #hoyoverse #hutao #mihoyo #snap_hutao #windows #winui3 #yuanshen
Snap Hutao is a free, open-source toolkit for Genshin Impact players on Windows. It combines official resources with new features to enhance your gaming experience without needing a mobile device. The toolkit is safe and does not harm the game client. You can easily install and set it up using the Quick Start guide. It also supports multiple languages and has a community that contributes to its development. This tool helps you play the game more efficiently and enjoyably.
https://github.com/DGP-Studio/Snap.Hutao
Snap Hutao is a free, open-source toolkit for Genshin Impact players on Windows. It combines official resources with new features to enhance your gaming experience without needing a mobile device. The toolkit is safe and does not harm the game client. You can easily install and set it up using the Quick Start guide. It also supports multiple languages and has a community that contributes to its development. This tool helps you play the game more efficiently and enjoyably.
https://github.com/DGP-Studio/Snap.Hutao
GitHub
GitHub - DGP-Studio/Snap.Hutao: 实用的开源多功能原神工具箱 🧰 / Multifunctional Open-source Genshin Impact Toolkit 🧰
实用的开源多功能原神工具箱 🧰 / Multifunctional Open-source Genshin Impact Toolkit 🧰 - DGP-Studio/Snap.Hutao
#java #dotnet #java #javascript #python #ruby #selenium #webdriver
Selenium is a tool that helps automate web browsers, making it easier to test websites and web applications. It works with all major web browsers and is compatible with many programming languages like Java, Python, Ruby, and more. Selenium is free and open-source, maintained by volunteer contributors. To use Selenium, you can follow the user manual for detailed examples and get help if you're stuck. It also offers various ways to set up your development environment, including using GitPod or Docker images, which simplifies the process. This tool benefits users by automating browser interactions, saving time and effort in testing and development.
https://github.com/SeleniumHQ/selenium
Selenium is a tool that helps automate web browsers, making it easier to test websites and web applications. It works with all major web browsers and is compatible with many programming languages like Java, Python, Ruby, and more. Selenium is free and open-source, maintained by volunteer contributors. To use Selenium, you can follow the user manual for detailed examples and get help if you're stuck. It also offers various ways to set up your development environment, including using GitPod or Docker images, which simplifies the process. This tool benefits users by automating browser interactions, saving time and effort in testing and development.
https://github.com/SeleniumHQ/selenium
GitHub
GitHub - SeleniumHQ/selenium: A browser automation framework and ecosystem.
A browser automation framework and ecosystem. Contribute to SeleniumHQ/selenium development by creating an account on GitHub.
#csharp #azure #azure_sdk #c_sharp #dotnet #hacktoberfest #microsoft
The Azure SDK for .NET helps you easily use Azure services in your .NET applications. It includes new and stable libraries for various Azure services like storage, networking, and more. The new libraries follow consistent design guidelines, making it easy to learn and use different services once you know one. They also include features like HTTP retries, logging, and authentication protocols. You can find tutorials, samples, and documentation to get started quickly. Using this SDK simplifies your development process and ensures your code is ready for production, making it easier to manage and interact with Azure resources.
https://github.com/Azure/azure-sdk-for-net
The Azure SDK for .NET helps you easily use Azure services in your .NET applications. It includes new and stable libraries for various Azure services like storage, networking, and more. The new libraries follow consistent design guidelines, making it easy to learn and use different services once you know one. They also include features like HTTP retries, logging, and authentication protocols. You can find tutorials, samples, and documentation to get started quickly. Using this SDK simplifies your development process and ensures your code is ready for production, making it easier to manage and interact with Azure resources.
https://github.com/Azure/azure-sdk-for-net
GitHub
GitHub - Azure/azure-sdk-for-net: This repository is for active development of the Azure SDK for .NET. For consumers of the SDK…
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our ver...
👍1
#csharp #csharp #dotnet #jellyfin
Jellyfin is a free software system that helps you manage and stream your media files. It's like Emby or Plex but completely free and open-source, meaning there are no premium fees or hidden costs. You can use it on many different devices and operating systems. To get started, you can download and install Jellyfin from their website, and there are guides to help you set it up quickly. The benefit to you is that you have full control over your media, it's free to use, and you can contribute to its development if you want. This makes it a great option for anyone looking for a flexible and cost-free media management solution.
https://github.com/jellyfin/jellyfin
Jellyfin is a free software system that helps you manage and stream your media files. It's like Emby or Plex but completely free and open-source, meaning there are no premium fees or hidden costs. You can use it on many different devices and operating systems. To get started, you can download and install Jellyfin from their website, and there are guides to help you set it up quickly. The benefit to you is that you have full control over your media, it's free to use, and you can contribute to its development if you want. This makes it a great option for anyone looking for a flexible and cost-free media management solution.
https://github.com/jellyfin/jellyfin
GitHub
GitHub - jellyfin/jellyfin: The Free Software Media System - Server Backend & API
The Free Software Media System - Server Backend & API - jellyfin/jellyfin
#powershell #dotnet #dotnet_core
The .NET release notes provide important information about different versions of .NET, such as their release dates, support status, and end-of-support dates. For example, .NET 9 will be released on November 12, 2024, and will be supported until May 12, 2026. You can also find the latest patch versions for each release. This information helps users plan and manage their projects by knowing when to update or switch to a new version, ensuring they have the latest security patches and features. Additionally, you can follow GitHub discussions for the latest news and updates on .NET releases.
https://github.com/dotnet/core
The .NET release notes provide important information about different versions of .NET, such as their release dates, support status, and end-of-support dates. For example, .NET 9 will be released on November 12, 2024, and will be supported until May 12, 2026. You can also find the latest patch versions for each release. This information helps users plan and manage their projects by knowing when to update or switch to a new version, ensuring they have the latest security patches and features. Additionally, you can follow GitHub discussions for the latest news and updates on .NET releases.
https://github.com/dotnet/core
GitHub
GitHub - dotnet/core: .NET news, announcements, release notes, and more!
.NET news, announcements, release notes, and more! - dotnet/core
#csharp #dotnet #hacktoberfest #help_wanted
The .NET Runtime repository contains the code for building the .NET runtime, libraries, and installers for various platforms. This project allows you to contribute by reporting issues, testing nightly builds, and even fixing bugs. You can learn how to use .NET through tutorials and documentation, and there are resources for deploying apps and getting support. Reporting security issues is also straightforward through a private email process. The project is open-source under the MIT license, making it free to use and modify. By participating, you can help improve .NET and be part of a global community of developers.
https://github.com/dotnet/runtime
The .NET Runtime repository contains the code for building the .NET runtime, libraries, and installers for various platforms. This project allows you to contribute by reporting issues, testing nightly builds, and even fixing bugs. You can learn how to use .NET through tutorials and documentation, and there are resources for deploying apps and getting support. Reporting security issues is also straightforward through a private email process. The project is open-source under the MIT license, making it free to use and modify. By participating, you can help improve .NET and be part of a global community of developers.
https://github.com/dotnet/runtime
GitHub
GitHub - dotnet/runtime: .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps. - dotnet/runtime
#csharp #dotnet #microsoft #mstest #mstestv2 #tdd #test #test_framework #test_runner #testing_tools #unittest #visual_studio
MSTest is a tool from Microsoft that helps you test your .NET applications. It allows you to write and run tests on different platforms like Windows, Linux, and Mac. You can easily add it to your projects using NuGet packages. This framework is open source, fully supported, and cross-platform, making it versatile and reliable. By using MSTest, you can ensure your code works correctly and make improvements more efficiently, which helps in delivering high-quality software.
https://github.com/microsoft/testfx
MSTest is a tool from Microsoft that helps you test your .NET applications. It allows you to write and run tests on different platforms like Windows, Linux, and Mac. You can easily add it to your projects using NuGet packages. This framework is open source, fully supported, and cross-platform, making it versatile and reliable. By using MSTest, you can ensure your code works correctly and make improvements more efficiently, which helps in delivering high-quality software.
https://github.com/microsoft/testfx
GitHub
GitHub - microsoft/testfx: This repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative…
This repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative to VSTest, as well as MSTest adapter and framework. - microsoft/testfx