aspnetcorewebapi topic

List aspnetcorewebapi repositories

AuthenticationWithClientSideBlazor

249
Stars
75
Forks
Watchers

Companion code sample for my blog post - Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity

DNTFrameworkCoreTemplate

35
Stars
8
Forks
Watchers

Boilerplate project templates based on DNTFrameworkCore

aurora-api-project

229
Stars
75
Forks
Watchers

Aurora is a project developed in .NET 6, where it aims to show how to create something using an architecture, in layers, simple and approaching, in a simplistic way, some concepts such as DDD.

aspnet-core-web-api-using-odata

28
Stars
4
Forks
Watchers

Demo application of my speech 'Add OData Support to Your Asp.Net Core Web Api' at Dotnet Konf İstanbul. http://dotnetkonf.com/

ArcaeaServer2

49
Stars
1
Forks
Watchers

基于ASP.NET Core 6.0的Arcaea服务器程序实现/ASP.NET Core 6.0 Based Arcaea Server Implementation **still developing**

APIEnem

41
Stars
6
Forks
Watchers

Criação de uma API com micro dados do ENEM disponibilizados pelo INEP com ASP. NET Core Web API

JqueryDataTablesServerSideDemo

45
Stars
15
Forks
Watchers

Jquery DataTables with Asp.Net Core server side multi column sorting and searching Demo Project.

PolicyBasedAuthWithBlazor

42
Stars
16
Forks
Watchers

Companion code sample for my blog post - Configuring Policy-based Authorization with Blazor