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/AsyncDataAdapter
Async/await implementation of `DbDataAdapter`, with in-box support for `Microsoft.Data.SqlClient` and `System.Data.SqlClient`.
daiplusplus/aspnetcore-auth-cookie-optimizations
daiplusplus/DbfDataReader
DbfDataReader is a small fast .Net Core library for reading dBase, xBase, Clipper and FoxPro database files
daiplusplus/NSwag
The Swagger/OpenAPI toolchain for .NET, Web API and TypeScript.
daiplusplus/SGMLReader
SgmlReader - Convert (almost) any HTML to valid XML
daiplusplus/TuneTerribleTemplates
Update all Visual Studio's C# templates for new files, projects and project items
daiplusplus/Unity.WebForms
Fork of https://bitbucket.org/KyleK/unity.webforms/ - with ASP.NET 4.7.2 WebObjectActivator support
daiplusplus/bham.cmucam
daiplusplus/bham.ptu
daiplusplus/browser-compat-data
This repository contains compatibility data for Web technologies as displayed on MDN
daiplusplus/CodeContracts
Source code for the CodeContracts tools for .NET
daiplusplus/CsvHelper
Library to help reading and writing CSV files
daiplusplus/dialog-polyfill
Polyfill for the HTML dialog element
daiplusplus/docs
This repository contains .NET Documentation.
daiplusplus/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code-first code that is fully customisable. If you were to reverse engineer a database by hand, and lovingly create the code-first code, this is exactly what this generator creates.
daiplusplus/GitInfo
Git and SemVer Info from MSBuild, C# and VB
daiplusplus/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
daiplusplus/LazyOrm
A single-file T4 template that generates a quick-and-dirty ORM for basic SELECT, INSERT and UPDATE tasks. Also generates types for *.sql query files.
daiplusplus/lumen-cors
CORS Middleware for Lumen micro-framework
daiplusplus/mvvm-dialogs-contrib
Features and functionality complementing MVVM Dialogs
daiplusplus/NJsonSchema
JSON Schema reader, generator and validator for .NET
daiplusplus/office-docs-powershell
PowerShell Reference for Office Products - Short URL: aka.ms/office-powershell
daiplusplus/OneOf
Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
daiplusplus/pinkegobox
daiplusplus/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/RegistryExplorer
A Visual Studio extension
daiplusplus/serilog-sinks-file-templatedpaths
Extends Serilog.Sinks.File to allow DateTime format strings in sink file paths and names.
daiplusplus/toggldesktop
Toggl Desktop app for Windows, Mac and Linux
daiplusplus/w3b.sine
daiplusplus/WebFormsDi
Adds support for Microsoft.Extensions.DependencyInjection to ASP.NET Web Forms 4.7.2.