Posts /

.Net Core Resources

Twitter Facebook Google+
27 Dec 2018

API / Angular 2

  1. ASP.NET Core1.0 Insert/Select to Database Using Angular2 and WEB API

API / React.js

  1. How to Use React with Visual Studio and ASP.NET Web API

MVC

  1. ASP.NET Core - Feature Slices for ASP.NET Core MVC
  2. ASP.NET Core - Real-World ASP.NET Core MVC Filters

EF

  1. Using ASP.NET Core, Entity Framework Core and ASP.NET Boilerplate to Create NLayered Web Application (Part II) Code @Github
  2. ASP.NET Core - Write Apps with Visual Studio Code and Entity Framework

Caching

  1. InMemory Caching in ASP.NET MVC 6
  2. ASP.NET Core Caching in Practice (Added at 2018-08-31)
  3. Work with a distributed cache in ASP.NET Core (Added at 2018-08-31)

Tutorials

  1. Introduction to the .NET Core SDK
  2. Introduction to ASP.NET Core 1.0 @Microsoft Build 2016

Command Line

  1. Essential .NET - Command-Line Processing with .NET Core 1.0

C#7

  1. What’s New in C# 7.0

View Components

  1. Getting Lookup Data Into You View ASP.net MVC 6 Version
  2. View Components

Online Lessons

  1. Code School

Packages

  1. Awesome .NET Core
  2. JavaScriptServices
  3. Refit: The automatic type-safe REST library for .NET Core, Xamarin and .NET (Added at 2018-12-27

Linux Hosting

  1. Publish to a Linux Production Environment
  2. ASP.Net Core, on Ubuntu — Performance, C#, MVC, NGINX, and Fun
  3. Legion of Heroes: haproxy, nginx, Angular 2, ASP.NET Core, Redis and Docker

Deployment

  1. Deploy ASP .Net Core Web Applications on Ubuntu Linux (AWS EC2 behind Apache Server)

Web services

  1. Exploring ServiceStack’s simple and fast web services on .NET Core
  2. Using ASP.NET Core 2.1’s HttpClientFactory with Refit’s REST library (Added at 2018-12-27)

Kubernetes

  1. Handling settings and Environment Variables of your .NET Core 2 application hosted in a Docker container during development and on Kubernetes (Helm to the resque) (Added at 2018-07-09)

DDD

1.Designing a DDD-oriented microservice (Added at 2018-08-10)

HTTP Headers

  1. Send ETag headers in ASP.NET Core (Added at 2018-08-10)
  2. AspNetCoreRateLimit @ Github (Added at 2018-08-10)

Background Services

  1. Background tasks with hosted services in ASP.NET Core (Added at 2018-12-27)
  2. Implementing background tasks in .NET Core 2.x webapps or microservices with IHostedService and the BackgroundService class (Added at 2018-12-27)

Hangfire

  1. Writing unit tests (Added at 2018-12-27)

Headless CMS

  1. Headless CMS and Decoupled CMS in .NET Core (Added at 2018-12-27)

Performance

  1. Bringing .NET application performance analysis to Linux (Added at 2018-12-27)

Metrics

  1. App Metrics (Added at 2018-12-27) App Metrics is an open-source and cross-platform .NET library used to record metrics within an application

Twitter Facebook Google+