Stars
Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
A .NET library for distributed synchronization
A template for an API using Clean Architecture and .NET Minimal API's.
Provides the ability to bind models using both ModelBinder and ValueProvider in ASP.NET Core.
A javascript form to format markdown tables for easier reading.
DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database …
A simple yet flexible validator library for vue.js. Forked from semisleep/simple-vue-validator to add support for Vue 3.
The zero configuration build tool for the web. 📦🚀
VIN (Vehicle Identification Number) Checker Lite
Fluent URL builder and testable HTTP client for .NET
Sample project demonstrating jwt-based authentication with an Angular (v5.2.1) frontend and ASP.NET Core 2 WebApi. Includes both local user registration with .NET Core Identity membership and faceb…