#csharp #abp #architecture #aspnet #aspnet_core #aspnetcore #best_practices #c_sharp #domain_driven_design #dotnet #dotnet_core #framework #multi_tenancy #nlayer_architecture
https://github.com/aspnetboilerplate/aspnetboilerplate
https://github.com/aspnetboilerplate/aspnetboilerplate
GitHub
GitHub - aspnetboilerplate/aspnetboilerplate: ASP.NET Boilerplate - Web Application Framework
ASP.NET Boilerplate - Web Application Framework. Contribute to aspnetboilerplate/aspnetboilerplate development by creating an account on GitHub.
#cplusplus #c #c_plus_plus #c_sharp #cross_platform #flatbuffers #go #grpc #java #javascript #json_parser #marshalling #mmap #protobuf #python #rpc #rust #serialization #serialization_library #typescript #zero_copy
https://github.com/google/flatbuffers
https://github.com/google/flatbuffers
GitHub
GitHub - google/flatbuffers: FlatBuffers: Memory Efficient Serialization Library
FlatBuffers: Memory Efficient Serialization Library - google/flatbuffers
#csharp #c_sharp #decompile #decompiler #decompiler_engine #dotnet #dotnetcore #ilspy #mono #pdb #unity
https://github.com/icsharpcode/ILSpy
https://github.com/icsharpcode/ILSpy
GitHub
GitHub - icsharpcode/ILSpy: .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform! - icsharpcode/ILSpy
#csharp #asp_net #asp_net_core #c_sharp #dataloader #dotnet #dotnet_core #facebook #graphql #graphql_client #graphql_dotnet #graphql_parser #graphql_schema #graphql_schema_stitching #graphql_server #graphql_syntax #greendonut #hotchocolate #resolver #schema_stitching #strawberryshake
https://github.com/ChilliCream/hotchocolate
https://github.com/ChilliCream/hotchocolate
GitHub
GitHub - ChilliCream/graphql-platform: Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL…
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE. - ChilliCream/graphql-platform
#csharp #c_sharp #mremoteng #multi_protocol #rdp #remote_access #remote_desktop #ssh
https://github.com/mRemoteNG/mRemoteNG
https://github.com/mRemoteNG/mRemoteNG
GitHub
GitHub - mRemoteNG/mRemoteNG: mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections…
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager. - mRemoteNG/mRemoteNG
#cplusplus #c_sharp #gamedev #multi_platform #game_engine #cpp #engine #game_development #flax #flax_engine #flaxengine
https://github.com/FlaxEngine/FlaxEngine
https://github.com/FlaxEngine/FlaxEngine
GitHub
GitHub - FlaxEngine/FlaxEngine: Flax Engine – multi-platform 3D game engine
Flax Engine – multi-platform 3D game engine. Contribute to FlaxEngine/FlaxEngine development by creating an account on GitHub.
#javascript #c #c_sharp #codinasion #codinasion_project #cpp #data_structures_and_algorithms #dsa #dsa_algorithm #go #hacktoberfest #hacktoberfest_accepted #hacktoberfest2022 #java #julia #kotlin #python #typescript
https://github.com/codinasion/program
https://github.com/codinasion/program
GitHub
GitHub - codinasion/codinasion: Collaborate, Create, Innovate : Together with Open Source ❤️
Collaborate, Create, Innovate : Together with Open Source ❤️ - codinasion/codinasion
#csharp #application_platform #aspnet #aspnetcore #c_sharp #dotnet_core #dotnet6 #rapid #serenity #serenity_platform #typescript #visual_studio
https://github.com/serenity-is/Serenity
https://github.com/serenity-is/Serenity
GitHub
GitHub - serenity-is/Serenity: Business Apps Made Simple with Asp.Net Core MVC / TypeScript
Business Apps Made Simple with Asp.Net Core MVC / TypeScript - serenity-is/Serenity
#csharp #c_sharp #dotnet #dotnet_core #logger #logging #logging_library #net6 #netcore #netstandard #netstandard20 #nlog #structured_logging #uwp #xamarin
https://github.com/NLog/NLog
https://github.com/NLog/NLog
GitHub
GitHub - NLog/NLog: NLog - Flexible and Structured Logging for various .NET Platforms
NLog - Flexible and Structured Logging for various .NET Platforms - NLog/NLog
#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 #c #c_plus_plus #c_sharp #cross_platform #flatbuffers #go #grpc #java #javascript #json_parser #marshalling #mmap #protobuf #python #rpc #rust #serialization #serialization_library #typescript #zero_copy
FlatBuffers is a tool that helps you store and send data efficiently across different devices and programming languages. It lets you access the data directly without needing to unpack it first, which saves time and memory. Here’s how it benefits you FlatBuffers uses less memory, making it ideal for applications where space is limited.
- **Cross-Language Compatibility** You define your data structure, generate the necessary code, and then serialize and deserialize the data easily.
- **Wide Support**: It works on many operating systems like Windows, macOS, Linux, and Android, and supports numerous programming languages such as C++, Java, Python, and more.
This makes FlatBuffers a powerful tool for developing efficient and compatible software.
https://github.com/google/flatbuffers
FlatBuffers is a tool that helps you store and send data efficiently across different devices and programming languages. It lets you access the data directly without needing to unpack it first, which saves time and memory. Here’s how it benefits you FlatBuffers uses less memory, making it ideal for applications where space is limited.
- **Cross-Language Compatibility** You define your data structure, generate the necessary code, and then serialize and deserialize the data easily.
- **Wide Support**: It works on many operating systems like Windows, macOS, Linux, and Android, and supports numerous programming languages such as C++, Java, Python, and more.
This makes FlatBuffers a powerful tool for developing efficient and compatible software.
https://github.com/google/flatbuffers
GitHub
GitHub - google/flatbuffers: FlatBuffers: Memory Efficient Serialization Library
FlatBuffers: Memory Efficient Serialization Library - google/flatbuffers
👍1
#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