Pinned Repositories
aspnet-vite-spa
Sample of using vite with aspnet (net6) with aspnet handling the views and vite handling the assets.
aspnetcore-vue
Sample setup on using asp.net core 2.1 + vue cli 3 in one project. This sample is deprecated and rolled into https://github.com/soukoku/AspNetCore.SpaServices.VueCli
duel-tracker
Using vue to make a Yugioh life point tracker with sounds. https://duel-tracker.netlify.app
ExpressionParser
A simple lib in C# for parsing and evaluating expressions.
ModernWPF
This is a small lib for creating modern-style Windows application in WPF 4. This was formerly the MetroWPF lib.
my-vue-dotnet-template
Template for new vite+vue+tailwind project for dotnet 8.
ntwain
A TWAIN lib for dotnet.
pdfjs-vue
Experiments on integrating pdfjs as a vue 3 component.
PgpSharp
Some pgp stuff in C#
vue-oidc-client
Wrapper around oidc-client-js to better work in a vue application with router integration
soukoku's Repositories
soukoku/ntwain
A TWAIN lib for dotnet.
soukoku/vue-oidc-client
Wrapper around oidc-client-js to better work in a vue application with router integration
soukoku/aspnetcore-vue
Sample setup on using asp.net core 2.1 + vue cli 3 in one project. This sample is deprecated and rolled into https://github.com/soukoku/AspNetCore.SpaServices.VueCli
soukoku/ExpressionParser
A simple lib in C# for parsing and evaluating expressions.
soukoku/PgpSharp
Some pgp stuff in C#
soukoku/ModernWPF
This is a small lib for creating modern-style Windows application in WPF 4. This was formerly the MetroWPF lib.
soukoku/CommonWin32
A .net lib with common win32 values/types/routines for interop/pinvoke.
soukoku/FileProviders.Zip
Allows using zip files as FS provider for aspnet core's static files middleware.
soukoku/HelloSignApi
This is an unofficial task-based HelloSign API lib for supported dotnet versions (FX and dotnet core).
soukoku/PdfSharp.ProdExtensions
Contains productivity extension methods and custom types for PdfSharp.
soukoku/ModernWpf2
V2 of a small lib for creating modern-style Windows application in WPF 4
soukoku/Soukoku.Owin.Files
Learning to write owin middleware for serving files.
soukoku/AspNetCore.SpaServices.VueCli
Provides dev-time support for Vue CLI in ASP.net Core's SPA scenarios. Only aspnet versions since 2.1 will be supported.
soukoku/LockDrive
A CLI tool in C# that locks a BitLocker drive using WMI without calling any external exe.
soukoku/aspnet-vite-spa
Sample of using vite with aspnet (net6) with aspnet handling the views and vite handling the assets.
soukoku/CertGenerator
Quick tool to generate self-signed certificate.
soukoku/my-vue-dotnet-template
Template for new vite+vue+tailwind project for dotnet 8.
soukoku/vue-tiff-display
Playing with displaying tif files in vue.
soukoku/duel-tracker
Using vue to make a Yugioh life point tracker with sounds. https://duel-tracker.netlify.app
soukoku/pdfjs-vue
Experiments on integrating pdfjs as a vue 3 component.
soukoku/AzureLoginSample
A minimal sample using azure login with dotnet core.
soukoku/csharp-intro
For newbies
soukoku/date-input-custom
Experiments with built-in date input
soukoku/navbar-with-header
A sample web page with collapsible main navbar to the left and a page header + color selector.
soukoku/PdfJsRenderer
A hacky pdf rasterizer using pdf.js
soukoku/PerfAgent
Small sample on using common performance counters in c#.
soukoku/React-For-Beginners-Starter-Files
Starter files for learning React.js with React for Beginners
soukoku/vue-azure-nav
Experiments on making azure-like blade navigation using vue and vue router.
soukoku/vue-shortkey
Vue-ShortKey - plugin for Vue.js
soukoku/WpfVectorExporter