Lưu ý: thành phần này tự tạo các liên kết cho tất cả các Section có đánh dấu [Bổ sung điểm neo].
Có thể bổ sung thêm liên kết khác ở [PHẦN LIÊN KẾT]

Introduction

.NET is a Microsoft software development platform, used to build and deploy applications and services across a variety of platforms. The.NET platform includes a range of tools, libraries and programming languages to support desktop, web, mobile and service application development.

.NET applications deployment services at SSG can be implemented on a variety of platforms and environments such as Desktop application deployment, Web application, mobile application, etc.

Introduction

Main functions

  • ASP.NET: This framework includes tools and libraries for developing dynamic web applications, such as MVC (Model-View-Controller) and Web API.
  • Entity Framework: Allows you to work with databases using objects and source code rather than writing SQL directly. Entity Framework makes it easier to query and change data in a database.
  • ASP.NET Core: develop web applications running on multiple platforms such as Windows, Linux and macOS. ASP.NET Core delivers better performance and integrates well with cloud technology.
  • Xamarin: multi-platform mobile application development using C#. Xamarin helps share source code between different platforms like Android and iOS, minimizing multi-platform development effort.
  • ASP.NET Web API: Build web API services to provide data and functionality to other applications via the HTTP protocol.
  • .NET Core / .NET 5 and newer versions:The.NET Core version was renamed.NET 5 and later.NET 6,.NET 7 and later. These are multi-platform versions of the.NET Framework, supporting development across a variety of operating systems and architectures.
  • Visual Studio: Microsoft’s tightly integrated development environment supports a variety of platforms and programming languages. It offers a variety of tools for developing, testing, and deploying.NET applications.
  • Blazor: Build dynamic web applications using C# instead of JavaScript. Blazor offers WebAssembly and Server versions to deploy applications directly on the browser or via the server.
  • Azure DevOps: Source control, build automation, and application deployments to the Microsoft Azure cloud are all integrated to allow continuous integration/continuous deployment (CI/CD) development processes.

Benefits

Multi-platform

.NET can be used to build applications running on Windows, macOS, Linux and other operating systems.

High performance

.NET is designed to deliver high performance to applications.

Sercurity

.NET is designed to provide security for applications.