Dendrobate is a framework that facilitates the development of payloads that hook unmanaged code through managed .NET code. To do this Dendrobate uses EasyHook and packs the injected component, Dendron, using Fody & Costura. This i
MiniRazor is a tiny wrapper around the Razor templating engine, which provides a way to compile and render templates on demand. This library focuses specifically on providing the lightest possible implementation that can be used i
Scriban is a fast, powerful, safe and lightweight text templating language and engine for .NET, with a compatibility mode for parsing liquid templates.
Introduction
This is a template to create ASP.NET Core MVC / Angular. It has 2 different versions:
ASP.NET Core MVC & jQuery (server rendered multi-page application).
ASP.NET Core & Angular (single page ap
SideWaffle for Visual Studio
SideWaffle.com - download the extension
The ultimate web developer template pack
A collection of Item Templates for Visual Studio 2012/2013/2015 that makes any web developer's
ProjectScaffold
This project can be used to scaffold a prototypical .NET solution including file system layout and tooling. This includes a build process that:
updates all AssemblyInfo files
compiles the appli
ASP.NET Core Starter Kit
ASP.NET Core Starter Kit is a real-world boilerplate and tooling for creating single-page web applications (SPA) oriented towards progressive enhancement design, cross-platform compatabil
Installation
Rename your project using "MvcTemplate.Rename.cmd".
Set Web as default start up project.
Install necessary VS extensions if you don't have them already:
Web compiler.
Featu