An open API service providing repository metadata for many open source software ecosystems.

gitlab.com topics: C#

rizzzi/dotnet-rizzzigit-commons

My common library for developing programs

Last synced at: 9 days ago - Stars: 0 - Forks: 0

dbnZA/Jita

Generic scalar type support for .NET

Last synced at: about 1 month ago - Stars: 1 - Forks: 1

Rawra/calling-convention-dispatcher

A managed-to-native and back solution to unsupported calling conventions (x86) for .NET

Last synced at: about 1 month ago - Stars: 0 - Forks: 0

galahadd/qilog 📦

QiLog is incredibly simple, but despite this, it is an extremely convenient and customisable static logger.

Last synced at: 9 days ago - Stars: 1 - Forks: 0

Rawra/PolyHook2.NET.Attributes

Neat attribute-based Detour capabilities for PolyHook2.NET

Last synced at: 2 months ago - Stars: 0 - Forks: 0

silvercraft/SilverAudioPlayer

🧩🎧modular audio player

Last synced at: 3 months ago - Stars: 0 - Forks: 0

taworn.ta7/tpig.legacy

A legacy storage projects.

Last synced at: about 1 month ago - Stars: 0 - Forks: 0

karosveduni/plugin.maui.theme

Plugin.Maui.Theme is a lightweight and extendable library for managing application-wide themes in .NET MAUI. It provides a centralized ThemeService that registers and switches between ResourceDictionary instances at runtime, allowing developers to apply styles dynamically without restarting the app. The service tracks the current theme, supports initialization from existing resources, and raises a ThemeChanged event to help update the UI responsively. With a clean API and strict null checks, Plugin.Maui.Theme simplifies adaptive styling across platforms and is designed for easy integration with MVVM-based architectures and custom UI flows.

Last synced at: 3 months ago - Stars: 0 - Forks: 0

karosveduni/firebaseexstensions

Firebase Extension for C# This .NET library simplifies working with Google Cloud Firestore in your C# applications. It provides convenient extension methods for Firebase initialization and performing CRUD operations on documents. Easily convert C# objects to Firestore documents and vice versa. The library includes built-in error handling using ReturnPattern and supports IDisposable for resource cleanup. It's ideal for C# developers who need a clean and efficient integration with Firestore, enabling quick setup and rapid development.

Last synced at: about 2 months ago - Stars: 0 - Forks: 0

karosveduni/resultpattern_csharp

This library is designed to avoid throwing exceptions in the code. Instead, it returns a result from the method and describes the error. The library helps reduce the number of try-catch blocks in the code and is less taxing on the program compared to catching and rethrowing exceptions.

Last synced at: about 2 months ago - Stars: 0 - Forks: 0

galahadd/xquartz

Cross-platform, modern, simple, high-end music player https://xquartz.galahadd.ru/

Last synced at: 3 months ago - Stars: 1 - Forks: 0

philippew/pwCryptoLibrary

A C# library to encrypt and decrypt data with AES, RSA, TripleDES, SHA256, SHA512, MD5 algorithms.

Last synced at: about 2 months ago - Stars: 0 - Forks: 0

ruimaciel/maciel.monads

A monad package for C#

Last synced at: 3 months ago - Stars: 0 - Forks: 0

define-private-public/SharpCamera

A libGphoto2 backed camera control interface for C#.

Last synced at: 4 months ago - Stars: 7 - Forks: 7

jammerxd/sii-decryptsharp

A modern library for decrypting and decoding SII save game files from SCS Software's game engine.

Last synced at: 2 months ago - Stars: 2 - Forks: 2

fluorite/strainer

Clean & extensible Sorting, Filtering, and Pagination for ASP.NET Core

Last synced at: about 1 month ago - Stars: 0 - Forks: 1

fluorite/nrate

Rate limiting module for ASP.NET Core web applications.

Last synced at: 14 days ago - Stars: 0 - Forks: 0

xalagor/fundament

Upgraded Blank template for Unreal Engine

Last synced at: 9 months ago - Stars: 0 - Forks: 4

taworn.ta7/tpig.components.together

Together codes for various platforms.

Last synced at: 4 months ago - Stars: 0 - Forks: 0

taworn.ta7/tpig.components.localization

Localization codes for various platforms.

Last synced at: 4 months ago - Stars: 0 - Forks: 0

chenmichael/churchtoolsapi

.NET client library for consuming the RestAPI from ChurchTools.

Last synced at: 2 months ago - Stars: 0 - Forks: 0

taworn.ta7/tpigplus.legacy.decemtech

Legacy projects.

Last synced at: over 1 year ago - Stars: 0 - Forks: 0

ailton1991/aspnetcoresmartschool

MAC Smart School VSCode

Last synced at: over 1 year ago - Stars: 0 - Forks: 0

lumartch/ia_mapa

Last synced at: over 1 year ago - Stars: 1 - Forks: 0

stubbfel/ResourceString.Net

ResourceString.Net is a powerful .NET library that allows you to work with string resources in a type-safe manner. It leverages the resx file in your project and utilizes a c# source code generator to create a comprehensive API.

Last synced at: 4 months ago - Stars: 0 - Forks: 0

phkiener/swallow.refactor

A tool to automatically refactor large swaths of code - the natural continuation of "doing it all by hand" and "tinkering with regexes". You can define a rewriting process and have it executed on many files in a solution - repeatable, testable, predictable.

Last synced at: over 1 year ago - Stars: 1 - Forks: 1

ponylin1985/ZayniFramework

The **Zayni** is an application framework for .NET 6.0, 8.0 and .NET Core 3.1 and the .NET Framework applications. Zayni Framework is build with .NET 6.0, 8.0 and .NET Core 3.1 in C# programming language.

Last synced at: 4 days ago - Stars: 4 - Forks: 0

WithLithum/MineJason

支持 System.Text.Json 序列化的 Minecraft Java 版原始 JSON 文本模型库

Last synced at: over 1 year ago - Stars: 0 - Forks: 0

mosssk/llvk

Low-level, performant Vulkan bindings for .NET 6+

Last synced at: 4 months ago - Stars: 0 - Forks: 0

phkiener/swallow.validation

A fluent-stlye validation library for C#

Last synced at: about 1 year ago - Stars: 1 - Forks: 0

inetkid/inetkid.modbus

Modbus library for communication via RS-485 and TCP/IP. Very light and hackable. Support Modbus RTU, Modbus ASCII, Modbus TCP transport; and the role of client, server, master, slave, and gateway. Targets .net 6 and above. Written in C#.

Last synced at: 26 days ago - Stars: 2 - Forks: 0

tobiaskoch/Veronique 📦

Easy versioning for software projects

Last synced at: 2 months ago - Stars: 0 - Forks: 0

lercher/tcpxml

sending multiple xml fragments over a single TCP stream

Last synced at: almost 2 years ago - Stars: 0 - Forks: 0

scalist/rten

[ABANDONED] Universal installer for Windows, Mac & Linux.

Last synced at: about 2 years ago - Stars: 0 - Forks: 1

nodontdoit/godot.raycasting

Unity-like raycasting for the Godot engine.

Last synced at: 3 months ago - Stars: 1 - Forks: 0

nodontdoit/godot.logging

ILogger implementation for the Godot engine.

Last synced at: 26 days ago - Stars: 0 - Forks: 0

tiboguyard/cours

Ce projet répertorie l'ensemble des projets réalisés lors de mes années d'études. (Du moins ceux que j'ai toujours)

Last synced at: over 1 year ago - Stars: 0 - Forks: 0

skotl/open-banking-data

Sample C# app to retrieve data using open banking APIs and TrueLayer

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

tiboguyard/serenity-locker

Last synced at: over 1 year ago - Stars: 1 - Forks: 0

mrkresnofatih/superbootstrap.core

Base library for building c# microservices fast

Last synced at: about 1 month ago - Stars: 0 - Forks: 0

Danielswebsite/passwordmanager

A local password-manager software to store and mange passwords safely on a computer.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

team.gghf/upperwell

upperwell proto type

Last synced at: over 2 years ago - Stars: 1 - Forks: 0

untold/character-controllers

This is a Unity package that provides the basics for creating custom advanced Character Controllers.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

dagriefaa/object-explorer

[Besiege] Port of the v0.45 Spaar's Modloader Object Explorer to the official modloader.

Last synced at: over 2 years ago - Stars: 1 - Forks: 0

nfiesta/nfiesta_gui

Graphic User Interface of nFIESTA facilitating the work with the associated PostgreSQL extensions and database(s).

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

dagriefaa/block-tooltips

[Besiege] Shows more informative block tooltips. Test mod for UIFactory 3.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

WizNet/WizBot

WizBot is a Discord chatbot based off Nadeko created by Kwoth & modified by Wizkiller96

Last synced at: over 2 years ago - Stars: 0 - Forks: 1

WordDragon/lic

Management system software for the Civil Engineering Laboratory of the U.A.G.R.M university to manage sales, orders, tasks, activities, services, invoices, clients and users using C#, Windows Form, MS SQL Server and SQL Server Reporting Services.

Last synced at: over 2 years ago - Stars: 1 - Forks: 0

dagriefaa/colliderscope

[Besiege] Displays block and level entity triggers and colliders, and block connections in simulation.

Last synced at: over 2 years ago - Stars: 1 - Forks: 0

libvega/vega

A .NET graphics middleware for games, tools, and visualizations. Powered by Vulkan. https://libvega.dev

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

dagriefaa/instrumentality

[Besiege] Adds a better build info display and simulation readouts.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

Verner/kdeveduc

A Plugin for KDevelop allowing to write Language Support Plugins in other languages

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

lemon73/skycolors

実装ページ: https://lemon73.gitlab.io/skycolors

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

dev7881724/interview_array

Сортировка, удаление элементов из одномерного массива c#

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

thelightxen/lotusengine

Last synced at: over 2 years ago - Stars: 0

gingerkim4996/arnamecard

더조은컴퓨터학원의 유니티 AR 개발 수업 과정의 일환으로 진행된 AR Vuforia를 활용하여 만든 뚜지 AR 명함 입니다.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

mathiashjelm/datasystemdesign

Project made for a exam at USN

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

omartn7400/sofreverse

Give another dimension to the professional life within Sofrecom by Harnessing virtual reality, Combining gamification and Blockchain, Modeling the company's building in 3D, Creating a gameplay with real-time interactions, Creating an NFTs marketplace.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

HacikUlu/FlairProject

Project about Flair App Project.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

lhbelfanti/sharpset

Simple compiler written in C#.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

cpx2017/sqlite-demo

C# Windows Form App CRUID via SQLite

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

dagriefaa/fighter-hud

[Besiege] Adds an aircraft head-up display to camera blocks (based on Ace Combat 7)

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

gingerkim4996/spacekim

더조은컴퓨터학원의 유니티 게임 개발 수업 과정의 일환으로 1인 개발하여 만든 게임인 김씨 우주 표류기 입니다.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

7i9-exemplos/modelo

Projeto modelo

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

mlaplanche/robert2-core

Library for Robert2 API

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

herd-panel/rbl-tracker

RBL Tracker provides an easy-to-use API for monitoring/tracking presence of ip addressees and domains on various blacklists.

Last synced at: over 2 years ago - Stars: 1 - Forks: 0

Master109/eternity-engine

A VR game engine for VR games and experiences and it is used in VR

Last synced at: over 2 years ago - Stars: 1 - Forks: 0

stevepdp/wgj203-ghoul-must-eat

A 2D "eat-em-up" in C# & Unity

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

stevepdp/ohgj323-into-the-clouds

A one hour jam in C# & Unity

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

Besm/neurotrace

NeuroTrace is a software application capable of reading, interpreting, and visualizing MRI tractography data. It was developed over 10 weeks for the 2IMV10 Visual computing project course. Made by Besm Osman and Mestiez Pereira.

Last synced at: over 2 years ago - Stars: 1 - Forks: 0

unrealtools/sdk-generator

Generate SDK for UnrealEngine based games using type info from json.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

karosveduni/skylife

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

karosveduni/working-with-random-apis

Проект создан для обучения работы с библиотекой Refit.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

gingerkim4996/heromask

더조은컴퓨터학원의 유니티 AR 개발 수업 과정의 일환으로 진행된 AR Foundation을 활용하여 만든 히어로 마스크 입니다.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

jerictayson/Procurement-System

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

uspgamedev/rogue-fungi

Rogue Fungi is a roguelike deck-building game for smartphones.

Last synced at: over 2 years ago - Stars: 2 - Forks: 0

sjsepan/ModernFormsApp1

Desktop GUI app prototype, on Linux, in C# / DotNet[5|6] / ModernForms and SkiaSharp, using VSCode (WIP 90%, shelved)

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

shinji-san/SecretSharingDotNet

An C# implementation of Shamir's Secret Sharing. Forked from https://github.com/shinji-san/SecretSharingDotNet

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

PandaFish/Die-Werwoelfe-Von-CSharp-Wald

Assignment @ DHBW - Partial C# implementation of the classic card game "Die Werwölfe von Düsterwald" (for educational purposes only)

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

Aieke/ping-pong-game-diploma-project

Ping Pong Game Название игры Ping Pong Game (Настольный теннис) Описать основной геймплей Камера: Вид сверху на 90 градусов (2D) Управление: S (вниз) W (вверх) или Down Up (стрелки) Платформа : Windows Механики: Два игрока бьет по очереди по мячу через сетевую взаимодействию. Сверху будет стоять два текста которые показывают счет. Если игрок промазывает по мячу или пропускает мяч, то противник будет зарабатывать одно очко и т.д. Если один игрок набирает 10 очков, оба счета должны обнуляться, мяч должен вернуться в центр экрана, и игра должна начаться заново. Ракетки двигаются вверх и вниз, а также отскакивать от мяча вперед и назад. Когда мяч ударяется о триггер, помеченный игроком, он меняет свою скорость вдоль оси x. Описать сеттинг Доп. информация

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

gingerkim4996/ARFoundation

더조은컴퓨터학원의 유니티 게임 개발 수업 과정의 일환으로 진행된 AR Foundation을 활용하여 만든 FGO AR Card입니다.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

Foggzie/fgz

A Unity library built of the bits and bops I always need

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

dagriefaa/hideselection

[Besiege] Hide/unhide functionality for Advanced Building and Level Editor

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

DracoStriker/multiplayer-difficulty-balance-rl

An RL framework for multiplayer dynamic difficulty adjustment.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

gingerkim4996/20230428

더조은컴퓨터학원의 유니티 게임 개발 수업 과정의 일환으로 진행된 게임 예제인 RoboRobo를 각색해 1인 개발하여 만든 게임인 PekoPeko입니다.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

Prologh/parking-lot

A web application illustrating parking lot management. Based on ASP.NET Core and Entity Framework Core.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

ms152718212/arxmlfilesexplorer

Console app for AUTOSAR ARXML file checks ARXCheck is a .NET multiplatform console application written in C# that allows some evaluation, checking and schema validation of AUTOSAR ARXML files.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

spectrumagh/webappteam/web-app

Aplikacja ma rozwiązywać problem łatwej wizualizacji telemetrii przesyłanej z pojazdów. W zależności od uprawnień nadanych przez administratora pojazdu dane będą udostępniane odpowiednim osobą. Odbiorca będzie mógł je procesować, przetwarzać, agregować, wizualizować w wybrany przez siebie sposób.

Last synced at: over 2 years ago - Stars: 3 - Forks: 1

CsoOBJ1/zoom-xy

listing zoom XY value. Written in C#

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

CsoOBJ1/spam-texter

an spam texter. Written in C#

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

CsoOBJ1/cs-sme-mscript

CS SME uses script. Written in C#

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

Denis123123/pitakintensivich

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

l-put/CarWorkshopManual

This is a hobby project to make a Workshop manual application for soviet era cars.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

kotlowskiradoslaw/pdf_generator-end_of_semester_form

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

kotlowskiradoslaw/gaderypoluki-cypher

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

kotlowskiradoslaw/sierpinski-carpet

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

gingerkim4996/20230425

더조은컴퓨터학원의 유니티 게임 개발 수업 과정의 일환으로 진행된 게임 예제인 Dodge를 개발한 결과물 입니다.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

ipz222_ii/tron-game

Курсова робота на тему: Гра Tron Перегони на світлоциклах

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

nauq302/hold-my-star

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

abrevinci/packages/embryo

AbreVinci.Embryo is a library and a framework for .NET UI development. It is primarily designed to be used with MVVM technologies such as WPF and Xamarin. It acts as a framework and adapter that allows you to write MVU-style code using modern C#.

Last synced at: about 1 year ago - Stars: 2 - Forks: 0