Pinned Repositories
AuthenticateAspNetCoreApiWithJWTandRefreshTokens
Protect ASP.NET MVC API with JWT bearer and refresh token using Identity Core and Entity Framework Core.
CSharpChain
Blockchain implementation written in C#
WIAScanner
Scan from WIA or TWAIN compatible scanner from .NET code (C#, VB.NET, ...) with few lines of code.
PdfSharpCore
Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)
dejanmauer's Repositories
dejanmauer/AuthenticateAspNetCoreApiWithJWTandRefreshTokens
Protect ASP.NET MVC API with JWT bearer and refresh token using Identity Core and Entity Framework Core.
dejanmauer/CSharpChain
Blockchain implementation written in C#
dejanmauer/WIAScanner
Scan from WIA or TWAIN compatible scanner from .NET code (C#, VB.NET, ...) with few lines of code.