seclerp
Software Developer at @JetBrains. NuGet integration, Blazor WebAssembly execution, EF Core tooling
@JetBrainsAmsterdam, Netherlands
Pinned Repositories
rider-efcore
Entity Framework Core UI plugin for JetBrains Rider
dotnet-chrome-protocol
A runtime library and schema code generation tools for Chrome DevTools Protocol support in C#/.NET.
dotnet-wasm-unit-tests
An example of how .NET assemblies compiled into wasi-wasm module could be tested in true WASI WASM environment
Leaves
:leaves: Leaves - tiny, powerful and smart programming language
MicroCosmo
:sparkles: MicroCosmo is a tiny language made for educational purposes. It compiles into CIL and can run under CLR platform.
OxyEngine
:video_game: OxyEngine - 2D full-featured open-source crossplatform game engine
rider-monogame
MonoGame plugin for JetBrains Rider
rider-msbuild-devkit
A plugin for Rider that enhances the MSBuild development experience
Socketize
:cloud: .NET UDP client-server networking framework with declarative message handling setup. Based on Lidgren.Network
Unicorn
:unicorn: High-level programming language with CIL backend. Demo project for bachelor degree paper
seclerp's Repositories
seclerp/rider-monogame
MonoGame plugin for JetBrains Rider
seclerp/rider-msbuild-devkit
A plugin for Rider that enhances the MSBuild development experience
seclerp/dotnet-chrome-protocol
A runtime library and schema code generation tools for Chrome DevTools Protocol support in C#/.NET.
seclerp/dotnet-wasm-unit-tests
An example of how .NET assemblies compiled into wasi-wasm module could be tested in true WASI WASM environment
seclerp/rider-plugin-template
A Rider plugin template based on Intellij Plugin Template
seclerp/dotnet-template
Cookiecutter-based .NET solution repository skeleton with proper .gitignore, StyleCop.Analyzers and basic CI/CD
seclerp/artifacts-credprovider-packaged
Packaged version of the Azure Artifacts Credential Provider
seclerp/dotnet-fwdays-2023
Materials for my .NET fwdays'23 talk "Hidden difficulties of debugger implementation for .NET WASM apps"
seclerp/orangine-theme
My personal theme for oh-my-posh
seclerp/rider-plugin-docker
A Docker image for building Rider plugins with all necessary batteries included
seclerp/browser-debug-host-roll-forward-repro
A repro project of BrowserDebugHost related issue with missing roll-forward option
seclerp/Cesium
C compiler for the CLI platform
seclerp/cimgui
c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets
seclerp/csharp-pdk
seclerp/DeskPad
A virtual monitor for screen sharing
seclerp/docs.monogame.github.io
seclerp/dotnet-days-24-materials
Slides & links from my JB .NET Days 2024 talk
seclerp/extism
The Universal Plug-in System. Extend anything with WebAssembly (wasm).
seclerp/IconFontCppHeaders
C and C++ headers, C# and Python classes, Rust files and Go package for icon fonts Font Awesome, Fork Awesome, Google Material Design, Pictogrammers Material Design icons, Kenney game icons, Fontaudio and Codicons.
seclerp/ImGui.NET
A fork of imGui.NET with internal C header generation
seclerp/ImGui.NET-nativebuild
Windows/macOS/Linux/iOS/Android build automation for cimgui. Used to package up ImGui.NET.
seclerp/MonoGame
One framework for creating powerful cross-platform games.
seclerp/MSBuildStructuredLog
A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
seclerp/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
seclerp/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
seclerp/SpecFlow.Rider
SpecFlow support for both ReSharper and Rider
seclerp/spectre.console
A .NET library that makes it easier to create beautiful console applications.
seclerp/wasi-sdk
WASI-enabled WebAssembly C/C++ toolchain
seclerp/wasmer-capi-headers
Automatically updated header files of Wasmer C API.
seclerp/wasmersharp-redux
An active fork of WasmerSharp