aspnetcore topic

List aspnetcore repositories

Authentication

36
Stars
1
Forks
Watchers

Authentication examples for AspNetCore 3.1

AspNetCoreSpa

1.5k
Stars
461
Forks
Watchers

Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:

dwCheckApi

27
Stars
17
Forks
Watchers

An ASP.NET Core WebAPI project for all Discworld novels

pixel-identity

130
Stars
27
Forks
Watchers

Bootstrapper for https://github.com/openiddict/openiddict-core and Asp.net Identity with a blazor based UI .

AspNetCoreMultitenant

192
Stars
64
Forks
Watchers

Multitenant ASP.NET Core application to serve as a starting point for real multitenant applications

AspNetCoreTests

110
Stars
39
Forks
Watchers

Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests

BlazorDemo

79
Stars
21
Forks
Watchers

Demo application for my writings about Blazor

SixLaborsCaptcha

46
Stars
7
Forks
Watchers

Generate captcha with SixLabors' libraries on .NET Core

SignalR-Core-SqlTableDependency

37
Stars
19
Forks
Watchers

Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.

AutoFilterer

441
Stars
36
Forks
Watchers

AutoFilterer is a mini filtering framework library for dotnet. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically. The first aim is to be compatible w...