.NET Labs

Results 14 repositories owned by .NET Labs

JwtAuthDemo

382
Stars
143
Forks
Watchers

ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.

Minimal-URL-Shortener

136
Stars
20
Forks
Watchers

An example web app based on the new feature in .NET 8 | minimal web API in ASP.NET 8

ServiceWorkerCronJob

256
Stars
71
Forks
Watchers

Schedule Cron Jobs using HostedService in ASP.NET Core

AngularFileUpload

32
Stars
27
Forks
Watchers

Upload files from Angular client to a .NET API endpoint

ApiAuthDemo

50
Stars
25
Forks
Watchers

A simple demo with JWT Auth APIs and Basic Auth APIs, with Swagger support. Swagger Security; Swagger Auth

FileTransferUsingHttpClient

35
Stars
14
Forks
Watchers

Upload/Download Files Using HttpClient in C#

HeadFirstDesignPattern

45
Stars
17
Forks
Watchers

Head First Design Pattern: Completely Rewrite in C#

HerokuContainer

32
Stars
23
Forks
Watchers

Dockerized ASP.NET Core Web API app in Heroku

NginxLoadBalancer

45
Stars
21
Forks
Watchers

Host an ASP.NET Core App with Nginx and Docker: SSL and Load Balancing

SemaphoreSlimThrottle

20
Stars
8
Forks
Watchers

Rate Limiting API Endpoints in ASP.NET Core