CZEMacLeod
Long time developer currently working on dotnet projects and providing useful tools to the community.
Cloud3D Ltd.Aberdeen, Scotland
Pinned Repositories
C3D.Core.DataAccess.Extensions.EF6
This project contains the code for some EF6 extensions which make it easier to scan assemblies for entity model types, and for `ComplexTypeConfiguration<>` and `EntityTypeConfiguration<>` types.
C3D.Extensions.Aspire.IISExpress
Extensions for Microsoft Aspire to deal with ASP.Net 4.x IIS Express based projects
C3D.Extensions.Logging
Various Microsoft.Extensions.Logging implementations
C3D.Extensions.Playwright.AspNetCore
Extensions for Microsoft.Playwright to allow better unit testing
C3D.MSBuild.Tools.EF6.GenerateViews
Codebase for an MSBuild based version of the Entity Framework 6 Power Tools Generate Views command
Crc32.NET
Fast version of Crc32 algorithm for .NET
MSBuild.SDK.SystemWeb
This MSBuild SDK is designed to allow for the easy creation and use of SDK (shortform) projects targeting ASP.NET 4.x using System.Web.
WebAPI2-Owin
Example MSBuild.SDK.SystemWeb project for WebAPI2 hosted with Owin.
WindowsServerCore_container_with_fonts
This repo contains build scripts to create a docker image from an existing Windows Server Core docker image that adds the fonts features that are normally missing.
Community.VisualStudio.VSCT
Community toolkit for VSCT files used in Visual Studio extensions
CZEMacLeod's Repositories
CZEMacLeod/MSBuild.SDK.SystemWeb
This MSBuild SDK is designed to allow for the easy creation and use of SDK (shortform) projects targeting ASP.NET 4.x using System.Web.
CZEMacLeod/C3D.MSBuild.Tools.EF6.GenerateViews
Codebase for an MSBuild based version of the Entity Framework 6 Power Tools Generate Views command
CZEMacLeod/C3D.Extensions.Aspire.IISExpress
Extensions for Microsoft Aspire to deal with ASP.Net 4.x IIS Express based projects
CZEMacLeod/C3D.Extensions.Playwright.AspNetCore
Extensions for Microsoft.Playwright to allow better unit testing
CZEMacLeod/WebAPI2-Owin
Example MSBuild.SDK.SystemWeb project for WebAPI2 hosted with Owin.
CZEMacLeod/WindowsServerCore_container_with_fonts
This repo contains build scripts to create a docker image from an existing Windows Server Core docker image that adds the fonts features that are normally missing.
CZEMacLeod/OwinStaticFilesUsingCore
Shims to allow using ASP.Net Core 2.2 Static Files ContentTypeProvider with Owin (On System.Web)
CZEMacLeod/SystemWeb-SDK-with-TypeScript
Example SystemWeb SDK project with TypeScript
CZEMacLeod/.github
CZEMacLeod/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
CZEMacLeod/C3D.Extensions.Logging
Various Microsoft.Extensions.Logging implementations
CZEMacLeod/aspire
An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
CZEMacLeod/C3D.Extensions.AssemblyTypes
Simple extension methods to safely get types from an assembly
CZEMacLeod/core
Home repository for .NET Core
CZEMacLeod/FilterExecutionOrder
Example to address https://github.com/aspnet/AspNetWebStack/issues/406
CZEMacLeod/Home
:house: The landing page for .NET nanoFramework repositories.
CZEMacLeod/HttpRuntime-Equiv
A possible solution for https://github.com/dotnet/aspnetcore/issues/43632
CZEMacLeod/inav
INAV: Navigation-enabled flight control software
CZEMacLeod/JamesNK_Newtonsoft.Json_issues_2978
A simple solution to https://github.com/JamesNK/Newtonsoft.Json/issues/2978
CZEMacLeod/JsonSettings
Base class for saving, encrypting, and loading application settings in a Json file
CZEMacLeod/MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
CZEMacLeod/nanoFramework.Logging
📦 A logging library for .NET nanoFramework compatible with Microsoft.Extensions.Logging.
CZEMacLeod/PlaywrightWindowsServerCore2022
Minimal repo to demonstrate issue with firefox on windows core.
CZEMacLeod/SpaceEngineers
Space Engineers Scripts by CZEMacLeod
CZEMacLeod/System.Web.VirtualPathUtility
Shims for System.Web.VirtualPathUtility for the Microsoft.AspNetCore.SystemWebAdapters project
CZEMacLeod/systemweb-adapters
CZEMacLeod/TagzApp
An application that discovers content on social media for hashtags
CZEMacLeod/Tasmota-Mosquitto-MQTTnet-Sample
Sample MQTTnet client that shows how to decode messages from Tasmota and Mosquitto
CZEMacLeod/Testing.Playwright.Xunit
A setup to allow Playwright testing of an AspNet Core application using xunit.
CZEMacLeod/WebFormsSdkTest
Testing SDK-style ASP.NET Web Forms