JannikLassahn's Stars
go-gitea/gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
gogs/gogs
Gogs is a painless self-hosted Git service
BVLC/caffe
Caffe: a fast open framework for deep learning.
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
BabylonJS/Babylon.js
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
buefy/buefy
Lightweight UI components for Vue.js based on Bulma
IdentityServer/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
microsoft/botframework-sdk
Bot Framework provides the most comprehensive experience for building conversation applications.
Unity-Technologies/EntityComponentSystemSamples
neuecc/UniRx
Reactive Extensions for Unity
RyanNielson/awesome-unity
A curated list of awesome Unity assets, resources, and more.
louthy/language-ext
C# pure functional programming framework - come and get declarative!
CommunityToolkit/WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
Live-Charts/Live-Charts
Simple, flexible, interactive & powerful charts, maps and gauges for .Net
microsoft/BotBuilder-Samples
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript/TypeScript, and Python to help you get started with the Bot Framework SDK!
dotnet/docfx
Static site generator for .NET API documentation.
gothinkster/vue-realworld-example-app
An exemplary real-world application built with Vue.js, Vuex, axios and different other technologies. This is a good example to discover Vue for beginners.
Caliburn-Micro/Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
Hopson97/MineCraft-One-Week-Challenge
I challenged myself to see if I could create a voxel game (Minecraft-like) in just one week using C++ and OpenGL, and here is the result
Unity-Technologies/BoatAttack
Demo Project using the Universal RP from Unity3D
gkngkc/UnityStandaloneFileBrowser
A native file browser for unity standalone platforms
kosua20/herebedragons
A basic 3D scene implemented with various engines, frameworks or APIs.
Real-Serious-Games/C-Sharp-Promise
Promises library for C# for management of asynchronous operations.
microsoft/botbuilder-dotnet
Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
microsoft/MixedRealityDesignLabs_Unity
Mixed Reality Design Labs share experimental samples, explorations and learning from Windows Mixed Reality Design group. If you are looking for official toolkit, please use Mixed Reality Toolkit
bradymholt/aspnet-core-vuejs-template
ASP.NET Core / Vue.js SPA Template App
cforfang/opengl-shadowmapping
Examples of normal shadow mapping (with PCF), VSM, and VSM together with a cubemap.