Vincent Maverick Durano

Results 8 repositories owned by Vincent Maverick Durano

ApiBoilerPlate

361
Stars
77
Forks
Watchers

A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.1

ASPNETCoreSignalR2App

22
Stars
9
Forks
Watchers

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

666
Stars
79
Forks
Watchers

A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.

HelpMate.Core

36
Stars
7
Forks
Watchers

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

24
Stars
15
Forks
Watchers

A demo application for Building a Simple Token Server and Protecting Your ASP.NET Core APIs with JWT

AutoWrapper.Server

18
Stars
1
Forks
Watchers

A JSON deserializer that unwraps the Result property of the AutoWrapper ApiResponse object.

NetCoreJwtRsaDemo

15
Stars
9
Forks
Watchers

Source code demo for the article Signing JWT with RSA in .NET Core 3.x Made Easy

RESTApiResponseWrapper.Core

56
Stars
18
Forks
Watchers

A REST API global exception handler and response wrapper for ASP.NET Core APIs.