Forem

# aspnetcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Episode 016 - Authentication with Identity and Razor Pages - ASP.NET Core: From 0 to overkill
Cover image for Episode 016 - Authentication with Identity and Razor Pages - ASP.NET Core: From 0 to overkill

Episode 016 - Authentication with Identity and Razor Pages - ASP.NET Core: From 0 to overkill

11
Comments
19 min read
6 types of code you shouldn't have inside your .NET controllers

6 types of code you shouldn't have inside your .NET controllers

37
Comments 4
4 min read
Episode 015 - Calling the Web API from the frontend - ASP.NET Core: From 0 to overkill
Cover image for Episode 015 - Calling the Web API from the frontend - ASP.NET Core: From 0 to overkill

Episode 015 - Calling the Web API from the frontend - ASP.NET Core: From 0 to overkill

12
Comments
5 min read
Building a flat website with ASP.NET Core

Building a flat website with ASP.NET Core

22
Comments 10
4 min read
Configuring SSL On An Asp.Net Core Docker Container

Configuring SSL On An Asp.Net Core Docker Container

9
Comments 3
4 min read
Episode 014 - Centralizing frontend state with Vuex - ASP.NET Core: From 0 to overkill
Cover image for Episode 014 - Centralizing frontend state with Vuex - ASP.NET Core: From 0 to overkill

Episode 014 - Centralizing frontend state with Vuex - ASP.NET Core: From 0 to overkill

7
Comments
12 min read
JSON Merge Patch in ASP.NET Core

JSON Merge Patch in ASP.NET Core

6
Comments
3 min read
Episode 013 - Starting the frontend with Vue.js - ASP.NET Core: From 0 to overkill
Cover image for Episode 013 - Starting the frontend with Vue.js - ASP.NET Core: From 0 to overkill

Episode 013 - Starting the frontend with Vue.js - ASP.NET Core: From 0 to overkill

14
Comments
14 min read
Episode 012 - Move to a Web API - ASP.NET Core: From 0 to overkill
Cover image for Episode 012 - Move to a Web API - ASP.NET Core: From 0 to overkill

Episode 012 - Move to a Web API - ASP.NET Core: From 0 to overkill

61
Comments 6
9 min read
Dynamic Policy Claims in ASP.NET Core using JWT Tokens (and Role Claims)

Dynamic Policy Claims in ASP.NET Core using JWT Tokens (and Role Claims)

17
Comments
3 min read
How to use Typescript with the ASP.NET Core 2.x React Project Template
Cover image for How to use Typescript with the ASP.NET Core 2.x React Project Template

How to use Typescript with the ASP.NET Core 2.x React Project Template

10
Comments
5 min read
Manage CosmosDB objects (Stored Procedure, Functions, Triggers ...) with this Nuget package

Manage CosmosDB objects (Stored Procedure, Functions, Triggers ...) with this Nuget package

6
Comments
3 min read
Episode 011 - Data access with Entity Framework Core - ASP.NET Core: From 0 to overkill
Cover image for Episode 011 - Data access with Entity Framework Core - ASP.NET Core: From 0 to overkill

Episode 011 - Data access with Entity Framework Core - ASP.NET Core: From 0 to overkill

14
Comments
16 min read
Updated Step by step: Serilog with ASP.NET Core

Updated Step by step: Serilog with ASP.NET Core

8
Comments
2 min read
Integration Testing and dockerizing asp.net core apps on Travis CI, Azure pipeline and appveyor using cake build.

Integration Testing and dockerizing asp.net core apps on Travis CI, Azure pipeline and appveyor using cake build.

11
Comments
8 min read
Override appSettings during development – .NET Core

Override appSettings during development – .NET Core

4
Comments
2 min read
Episode 010 - Async all the things - ASP.NET Core: From 0 to overkill
Cover image for Episode 010 - Async all the things - ASP.NET Core: From 0 to overkill

Episode 010 - Async all the things - ASP.NET Core: From 0 to overkill

19
Comments 4
17 min read
How to rename Asp .Net Core 2.2 Identity Tables to not have AspNet prefix in EF Core

How to rename Asp .Net Core 2.2 Identity Tables to not have AspNet prefix in EF Core

15
Comments 1
1 min read
Building Faster Backends in ASP.NET Core

Building Faster Backends in ASP.NET Core

14
Comments
8 min read
How to create a Nuget package for Blazor assembly with Azure DevOps

How to create a Nuget package for Blazor assembly with Azure DevOps

8
Comments
3 min read
Episode 009 - MVC filters - ASP.NET Core: From 0 to overkill
Cover image for Episode 009 - MVC filters - ASP.NET Core: From 0 to overkill

Episode 009 - MVC filters - ASP.NET Core: From 0 to overkill

18
Comments
7 min read
The confusing way of sending emails in .NET Core and other goodies

The confusing way of sending emails in .NET Core and other goodies

9
Comments 1
2 min read
Net Core security - NWebSec to the rescue!
Cover image for Net Core security - NWebSec to the rescue!

Net Core security - NWebSec to the rescue!

80
Comments 8
3 min read
Episode 008 - Middlewares - ASP.NET Core: From 0 to overkill
Cover image for Episode 008 - Middlewares - ASP.NET Core: From 0 to overkill

Episode 008 - Middlewares - ASP.NET Core: From 0 to overkill

20
Comments
7 min read
Use Action Filters to cut down your context.SaveChanges calls
Cover image for Use Action Filters to cut down your context.SaveChanges calls

Use Action Filters to cut down your context.SaveChanges calls

20
Comments 6
2 min read
loading...