daiplusplus
Former Microsoft software engineer; former dotcom/software startup employee; former SourceForge user; former SVN user; former human;
Redmond, WA
Pinned Repositories
anolis
aspnetcore-auth-cookie-optimizations
AspNetDependencyInjection
`AspNetDependencyInjection` allows "Classic" ASP.NET Web Forms applications to use `Microsoft.Extensions.DependencyInjection` to compose application services using dependency injection.
AsyncDataAdapter
Async/await implementation of `DbDataAdapter`, with in-box support for `Microsoft.Data.SqlClient` and `System.Data.SqlClient`.
DbfDataReader
DbfDataReader is a small fast .Net Core library for reading dBase, xBase, Clipper and FoxPro database files
NSwag
The Swagger/OpenAPI toolchain for .NET, Web API and TypeScript.
SGMLReader
SgmlReader - Convert (almost) any HTML to valid XML
ShellFileDialogs
Minimal C# .NET wrapper around IFileOpenDialog and IFileDialog. Ripped from Windows API Code Pack.
TeslaTags
Automatically re-tag MP3 and FLAC files for USB sticks for Tesla Model S, X and 3 cars' music libraries
RazorGenerator
A Custom Tool for Visual Studio that allows processing Razor files at design time instead of runtime, allowing them to be built into an assembly for simpler reuse and distribution.
daiplusplus's Repositories
daiplusplus/AspNetDependencyInjection
`AspNetDependencyInjection` allows "Classic" ASP.NET Web Forms applications to use `Microsoft.Extensions.DependencyInjection` to compose application services using dependency injection.
daiplusplus/ShellFileDialogs
Minimal C# .NET wrapper around IFileOpenDialog and IFileDialog. Ripped from Windows API Code Pack.
daiplusplus/TeslaTags
Automatically re-tag MP3 and FLAC files for USB sticks for Tesla Model S, X and 3 cars' music libraries
daiplusplus/aspnetcore-essentials
Arbitrarily assorted ASP.NET Core assistances
daiplusplus/azure-docs
Open source documentation of Microsoft Azure
daiplusplus/codealignment
daiplusplus/ColorPicker
Windows system-wide color picker
daiplusplus/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
daiplusplus/ExhaustiveMatching
C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions
daiplusplus/FFTW.NET
See https://stackoverflow.com/q/76591262/159145
daiplusplus/hashids.net
A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
daiplusplus/IdentityModel.OidcClient
Certified C#/NetStandard OpenID Connect Client Library for native mobile/desktop Applications (RFC 8252)
daiplusplus/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
daiplusplus/Json2CSharpCodeGenerator
daiplusplus/mdbtools
MDB Tools - Read Access databases on *nix
daiplusplus/MSBuildStructuredLog
A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
daiplusplus/murmurhash
My fork of murmurhash, with modifications for my requirements.
daiplusplus/OFXSharp
This library is a port from the original OFXParser to .NET Standard. OFXParser is a library to parse OFX Files into plain C# objects, with some small changed done to handle OFX Files used by Brazilian banks, that don't strict follow the OFX pattern.
daiplusplus/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
daiplusplus/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
daiplusplus/schemastore
A collection of JSON schema files including full API
daiplusplus/SgmlReader-1
SgmlReader is a .NET library that is handy for converting SGML content (like HTML and OFX) into well formed XML via XmlReader, XmlDocument, XDocument or XPathDocument. It runs on Windows and Linux using Mono.
daiplusplus/sql-docs
Technical documentation for Microsoft SQL Server, tools such as SQL Server Management Studio (SSMS) , SQL Server Data Tools (SSDT) etc.
daiplusplus/stringwriterbench
daiplusplus/T4Editor
Custom textview colorizer with some minor editor features for T4 templates in Visual Studio.
daiplusplus/tablesort
:arrow_up_down: A small tablesorter in plain JavaScript
daiplusplus/TimeZoneConverter
Lightweight libraries to convert between IANA, Windows, Rails, and POSIX time zones.
daiplusplus/TypeScript-Website
The Website and web infrastructure for learning TypeScript
daiplusplus/VSIconizer
Visual Studio Iconizer extension.
daiplusplus/win32
Public mirror for win32-pr