.NET Core Samples

Filter by Category

ASP.NET Core MVC Authentication

Learn how to implement secure user authentication and authorization in your ASP.NET Core MVC applications using Identity.

ASP.NET Core MVC Authentication Identity

Entity Framework Core CRUD Operations

Master basic Create, Read, Update, and Delete (CRUD) operations with Entity Framework Core in .NET Core.

EF Core Data Access CRUD ORM

Minimal API with EF Core

Build a modern, lightweight web API using .NET 6 Minimal APIs and Entity Framework Core for data persistence.

ASP.NET Core Minimal API EF Core Web API

Azure Functions with .NET Core

Develop serverless applications using Azure Functions with .NET Core, demonstrating event-driven programming.

Azure Serverless Cloud Native Event-Driven

LINQ to Objects Examples

Explore powerful data manipulation techniques using Language Integrated Query (LINQ) with collections in .NET Core.

LINQ Data Manipulation Collections

High-Performance HTTP Client

Optimize network requests with a high-performance HTTP client implementation in .NET Core.

Networking Performance HttpClient

Blazor WebAssembly Authentication

Implement secure user sign-in and sign-out functionality in your Blazor WebAssembly applications.

Blazor WebAssembly Authentication SPA

ML.NET Image Classification

Build an image classification model using ML.NET to categorize images programmatically.

ML.NET Machine Learning AI Image Recognition