About
Samples
Videos
Courses
Contact
View courses
If you want to learn about Blazor WebAssembly and Dependency Injection in .NET, check out our online courses
Home
.NET samples
Learn .NET by downloading ASP.NET Core samples
Read appsettings.json Config in ASP.NET Core
Download the source code and read the appsettings.json file in an ASP.NET Core MVC application. Bind using the options pattern.
Create a PDF using HTML & CSS in ASP.NET Core
Download the source code to allow you to create free PDF documents in ASP.NET Core. Capture a website layout and create an invoice.
Create Your Own File Logger
An ASP.NET Core for .NET 5 Web API which extends .NET Core's logging feature to log to text files in a HostedService.
Dynamic Queries using LINQ Expressions
Writing dynamic queries for Entity Framework. A sample .NET 5 MVC application, showing examples of LINQ expressions.
A FromBody and FromQuery sample in ASP.NET Core Web API
An ASP.NET Core example of using the FromBody and FromQuery attribute. Handy if your request is null, or getting a 415 error.
Page 3 of 3
1
2
3