Pinned Repositories
AlwaysRunning
Keep an IIS wite always running.
Atlanta
AvailabilityMonitor
Generazor
Template based code generation for .NET Core using the Razor SDK.
JwtAuth
Example of JWT authentication in dotnet core.
LucidDotNet
An example application using ASP.Net Core.
MfePoc
An example of Micro Frontends in .NET.
MvcTesting
A library to test Asp.Net Core Mvc application forms from request through to (HTML) response.
Reposify
A generic C# .Net Repository with a primary focus of testability.
ZipDeploy
Deploy updates to a running Asp.Net Core IIS application by uploading a zip file.
FlukeFan's Repositories
FlukeFan/ZipDeploy
Deploy updates to a running Asp.Net Core IIS application by uploading a zip file.
FlukeFan/Reposify
A generic C# .Net Repository with a primary focus of testability.
FlukeFan/Generazor
Template based code generation for .NET Core using the Razor SDK.
FlukeFan/LucidDotNet
An example application using ASP.Net Core.
FlukeFan/AlwaysRunning
Keep an IIS wite always running.
FlukeFan/AvailabilityMonitor
FlukeFan/JwtAuth
Example of JWT authentication in dotnet core.
FlukeFan/MfePoc
An example of Micro Frontends in .NET.
FlukeFan/MvcTesting
A library to test Asp.Net Core Mvc application forms from request through to (HTML) response.
FlukeFan/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
FlukeFan/BUnitExample
FlukeFan/DotnetBuildExample
Example build of .Net project, using the dotnet cli, NUnit, and OpenCover to build and test.
FlukeFan/DotnetBuildPerf
Compares the build performance of new dotnet.exe projects to legacy .csproj style projects.
FlukeFan/EfCoreBug_SaveChangesAsync
Attempt to reproduce potential EF Core 3.1 bug
FlukeFan/execparse
Automatically exported from code.google.com/p/execparse
FlukeFan/FixTwitterArchive
FlukeFan/lwjgl
LWJGL 2.X - The Lightweight Java Game Library.
FlukeFan/LwjglShiftTest
Testing Keyboard.isKeyDown on shift keys
FlukeFan/machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
FlukeFan/MonogameAndroidLag
Demo of touch position lag using Monogame on Android
FlukeFan/MultipleRazorLib
An example of combining multiple razor libraries in one application.
FlukeFan/MvcFolders
Some utility classes to help implement Feature Folders in a (pre core) MVC application.
FlukeFan/MvcForms
Some utility classes to help create simple form input in an MVC application.
FlukeFan/nantscript
Automatically exported from code.google.com/p/nantscript
FlukeFan/nhlambdaextensions
Automatically exported from code.google.com/p/nhlambdaextensions
FlukeFan/rgb-playground
Automatically exported from code.google.com/p/rgb-playground
FlukeFan/SimpleFacade
A small .Net library to help separate logic into commands and queries.
FlukeFan/TestAppPoolRecycle
FlukeFan/VsXmlIntellisenseExample
Example of XML intellisense in Visual Studio
FlukeFan/WatchCustomProject
An attempt to use 'dotnet watch' on a custom msbuild project