scynic's Stars
WekyDev/weky-npm
form-data/form-data
A module to create readable `"multipart/form-data"` streams. Can be used to submit forms and file uploads to other web applications.
Darkempire78/Discord-Tools
VSCode extension allowing the integration of a Discord chat, bot templates, snippets, themes and more!
realm/realm-js
Realm is a mobile database: an alternative to SQLite & key-value stores
Servatom/Notion-DiscordBot
A discord bot consuming Notion API to add, retrieve data to Notion databases.
jaspermayone-archive/discord-bot
The open-source & multipurpose Discord bot with the goal to be the single needed bot for any server.
Khanmanan/automod-bot
Moderation bot discord
sabattle/CalypsoBot
A fully customizable bot built with discord.js
gillesheinesch/opensource-discordbots
Curated list of awesome open-source Discord Bots
Voxel-Fox-Ltd/Profile
A Discord bot for storing profiles, characters, and other user information in an easy and modular way.
spectreconsole/spectre.console
A .NET library that makes it easier to create beautiful console applications.
mganss/ExcelMapper
An Excel to object mapper. Maps POCOs to and from Excel. Configuration via convention, attributes, or fluent methods.
jbogard/Respawn
Intelligent database cleaner for integration tests
Dotnet-Boxed/Framework
.NET Core Extensions and Helper NuGet packages.
cezarypiatek/MappingGenerator
:arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
jaredwray/keyv
Simple key-value storage with support for multiple backends
argosopentech/argos-translate
Open-source offline translation library written in Python
LibreTranslate/LibreTranslate
Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup.
pyraxo/sylphy
👑 the better discord bot framework
Khaaz/AxonCore
The best fully featured discord bot framework for javascript (eris, discordjs or detritusjs)!
jenius-apps/nightingale-rest-api-client
A modern, resource-efficient REST API client for Windows
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
ashleydavis/Fluent-Behaviour-Tree
C# behaviour tree library with a fluent API
riteshrao/ncommon
A framework for implementing commonly used design patterns when using Domain Driven Design
zzzprojects/Z.ExtensionMethods
C# Extension Methods | Over 1000 extension methods:
JonPSmith/GenericServices
GenericServices helps with building a service/application layer in a .NET based application using EF6.x
tmsmith/Dapper-Extensions
Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
sqlkata/querybuilder
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
kgrzybek/sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
arch/UnitOfWork
A plugin for Microsoft.EntityFrameworkCore to support repository, unit of work patterns, multiple database with distributed transaction supported, and MySQL multiple databases/tables sharding supported.