The goal of this template is to provide a straightforward and efficient approach to enterprise application development, leveraging the power of Clean Architecture and ASP.NET Core. Using this template ...
NetPad is a C# playground that lets you run C# code instantly, without the hassle of creating and managing projects. Open NetPad, start coding, hit Run, and see your output immediately. It's that ...
There are two built-in ways to view, customize, and clear your Personal Dictionary on a Windows 11 computer. These are: Using the Settings app Using the default.dic file. Let’s check both ways one by ...
.NET for Apache Spark provides high performance APIs for using Apache Spark from C# and F#. With these .NET APIs, you can access the most popular Dataframe and SparkSQL aspects of Apache Spark, for ...
Entitas is the most popular open-source Entity Component System Framework (ECS) and is specifically made for C# and Unity. Several design decisions have been made to work optimal in a garbage ...
Usage examples are provided in the HPCsharpExamples directory, which has a VisualStudio 2022 solution. Build and run it to see performance gains on your computer or a cloud node. To get the maximum ...
Visual Studio extension for the Godot game engine C# projects. Debugging. Launch a game directly in the Godot editor from Visual Studio. Additional code completion for Node paths, Input actions, ...
VectSharp is a library to create vector graphics (including text) in C#, without too many dependencies. VectSharp is written using .NET Core, and is available for Mac, Windows and Linux. Since version ...
This library helps write code in more functional way. To get to know more about the principles behind it, check out the Applying Functional Principles in C# Pluralsight course.
C# SNMP Library (#SNMP) is a comprehensive SNMP (Simple Network Management Protocol) library for C# and .NET, allowing you to easily integrate SNMP functionalities into your applications.
The World's Simplest C# WPF MVVM Example as described here. A C# 9 (.NET 5.0) version of the code can be found in the C#9.0 branch. A C# 8 (.NET Core 3.0) version of the code can be found in the c#8.0 ...
This library allows you to interact with Docker Remote API endpoints in your .NET applications. It is fully asynchronous, designed to be non-blocking and object-oriented way to interact with your ...