ASP.NET Core
ASP.NET Core tutorials and resources

ASP.NET Core
ASP.NET Core tutorials and resources
NuGet Libraries
- AutoWrapper - A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.
- SeoTags - SeoTags create all SEO tags you need such as meta, link, twitter card (twitter:), open graph (og:), and JSON-LD schema (structred data).
Samples
- aspnetrun - The best path to leverage your ASP.NET skills.
- Notify Progress with SignalR - ASP.NET Core Web API SignalR progress notification to an Angular client.
Tutorials
- 10 Best Practices to Secure ASP.NET Core Web Apps
- Create ZIP files on HTTP request without intermediate files
- Creating Discoverable HTTP APIs - Creating Discoverable HTTP APIs with ASP.NET Core 5 Web API
- Creating verifiable credentials for decentralized identities using Trinsic
- Develop for Azure Blob Storage and Amazon S3 without Subscription
- Does SignalR Guarantee Message Deliverability?
- Managing SignalR Connection (or why you shouldn't)
- Microservices - Build microservices with ASP.NET Core
- OAuth Device Code Flow with Azure AD - Implement OAuth Device Code Flow with Azure AD and ASP.NET Core
- Paid subscriptions with Stripe Billing
- Rate Limiting API Requests in ASP.NET Core
- Real-Time WinUI Dashboard with SignalR - A modern desktop dashboard powered by real-time communications
- Secure Azure AD File Uploads - Secure Azure AD user file uploads with Azure AD Storage and ASP.NET Core
- Twitter Dashboard using Blazor and SignalR
- Udemy IdentityServer 4 - Secure .NET Microservices with IdentityServer4 OAuth2,OpenID
- Unit Testing with xUnit and Moq