trailmax / AspNetCoreImpersonationLinks
Asp.Net Core User Impersonation code Sample
☆15Updated 7 years ago
Alternatives and similar repositories for AspNetCoreImpersonation
Users that are interested in AspNetCoreImpersonation are comparing it to the libraries listed below
Sorting:
- Implementing HTML Emails with ASP.NET Core Razor☆221Updated 3 years ago
- .NET Labs -- Show Me the Tips and Tricks and Code☆148Updated 2 years ago
- ☆343Updated 10 months ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆198Updated 5 years ago
- Microsoft AspNet bindings and automatic parsing for jQuery DataTables along with extension methods to help on data queries.☆306Updated 2 years ago
- A set of useful, and possibly opinionated, Tag Helpers for ASP.NET Core☆337Updated 8 months ago
- A general purpose utility and helper library for .NET development☆262Updated this week
- reCAPTCHA for .NET library lets you easily use Google's reCAPTCHA in an ASP.NET Web Forms / MVC / ASP.NET Core application.☆166Updated last year
- A simple API Gateway made in ASP.NET Core☆68Updated 5 years ago
- Adds the [SwaggerRequestExample] and [SwaggerResponseExample] attributes to Swashbuckle☆122Updated 2 years ago
- A filled with self-loathing implementation of Basic Authentication, and Certificate Authentication to make me feel like a real security p…☆438Updated last year
- Tutorial samples that shows how to use Dapper .NET☆181Updated 2 years ago
- ASP.NET Core Live Reload Middleware that monitors file changes in your project and automatically reloads the browser's active page☆474Updated 5 months ago
- Provides a complete source of localized time zone names and abbreviations.☆214Updated 6 months ago
- ASP .NET Core 3.0 Worker Service Sample☆143Updated 6 years ago
- Entity Framework Core extension to execute stored procedures☆193Updated 4 years ago
- Cloudinary DotNet library☆102Updated last month
- EFCore Extension that allows a means to map a stored procedure to a class, fluently.☆176Updated 3 months ago
- ☆124Updated last year
- Identity package that uses Dapper instead EntityFramework for use with .NET Core☆270Updated last year
- Json Localizer library for .NetStandard and .NetCore Asp.net projects☆88Updated last year
- A utility library for ASP.NET Core (both MVC and Razor Pages) websites to easily add and customize breadcrumbs.☆161Updated 2 years ago
- ASP.NET Core middleware that adds HttpCache headers to responses (Cache-Control, Expires, ETag, Last-Modified), and implements cache expi…☆280Updated last month
- A C# class library that will calculate distance and cardinal direction between two sets of coordinates and provides the lat/long boundari…☆206Updated last year
- Extension method to find/register classes in an assembly into the Microsoft DI provider☆241Updated last year
- Adds events for entity inserting, inserted, updating, updated, deleting, and deleted☆378Updated 7 months ago
- A solution for exchanging external (Facebook,Google,Twitter etc) tokens with IdentityServer access token.