.Net Core Guide

  • 6,3K Lượt xem
  • Bài cuối 16 Tháng Mười Một 2019
khaibl đăng này 16 Tháng Mười Một 2019

Xem file đính kèm

.NET Core has thefollowing characteristics: Cross-platform: Runs on Windows, macOS,and Linux operating systems. Consistent across architectures: Runs your code with thesame behavior on multiplearchitectures, including x64, x86,and ARM. Command-line tools: Includes easy-to-usecommand-linetools that can be used for local developmentand in continuous-integration scenarios. Flexible deployment: Can beincluded in your app or installed side-by-side(user-wide or system-wide installations). Can be used with Docker containers. Compatible: .NET Coreis compatible with .NET Framework, Xamarin,and Mono,via .NET Standard. Open source:The.NET Core platform is open source, using MIT and Apache 2 licenses. .NET Coreis a .NET Foundation project. Supported by Microsoft: .NET Coreis supported by Microsoft, per .NET CoreSupport. 

File đính kèm

khaibl đăng này 16 Tháng Mười Một 2019

10 GREAT .NET CORE 3.0 ARTICLES YOU MUST HAVE A LOOK

.Net Core 3.0 is available to start developing a powerful application with some exciting features. Now It comes with improved performance & security. I have listed down some of the great articles on .Net Core 3.o which will definitely help you to convince yourself to start developing using .Net Core 3.0 & also migrating your existing projects as well.

1. PERFORMANCE IMPROVEMENTS IN .NET CORE 3.0

Although .Net Core 3.0 came with the Tons of amazing features like Windows Forms and WPF, platform intrinsics, HTTP/2, single-file executables, Fast reading writing of JSON, enhanced cryptography & many others. But this article is for those, who’re in Love with .Net Core for its amazing Performace.

Performance Improvements in .NET Core 3.0

2. COMBINING RAZOR AND BLAZOR PAGES IN A SINGLE ASP.NET CORE 3 APPLICATION

Blazor lets you build interactive web UIs using C# instead of JavaScript.  This post shows you can add Blazor based pages into an existing Razor Pages application. 

Combining Razor and Blazor Pages in a Single ASP.NET Core 3 Application

3. 5 REASONS TO CHOOSE ASP.NET CORE 3.0 FOR YOUR IOT PROJECT

IoT applications can make the lives of businesses and industries simpler in many ways, including increased data protection, secure ways of informing users about theft, accidents or breaches. So, here’s a great article to convince you to choose Asp.Net Core 3.0 to build your next-generation smart application.

5 Reasons to Choose ASP.NET Core 3.0 for Your IoT Project

4. PUBLISHING A SINGLE EXE FILE IN .NET CORE 3.0

Let’s say that you have developed a simple app & want to share with your client for the demo, he don’t have .Net Core installed & you don’t want to send him hundreds of files. .Net Core 3.0 allows sharing a single executable file including all dependencies. Here’s a great article on publishing a single EXE file in .Net Core 3.0

Publishing A Single EXE File In .NET Core 3.0

5. BREAKING ALL EXISTING HEX ENCODING RECORDS WITH .NET CORE 3.0

Here’s another Article related to another great feature hardware intrinsicsNicolas Portmann wrote a great article in which he has beaten his all previous records by using the great feature provided by .Net Core3.0 called hardware intrinsics.

Breaking all existing Hex Encoding Records with .NET Core 3.0

6. WHAT’S THE BIG DEAL WITH IASYNCENUMERABLE<T> IN .NET CORE 3.0?

One of the most amazing features of .NET Core 3.0 and C# 8.0 has been the addition of IAsyncEnumerable<T>. But the question is that what is so exceptional about it & wasn’t possible before IASYNCENUMERABLE. Here’s an awesome guide explaining it.

What’s the big deal with IAsyncEnumerable<T> in .NET Core 3.0?

7. A COMPLETE GUIDE TO SECURE YOUR ASP.NET CORE WEB APPLICATION & API

When we talk about Web Application’s Security, Asp.Net Core is considered as the first choice. Here’s a great article to follow best security practices you need to follow while developing Asp.Net Core Web Application or API.

A Complete Guide to Secure your Asp.Net Core Web Application & API

8. MIGRATE FROM ASP.NET CORE 2.2 TO 3.0

We should always keep updating with the latest versions to keep our Application utilizing better performance with many great features. So, here’s a great guide provided by Microsoft Docs to Migrate your Asp.net Core 2.2 project into 3.0

Migrate from ASP.NET Core 2.2 to 3.0

9. ASP.NET CORE 3.0 CONFIGURATION FACTSHEET

There are many options to consider when managing the configuration & settings for .NET Core 3.0 applications. In this article, Dino Esposito explained the most common scenarios for configuration of these applications.

ASP.NET Core 3.0 Configuration Factsheet

10. A PLUGIN SYSTEM WITH .NET CORE 3.0

The modular approach is something wishes by everyone to enhance the functionality of any application. If we take an example of WordPress everyone gets an idea about the plugin system. So what If we want to achieve that functionality using .Net Core 3. Here’s a complete guide.

Close
www.sthink.com.vn