Vincent Maverick Durano
Vincent Maverick Durano
ApiBoilerPlate
A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.1
ASPNETCoreSignalR2App
An ASP.NET Core 1.0 RTM project demo on building a simple Online Poll System using SignalR2, jQuery, Core MVC and Core Web API
AutoWrapper
A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.
HelpMate.Core
A tiny helper for writing .NET Core applications. This library provides a simple set of extension methods that you can use to perform common validations and conversions in C#.
IdentityServer4Demo
A demo application for Building a Simple Token Server and Protecting Your ASP.NET Core APIs with JWT
AutoWrapper.Server
A JSON deserializer that unwraps the Result property of the AutoWrapper ApiResponse object.
NetCoreJwtRsaDemo
Source code demo for the article Signing JWT with RSA in .NET Core 3.x Made Easy
RESTApiResponseWrapper.Core
A REST API global exception handler and response wrapper for ASP.NET Core APIs.