Pinned Repositories
AddAnyFile
A Visual Studio extension
AspNetCoreHybridFlowWithApi
ASP.NET Core MVC application using API, OpenID Connect Hybrid flow , second API, Code Flow with PKCE
AspNetCoreID4External
external OpenID Connect Login to IdentityServer4 with AAD
AspNetCoreSpa
Asp.Net Core 3.1 & Angular 8 SPA Fullstack application with plenty of examples. Live demo:
AspNetMvcActiveDirectoryOwin
ASP.Net MVC with Active Directory Authentication using Owin Middleware
automapperlikeabro
Automapper like a bro!
BerTlv.NET
A library for parsing BER TLV data (like EMV credit cards).
clink
Bash's powerful command line editing in cmd.exe
ObjectExporter
Object Exporter lets you export out an object while debugging in Visual Studio, the object can be serialized in either C#, JSON or XML.
vurso's Repositories
vurso/ObjectExporter
Object Exporter lets you export out an object while debugging in Visual Studio, the object can be serialized in either C#, JSON or XML.
vurso/AddAnyFile
A Visual Studio extension
vurso/AspNetCoreHybridFlowWithApi
ASP.NET Core MVC application using API, OpenID Connect Hybrid flow , second API, Code Flow with PKCE
vurso/AspNetCoreID4External
external OpenID Connect Login to IdentityServer4 with AAD
vurso/AspNetCoreSpa
Asp.Net Core 3.1 & Angular 8 SPA Fullstack application with plenty of examples. Live demo:
vurso/AspNetMvcActiveDirectoryOwin
ASP.Net MVC with Active Directory Authentication using Owin Middleware
vurso/automapperlikeabro
Automapper like a bro!
vurso/BerTlv.NET
A library for parsing BER TLV data (like EMV credit cards).
vurso/clink
Bash's powerful command line editing in cmd.exe
vurso/CompaniesHouse.NET
A simple .NET client wrapper for CompaniesHouse API
vurso/CsvTextFieldParser
A simple CSV parser based on Microsoft.VisualBasic.FileIO.TextFieldParser.
vurso/gmaps
the easiest way to use Google Maps
vurso/GoogleMapsDirectionsDirective
Simple AngularJS directive demonstrating how to use Google Maps v3 Directions API to plot a route on a map. Demonstrates how to call a function inside a directive from a controller and wiring up a table to this feature
vurso/httpstatus
Easily generate different HTTP responses for testing
vurso/IdentityServer4.AspNetIdentity
ASP.NET Core Identity integration for IdentityServer4
vurso/IdentityServer4Demos.NETCore31
This repository contains demo projects for IdentityServer4. To learn how to create these projects yourself you can use my zero to production-ready step-by-step tutorials and client app examples.
vurso/jwt-api
Example API that shows how to implement JSON Web Token authentication and authorization with ASP.NET Core 2.0, built from scratch.
vurso/jwt-api-dnc31
Upgrade of evgomes/jwt-api to ASP.NET Core 3.1 with Swashbuckle API doc gen (this is a WIP will evolve over time).
vurso/MicroservicePrototypeOne
I built a microservice using the latest dotnet core 2.2 framework and C# code with Swagger for the UI and xunit for integration testing.
vurso/MobiNewsDevTest
vurso/nnn
n³ The unorthodox terminal file manager
vurso/Pico
Pico is a stupidly simple, blazing fast, flat file CMS.
vurso/PostcodeChecker
Tools for UK postcodes
vurso/Postcodes
C# type representing a UK postcode
vurso/react-native-check-box
Checkbox component for react native, it works on iOS and Android.
vurso/scrcpy
Display and control your Android device
vurso/sharpkeys
SharpKeys is a utility that manages a Registry key that allows Windows to remap one key to any other key.
vurso/TDDInMemoryUnitTest
Demonstrating TDD to build an in-memory repo with good unit tests
vurso/vue-auth
Jwt Auth library for Vue.js.
vurso/vue3-simple-typeahead-demo