Click here to Skip to main content
15,880,956 members
Everything / .NET / .NET Core3.1

.NET Core3.1

.NET-Core3.1

Great Reads

by Marc Clifton
The middle ground between monolithic applications and an explosion of microservices
by Marc Clifton
Your one-stop guide for API and web-client Form, XHR, Blob, and Drag & Drop File/Data Uploading
by Marc Clifton
Reduces number of per-table controllers, models, services, and other code you end up writing or having auto-generated!
by Marc Clifton
Adding relationships and relationship instance management - record hierarches

Latest Articles

by Marc Clifton
Reduces number of per-table controllers, models, services, and other code you end up writing or having auto-generated!
by Marc Clifton
Manage your database migrations with web API endpoints
by Marc Clifton
The middle ground between monolithic applications and an explosion of microservices
by scott_liu
Entity Framework Core client evaluation was disabled by default since version 3.0 because of performance.

All Articles

Sort by Updated

.NET Core3.1 

14 Mar 2021 by freedeveloper
Managing multiple environments is a very common situation in software development in the enterprise
22 Jun 2021 by freedeveloper
The move of the WEB from server based pages to Client based pages can create a security problem if we don't modify our traditional form to report errors.
2 Dec 2021 by klinkenbecker
Shows how to monitor a UPS, graph the details and shutdown the system
6 Apr 2021 by Marc Clifton
Adding relationships and relationship instance management - record hierarches
10 Apr 2021 by Marc Clifton
Set up an ASP.NET Core API project, with TypeScript and "require" to render pages and and load JavaScript files in the browser.
26 Jun 2021 by Marc Clifton
I have a very specific use-case where I need a microservice that manages a simple in memory data store, which I call a "bucket."
1 Aug 2021 by Marc Clifton
This is the typical process that I go through when creating a new Web API project in .NET Core 3.1.
5 Feb 2022 by Marc Clifton
Manage your database migrations with web API endpoints
8 Feb 2022 by Marc Clifton
Reduces number of per-table controllers, models, services, and other code you end up writing or having auto-generated!
15 Dec 2021 by Marc Clifton
Your one-stop guide for API and web-client Form, XHR, Blob, and Drag & Drop File/Data Uploading
3 Jan 2022 by Marc Clifton
The middle ground between monolithic applications and an explosion of microservices