Code snippets for the YouTube video “Angular ASP.NET Core Minimal APIs Tutorial (pt. 2 – front end)”. app.component.ts ngOnInit CORS app.component.html APIEndpoints.ts HttpOptions.ts modal-create-post.component.ts modal-create-post...
Code snippets for the YouTube video ” Angular ASP.NET Core Minimal APIs Tutorial (pt. 1 – back end)”. AppDbContext.cs appsettings.json Add DbContext to DI PostsEndpoints.cs Program.cs
Code snippets for the YouTube video “.NET Stripe Tutorial”. You download the full source code here. Product.cs AppDbContext.cs ProductsController.cs appsettings.json Finished program.cs CheckoutController.cs checkout.js JavaScript...