www.reddit.com/r/dotnet/comments/1n821wa/does_aspnet_core_handle_incoming_web_requests_by/
As titled. I can't seem to find online how ASPNet Core handles incoming web requests. All I got was "how the ASPNet Core middleware-controller procedure works", which is not what I wanted. Does ASPNe...
github.com/didiiiiiii/build-an-app-with-aspnet-core-and-angular-from-scratch
udemy course "Build an app with ASPNET Core and Angular from scratch" by Neil Cummings (⭐ 2)
github.com/aspnet/Diagnostics
[Archived] Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors. Project moved to https://github.com/aspnet/AspNetCore (⭐ 210)
github.com/CodeMazeBlog/email-attachments-aspnet-core
This repo contains the source code for "How to Send Email with Attachments in ASP.NET Core" article on Code Maze (⭐ 32)
github.com/aspnetboilerplate/module-zero-core-template
ASP.NET Core MVC / Angular Startup Project For ASP.NET Boilerplate (⭐ 959)
github.com/Judyll/udemy-cummings-aspnet-core-angular
A practical example of how to build an application with ASP.NET Core WebAPI (v2.1) and Angular (v6) from start to finish (⭐ 2)
www.reddit.com/r/csharp/comments/1oy92qv/i_would_like_to_publish_an_aspnet_core_mvc/
I would like to publish AspNet Core MVC applications and find out where to host them. I am an independent developer, so I cannot spend much on hosting at first until I see if the application will gain...
github.com/aspnet/Announcements
Subscribe to this repo to be notified about major changes in ASP.NET Core and Entity Framework Core (⭐ 1666)
github.com/LinkedInLearning/aspnetcore-azure-tables-2841537
ASP.NET Core: Working with Azure Tables (⭐ 2)
github.com/LinkedInLearning/aspnet_core_comms_management_2841538
ASP.NET Core: Communications Management (⭐ 4)
github.com/maxkoshevoi/DateOnlyTimeOnly.AspNet
Adds support for receiving and returning DateOnly/TimeOnly as ISO 8601 string to ASP.NET Core API (⭐ 119)
github.com/tpeczek/Lib.AspNetCore.ServerSentEvents
Points: 3 | Comments: 0 | Author: tpeczek
github.com/tpeczek/Lib.AspNetCore.Security
Points: 3 | Comments: 0 | Author: tpeczek
github.com/JonPSmith/AuthPermissions.AspNetCore
This library provides extra authorization and multi-tenant features to an ASP.NET Core application. (⭐ 874)
github.com/davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications (⭐ 8504)
www.reddit.com/r/dotnet/comments/1jiw26p/is_aspnet_the_primary_way_to_use_dotnet/
So ive been using .net for a handful of years now. Ive mostly worked in console backend apps written in .net framework and later .net core. Ive also worked on a few web apis using aspnet and web apps ...
github.com/mvdoyle/ASPNET
ASP.NET Core using MVC accessing the Bestbuy example database (⭐ 2)
github.com/dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. (⭐ 37769)
github.com/aspnetrun/run-aspnetcore-microservices
Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET…
github.com/scottbrady91/ScottBrady91.AspNetCore.Identity.Argon2PasswordHasher
ASP.NET Core Identity IPasswordHasher implementation using Argon2 (⭐ 24)