BobBoba's Stars
Misfits-Rebels-Outcasts/Blazor-Sparkline
Sparkline Charts for Blazor using Fonts
Misfits-Rebels-Outcasts/Blazor-Dashboard
Admin Dashboard Template Theme for Blazor
natemcmaster/DotNetCorePlugins
.NET Core library for dynamically loading code
pschraut/UnityPlayModeInspector
PlayMode Inspector for Unity allows you to display internal state, eg. from a MonoBehaviour, to a dedicated editor window.
sotos82/SolarSystemSimulatorGame
A simulation of our Solar System and a game at the same time made mainly for educational purposes (it gives a good sense of the time and space scale of out Solar System). The planets the moon and the Space Crafts follow realistic (elliptical) orbits in phase space and the relative sizes of planets and moon are correct. For the orbital elements of the planets I used values according to the NASA planetary fact sheet. The radius of all planets and moon is increased by a factor of 30 to avoid floating point errors since the GPU internally is using single precision arithmetics. The planetary orbits are pre-computed at start time using a 4rth-order Runge-Kutta integrator. Specifically the 2nd Kepler-law (which is a differential equation) is solved for the values according to the Nasa Fact-Sheet for the planets of our solar system and the moon. The trajectories of the Space-Crafts are calculated at run time using a 2nd order Leapfrog Integrator with initial conditions based on user input and Earth's position and velocity at the time the Space Craft is launched. The goal of the game is to launch Space Crafts and complete the missions. Check out the video in the right for gameplay footage. Note that in order to play the game you need a mouse with a wheel. Programmed with C# and powered by Unity.
NegInfinity/spaceflight-unity-demo
tamdestek/MetaTrader4.Manager.Wrapper
.NET Wrapper around native mtmanager.dll
jedi95/BoostTester
Simple tool for generating loads that should trigger maximum CPU boost clocks.
IridiumIO/CompactGUI
Transparently compress active games and programs using Windows 10/11 APIs
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
MV10/BlazorOIDC
Server-side Blazor with OIDC authentication (IdentityServer4)
yberstad/BlazorAuth
OpenId connect and Blazor
miroslavpopovic/aspnetcore-workshop
A sample code and instructions for ASP.NET Core 3.0 workshop
AdrienTorris/awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
microsoft/api-guidelines
Microsoft REST API Guidelines
finsight/QUIKSharp
QUIK# (QUIK Sharp) is the QUIK Lua interface ported to .NET.
TTimo/doom3.gpl
Doom 3 GPL source release
accord-net/framework
Machine learning, computer vision, statistics and general scientific computing for .NET
madelson/MedallionUtilities
A set of tiny .NET libraries with various sorts of common utility functions
AdamMil/AdamMil.net
The AdamMil.net collection of libraries provides a number of useful services for .NET programming. It has the following libraries: Artificial Intelligence, Collections, IO, Mathematics, Security, Transactions, User Interfaces, General Utilities
makeyourownneuralnetwork/makeyourownneuralnetwork
Code for the Make Your Own Neural Network book
Spreads/Spreads
Series and Panels for Real-time and Exploratory Analysis of Data Streams
slang25/csharp-ranges-compat
Contrib.Bcl.Ranges
CyberBiology/Genesis
Artificial life simulator - sea landscape with cells based on executable DNA
Sergio0694/NeuralNetwork.NET
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
dougbinks/enkiTS
A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.
SciSharp/TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
SciSharp/SiaNet
An easy to use C# deep learning library with CUDA/OpenCL support