damikun's Stars
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
microsoft/monaco-editor
A browser based code editor
colinhacks/zod
TypeScript-first schema validation with static type inference
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
taosdata/TDengine
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
wbkd/react-flow
Highly customizable library for building an interactive node-based UI, workflow editor, flow chart or static diagram
yjs/yjs
Shared data types for building collaborative software
apitable/apitable
🚀🎉📚 APITable, an API-oriented low-code platform for building collaborative apps and better than all other Airtable open-source alternatives.
git-lfs/git-lfs
Git extension for versioning large files
denoland/fresh
The next-gen web framework.
ddd-crew/ddd-starter-modelling-process
If you're new to DDD and not sure where to start, this process will guide you step-by-step
react-syntax-highlighter/react-syntax-highlighter
syntax highlighting component for react with prismjs or highlightjs ast using inline styles
bvaughn/react-resizable-panels
suren-atoyan/monaco-react
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
open-telemetry/opentelemetry-specification
Specifications for OpenTelemetry
emgucv/emgucv
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library.
natemcmaster/DotNetCorePlugins
.NET Core library for dynamically loading code
statoscope/statoscope
Statoscope is a toolkit to analyze and validate webpack bundle
tailwindlabs/tailwindcss-line-clamp
A plugin that provides utilities for visually truncating text after a fixed number of lines.
microsoft/FeatureManagement-Dotnet
Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a consistent experience when developing applications that use patterns such as beta access, rollout, dark deployments, and more.
microsoft/vs-streamjsonrpc
The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.
bytedance/flow-builder
A highly customizable streaming flow builder.
OmniSharp/csharp-language-server-protocol
Language Server Protocol in C#
devlooped/ThisAssembly
Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.
dotnetprojects/DotNetSiemensPLCToolBoxLibrary
Library to Access Siemens PLCs and Step5/Step7 Project Files
damienbod/AspNetCoreHybridFlowWithApi
Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples
mihirdilip/aspnetcore-authentication-apikey
Easy to use and very light weight Microsoft style API Key Authentication Implementation for ASP.NET Core. It can be setup so that it can accept API Key in Header, Authorization Header, QueryParams or HeaderOrQueryParams.
damienbod/AspNetCoreCertificates
Certificate Manager in .NET Core for creating and using X509 certificates
oslabs-beta/atomos
Atomos is an open source dev tool for Recoil that provides real-time visualization of the component tree and atom-selector relationships to facilitate debugging of a React application.
dotnetprojects/MonacoRoslynCompletionProvider
Provides C# Code Completion for a Monaco Editor Component