Browse Source

Merge pull request #10190 from abpframework/alper/remove-bom

remove BOM from text files
pull/10194/head
maliming 4 years ago
committed by GitHub
parent
commit
a8f3f6fbed
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json
  2. 2
      abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/ro-RO.json
  3. 2
      docs/cs/Entity-Framework-Core-PostgreSQL.md
  4. 2
      docs/cs/Getting-Started-AspNetCore-Application.md
  5. 2
      docs/cs/Getting-Started-Console-Application.md
  6. 2
      docs/cs/Index.md
  7. 2
      docs/en/API/Application-Configuration.md
  8. 2
      docs/en/API/Swagger-Integration.md
  9. 2
      docs/en/Audit-Logging.md
  10. 2
      docs/en/Best-Practices/Application-Services.md
  11. 2
      docs/en/Best-Practices/Data-Transfer-Objects.md
  12. 2
      docs/en/Best-Practices/Domain-Services.md
  13. 2
      docs/en/Best-Practices/Entity-Framework-Core-Integration.md
  14. 2
      docs/en/Best-Practices/Index.md
  15. 2
      docs/en/Best-Practices/Module-Architecture.md
  16. 2
      docs/en/Best-Practices/MongoDB-Integration.md
  17. 2
      docs/en/CLI.md
  18. 2
      docs/en/Configuration.md
  19. 2
      docs/en/Dependency-Injection.md
  20. 2
      docs/en/Domain-Services.md
  21. 2
      docs/en/Emailing.md
  22. 2
      docs/en/Entity-Framework-Core-Migrations.md
  23. 2
      docs/en/Entity-Framework-Core-MySQL.md
  24. 2
      docs/en/Entity-Framework-Core-Oracle-Devart.md
  25. 2
      docs/en/Entity-Framework-Core-Oracle-Official.md
  26. 2
      docs/en/Entity-Framework-Core-Oracle.md
  27. 2
      docs/en/Entity-Framework-Core-Other-DBMS.md
  28. 2
      docs/en/Entity-Framework-Core-PostgreSQL.md
  29. 2
      docs/en/Entity-Framework-Core-SQLite.md
  30. 2
      docs/en/Getting-Started-AspNetCore-Application.md
  31. 2
      docs/en/Getting-Started-React-Native.md
  32. 2
      docs/en/Getting-Started-With-Startup-Templates.md
  33. 2
      docs/en/Index.md
  34. 2
      docs/en/Integration-Tests.md
  35. 2
      docs/en/Json-Serialization.md
  36. 2
      docs/en/MailKit.md
  37. 2
      docs/en/Module-Development-Basics.md
  38. 2
      docs/en/Object-Extensions.md
  39. 2
      docs/en/Options.md
  40. 2
      docs/en/RabbitMq.md
  41. 2
      docs/en/Road-Map.md
  42. 2
      docs/en/SMS-Sending.md
  43. 2
      docs/en/Settings.md
  44. 2
      docs/en/Specifications.md
  45. 2
      docs/en/Startup-Templates/Application.md
  46. 2
      docs/en/Startup-Templates/Index.md
  47. 2
      docs/en/Startup-Templates/Module.md
  48. 2
      docs/en/Testing.md
  49. 2
      docs/en/Timing.md
  50. 2
      docs/es/Index.md
  51. 2
      docs/pt-BR/Audit-Logging.md
  52. 2
      docs/pt-BR/Domain-Services.md
  53. 2
      docs/pt-BR/Emailing.md
  54. 2
      docs/pt-BR/Integration-Tests.md
  55. 2
      docs/pt-BR/SMS-Sending.md
  56. 2
      docs/pt-BR/Settings.md
  57. 2
      docs/pt-BR/Specifications.md
  58. 2
      docs/pt-BR/Testing.md
  59. 2
      docs/zh-Hans/Best-Practices/Application-Services.md
  60. 2
      docs/zh-Hans/Best-Practices/Data-Transfer-Objects.md
  61. 2
      docs/zh-Hans/Best-Practices/Domain-Services.md
  62. 2
      docs/zh-Hans/Best-Practices/Entity-Framework-Core-Integration.md
  63. 2
      docs/zh-Hans/Best-Practices/Index.md
  64. 2
      docs/zh-Hans/Best-Practices/Module-Architecture.md
  65. 2
      docs/zh-Hans/Domain-Services.md
  66. 2
      docs/zh-Hans/Entity-Framework-Core-Migrations.md
  67. 2
      docs/zh-Hans/Getting-Started-AspNetCore-Application.md
  68. 2
      docs/zh-Hans/Index.md
  69. 2
      docs/zh-Hans/Module-Development-Basics.md
  70. 2
      docs/zh-Hans/Startup-Templates/Application.md
  71. 2
      docs/zh-Hans/Startup-Templates/Index.md
  72. 2
      docs/zh-Hans/Startup-Templates/Module.md
  73. 2
      framework/src/Volo.Abp.ApiVersioning.Abstractions/FodyWeavers.xml
  74. 2
      framework/src/Volo.Abp.ApiVersioning.Abstractions/FodyWeavers.xsd
  75. 2
      framework/src/Volo.Abp.AspNetCore.Authentication.JwtBearer/FodyWeavers.xml
  76. 2
      framework/src/Volo.Abp.AspNetCore.Authentication.JwtBearer/FodyWeavers.xsd
  77. 2
      framework/src/Volo.Abp.AspNetCore.Authentication.OAuth/FodyWeavers.xml
  78. 2
      framework/src/Volo.Abp.AspNetCore.Authentication.OAuth/FodyWeavers.xsd
  79. 2
      framework/src/Volo.Abp.AspNetCore.Authentication.OpenIdConnect/FodyWeavers.xml
  80. 2
      framework/src/Volo.Abp.AspNetCore.Authentication.OpenIdConnect/FodyWeavers.xsd
  81. 2
      framework/src/Volo.Abp.AspNetCore.Components.Server.Theming/FodyWeavers.xml
  82. 2
      framework/src/Volo.Abp.AspNetCore.Components.Server.Theming/FodyWeavers.xsd
  83. 2
      framework/src/Volo.Abp.AspNetCore.Components.Server/FodyWeavers.xml
  84. 2
      framework/src/Volo.Abp.AspNetCore.Components.Server/FodyWeavers.xsd
  85. 2
      framework/src/Volo.Abp.AspNetCore.Components.Web.Theming/FodyWeavers.xml
  86. 2
      framework/src/Volo.Abp.AspNetCore.Components.Web.Theming/FodyWeavers.xsd
  87. 2
      framework/src/Volo.Abp.AspNetCore.Components.Web/FodyWeavers.xml
  88. 2
      framework/src/Volo.Abp.AspNetCore.Components.Web/FodyWeavers.xsd
  89. 2
      framework/src/Volo.Abp.AspNetCore.Components.Web/wwwroot/libs/abp/js/abp.js
  90. 2
      framework/src/Volo.Abp.AspNetCore.Components.WebAssembly.Theming/FodyWeavers.xml
  91. 2
      framework/src/Volo.Abp.AspNetCore.Components.WebAssembly.Theming/FodyWeavers.xsd
  92. 2
      framework/src/Volo.Abp.AspNetCore.Components.WebAssembly/FodyWeavers.xml
  93. 2
      framework/src/Volo.Abp.AspNetCore.Components.WebAssembly/FodyWeavers.xsd
  94. 2
      framework/src/Volo.Abp.AspNetCore.Components/FodyWeavers.xml
  95. 2
      framework/src/Volo.Abp.AspNetCore.Components/FodyWeavers.xsd
  96. 2
      framework/src/Volo.Abp.AspNetCore.MultiTenancy/FodyWeavers.xml
  97. 2
      framework/src/Volo.Abp.AspNetCore.MultiTenancy/FodyWeavers.xsd
  98. 2
      framework/src/Volo.Abp.AspNetCore.Mvc.Client.Common/FodyWeavers.xml
  99. 2
      framework/src/Volo.Abp.AspNetCore.Mvc.Client.Common/FodyWeavers.xsd
  100. 2
      framework/src/Volo.Abp.AspNetCore.Mvc.Client/FodyWeavers.xml

2
abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json

@ -1,4 +1,4 @@
{
{
"culture": "en",
"texts": {
"Permission:CommunityArticle": "Community Article",

2
abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/ro-RO.json

@ -1,4 +1,4 @@
{
{
"culture": "ro-RO",
"texts": {
"Permission:CommunityArticle": "Articol comunitar",

2
docs/cs/Entity-Framework-Core-PostgreSQL.md

@ -1,4 +1,4 @@
# Přepnutí na EF Core PostgreSQL providera
# Přepnutí na EF Core PostgreSQL providera
Tento dokument vysvětluje, jak přepnout na poskytovatele databáze **PostgreSQL** pro **[spouštěcí šablonu aplikace](Startup-Templates/Application.md)**, která je dodávána s předem nakonfigurovaným SQL poskytovatelem.

2
docs/cs/Getting-Started-AspNetCore-Application.md

@ -1,4 +1,4 @@
# Začínáme s ASP.NET Core MVC aplikací
# Začínáme s ASP.NET Core MVC aplikací
Tento tutoriál vysvětluje jak začít s ABP z ničeho s minimem závislostí. Obvykle chcete začít se **[startovací šablonou](https://abp.io/Templates)**.

2
docs/cs/Getting-Started-Console-Application.md

@ -1,4 +1,4 @@
# Začínáme s konzolovou aplikací
# Začínáme s konzolovou aplikací
Tento tutoriál vysvětluje jak začít s ABP z ničeho s minimem závislostí. Obvykle chcete začít se **[startovací šablonou](https://abp.io/Templates)**.

2
docs/cs/Index.md

@ -1,4 +1,4 @@
# ABP dokumentace
# ABP dokumentace
ABP je **open source aplikační framework** se zaměřením na vývoj webových aplikací založených na ASP.NET Core, zároveň ho však lze využít i k vývoji jiných typů aplikací.

2
docs/en/API/Application-Configuration.md

@ -1,4 +1,4 @@
# Application Configuration Endpoint
# Application Configuration Endpoint
ABP Framework provides a pre-built and standard endpoint that contains some useful information about the application/service. Here, the list of some fundamental information at this endpoint:

2
docs/en/API/Swagger-Integration.md

@ -1,4 +1,4 @@
# Swagger Integration
# Swagger Integration
[Swagger (OpenAPI)](https://swagger.io/) is a language-agnostic specification for describing REST APIs. It allows both computers and humans to understand the capabilities of a REST API without direct access to the source code. Its main goals are to:

2
docs/en/Audit-Logging.md

@ -1,4 +1,4 @@
# Audit Logging
# Audit Logging
[Wikipedia](https://en.wikipedia.org/wiki/Audit_trail): "*An audit trail (also called **audit log**) is a security-relevant chronological record, set of records, and/or destination and source of records that provide documentary evidence of the sequence of activities that have affected at any time a specific operation, procedure, or event*".

2
docs/en/Best-Practices/Application-Services.md

@ -1,4 +1,4 @@
## Application Services Best Practices & Conventions
## Application Services Best Practices & Conventions
* **Do** create an application service for each **aggregate root**.

2
docs/en/Best-Practices/Data-Transfer-Objects.md

@ -1,4 +1,4 @@
## Data Transfer Objects Best Practices & Conventions
## Data Transfer Objects Best Practices & Conventions
* **Do** define DTOs in the **application contracts** package.
* **Do** inherit from the pre-built **base DTO classes** where possible and necessary (like `EntityDto<TKey>`, `CreationAuditedEntityDto<TKey>`, `AuditedEntityDto<TKey>`, `FullAuditedEntityDto<TKey>` and so on).

2
docs/en/Best-Practices/Domain-Services.md

@ -1,4 +1,4 @@
## Domain Services Best Practices & Conventions
## Domain Services Best Practices & Conventions
> **This document is not ready yet. Please see the [Domain Services](../Domain-Services.md) document.**

2
docs/en/Best-Practices/Entity-Framework-Core-Integration.md

@ -1,4 +1,4 @@
## Entity Framework Core Integration Best Practices
## Entity Framework Core Integration Best Practices
> See [Entity Framework Core Integration document](../Entity-Framework-Core.md) for the basics of the EF Core integration.

2
docs/en/Best-Practices/Index.md

@ -1,4 +1,4 @@
## Module Development Best Practices & Conventions
## Module Development Best Practices & Conventions
### Introduction

2
docs/en/Best-Practices/Module-Architecture.md

@ -1,4 +1,4 @@
## Module Architecture Best Practices & Conventions
## Module Architecture Best Practices & Conventions
### Solution Structure

2
docs/en/Best-Practices/MongoDB-Integration.md

@ -1,4 +1,4 @@
## MongoDB Integration
## MongoDB Integration
* Do define a separated `MongoDbContext` interface and class for each module.

2
docs/en/CLI.md

@ -1,4 +1,4 @@
# ABP CLI
# ABP CLI
ABP CLI (Command Line Interface) is a command line tool to perform some common operations for ABP based solutions.

2
docs/en/Configuration.md

@ -1,3 +1,3 @@
# Configuration
# Configuration
ASP.NET Core has an flexible and extensible key-value based configuration system. In fact, the configuration system is a part of Microsoft.Extensions libraries and it is independent from ASP.NET Core. That means it can be used in any type of application. See [Microsoft's documentation](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/configuration/) to learn the configuration infrastructure. ABP framework is 100% compatible with the configuration system.

2
docs/en/Dependency-Injection.md

@ -1,4 +1,4 @@
# Dependency Injection
# Dependency Injection
ABP's Dependency Injection system is developed based on Microsoft's [dependency injection extension](https://medium.com/volosoft/asp-net-core-dependency-injection-best-practices-tips-tricks-c6e9c67f9d96) library (Microsoft.Extensions.DependencyInjection nuget package). So, it's documentation is valid in ABP too.

2
docs/en/Domain-Services.md

@ -1,4 +1,4 @@
# Domain Services
# Domain Services
## Introduction

2
docs/en/Emailing.md

@ -1,4 +1,4 @@
# Email Sending
# Email Sending
ABP Framework provides various services, settings and integrations for sending emails;

2
docs/en/Entity-Framework-Core-Migrations.md

@ -1,4 +1,4 @@
# EF Core Database Migrations
# EF Core Database Migrations
This document begins by **introducing the default structure** provided by [the application startup template](Startup-Templates/Application.md) and **discusses various scenarios** you may want to implement for your own application.

2
docs/en/Entity-Framework-Core-MySQL.md

@ -1,4 +1,4 @@
# Switch to EF Core MySQL Provider
# Switch to EF Core MySQL Provider
This document explains how to switch to the **MySQL** database provider for **[the application startup template](Startup-Templates/Application.md)** which comes with SQL Server provider pre-configured.

2
docs/en/Entity-Framework-Core-Oracle-Devart.md

@ -1,4 +1,4 @@
# Switch to EF Core Oracle Devart Provider
# Switch to EF Core Oracle Devart Provider
This document explains how to switch to the **Oracle** database provider for **[the application startup template](Startup-Templates/Application.md)** which comes with SQL Server provider pre-configured.

2
docs/en/Entity-Framework-Core-Oracle-Official.md

@ -1,4 +1,4 @@
# Switch to EF Core Oracle Provider
# Switch to EF Core Oracle Provider
This document explains how to switch to the **Oracle** database provider for **[the application startup template](Startup-Templates/Application.md)** which comes with SQL Server provider pre-configured.

2
docs/en/Entity-Framework-Core-Oracle.md

@ -1,4 +1,4 @@
# Switch to EF Core Oracle Provider
# Switch to EF Core Oracle Provider
This document explains how to switch to the **Oracle** database provider for **[the application startup template](Startup-Templates/Application.md)** which comes with SQL Server provider pre-configured.

2
docs/en/Entity-Framework-Core-Other-DBMS.md

@ -1,4 +1,4 @@
# Switch to Another DBMS for Entity Framework Core
# Switch to Another DBMS for Entity Framework Core
**[The application startup template](Startup-Templates/Application.md)** comes with **SQL Server provider pre-configured** for the Entity Framework Core. However, EF Core supports [many other DBMSs](https://docs.microsoft.com/en-us/ef/core/providers/) and you can use any of them within your ABP based applications.

2
docs/en/Entity-Framework-Core-PostgreSQL.md

@ -1,4 +1,4 @@
# Switch to EF Core PostgreSQL Provider
# Switch to EF Core PostgreSQL Provider
This document explains how to switch to the **PostgreSQL** database provider for **[the application startup template](Startup-Templates/Application.md)** which comes with SQL Server provider pre-configured.

2
docs/en/Entity-Framework-Core-SQLite.md

@ -1,4 +1,4 @@
# Switch to EF Core SQLite Provider
# Switch to EF Core SQLite Provider
This document explains how to switch to the **SQLite** database provider for **[the application startup template](Startup-Templates/Application.md)** which comes with SQL Server provider pre-configured.

2
docs/en/Getting-Started-AspNetCore-Application.md

@ -1,4 +1,4 @@
# Getting Started ABP With AspNet Core MVC Web Application
# Getting Started ABP With AspNet Core MVC Web Application
This tutorial explains how to start ABP from scratch with minimal dependencies. You generally want to start with the **[startup template](Getting-Started-AspNetCore-MVC-Template.md)**.

2
docs/en/Getting-Started-React-Native.md

@ -1,4 +1,4 @@
# Getting Started with the React Native
# Getting Started with the React Native
````json
//[doc-params]

2
docs/en/Getting-Started-With-Startup-Templates.md

@ -1,4 +1,4 @@
# Getting Started with the Startup Templates
# Getting Started with the Startup Templates
See the following tutorials to learn how to get started with the ABP Framework using the pre-built application startup templates:

2
docs/en/Index.md

@ -1,4 +1,4 @@
# ABP Documentation
# ABP Documentation
ABP Framework is a complete **infrastructure** based on the **ASP.NET Core** to create **modern web applications** and **APIs** by following the software development **best practices** and the **latest technologies**.

2
docs/en/Integration-Tests.md

@ -1 +1 @@
This document has been [moved to here](Testing.md).
This document has been [moved to here](Testing.md).

2
docs/en/Json-Serialization.md

@ -1,3 +1,3 @@
# JSON
# JSON
TODO

2
docs/en/MailKit.md

@ -1,4 +1,4 @@
# MailKit Integration
# MailKit Integration
[MailKit](http://www.mimekit.net/) is a cross-platform, popular open source mail client library for .net. ABP Framework provides an integration package to use the MailKit as the [email sender](Emailing.md).

2
docs/en/Module-Development-Basics.md

@ -1,4 +1,4 @@
# Modularity
# Modularity
## Introduction

2
docs/en/Object-Extensions.md

@ -1,4 +1,4 @@
# Object Extensions
# Object Extensions
ABP Framework provides an **object extension system** to allow you to **add extra properties** to an existing object **without modifying** the related class. This allows to extend functionalities implemented by a depended [application module](Modules/Index.md), especially when you want to [extend entities](Customizing-Application-Modules-Extending-Entities.md) and [DTOs](Customizing-Application-Modules-Overriding-Services.md) defined by the module.

2
docs/en/Options.md

@ -1,4 +1,4 @@
# Options
# Options
Microsoft has introduced [the options pattern](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/configuration/options) that is used to configure a group of settings used by the framework services. This pattern is implemented by the [Microsoft.Extensions.Options](https://www.nuget.org/packages/Microsoft.Extensions.Options) NuGet package, so it is usable by any type of applications in addition to ASP.NET Core based applications.

2
docs/en/RabbitMq.md

@ -1,3 +1,3 @@
# RabbitMQ
# RabbitMQ
TODO!

2
docs/en/Road-Map.md

@ -1,4 +1,4 @@
# ABP Framework Road Map
# ABP Framework Road Map
This document provides a road map, release schedule and planned features for the ABP Framework.

2
docs/en/SMS-Sending.md

@ -1,4 +1,4 @@
# SMS Sending
# SMS Sending
The ABP Framework provides an abstraction to sending SMS. Having such an abstraction has some benefits;

2
docs/en/Settings.md

@ -1,4 +1,4 @@
# Settings
# Settings
[Configuration system](Configuration.md) is a good way to configure the application on startup. In addition to the configurations, ABP provides another way to set and get some application settings.

2
docs/en/Specifications.md

@ -1,4 +1,4 @@
# Specifications
# Specifications
Specification Pattern is used to define **named, reusable, combinable and testable filters** for entities and other business objects.

2
docs/en/Startup-Templates/Application.md

@ -1,4 +1,4 @@
# Application Startup Template
# Application Startup Template
## Introduction

2
docs/en/Startup-Templates/Index.md

@ -1,4 +1,4 @@
# Startup Templates
# Startup Templates
While you can start with an empty project and add needed packages manually, startup templates make easy and comfortable to start a new solution with the ABP framework. Click the name from the list below to see the documentation of the related startup template:

2
docs/en/Startup-Templates/Module.md

@ -1,4 +1,4 @@
# Module Startup Template
# Module Startup Template
This template can be used to create a **reusable [application module](../Modules/Index.md)** based on the [module development best practices & conventions](../Best-Practices/Index.md). It is also suitable for creating **microservices** (with or without UI).

2
docs/en/Testing.md

@ -1,4 +1,4 @@
# Automated Testing
# Automated Testing
## Introduction

2
docs/en/Timing.md

@ -1,4 +1,4 @@
# Timing
# Timing
Working with times & [time zones](https://en.wikipedia.org/wiki/Time_zone) is always tricky, especially if you need to build a **global system** that is used by users in **different time zones**.

2
docs/es/Index.md

@ -1,4 +1,4 @@
# Documentación de ABP
# Documentación de ABP
ABP es un **marco de desarrollo de código abierto** enfocado en el desarrollo de aplicaciones web basadas en ASP.NET Core, pero tambien soporta el desarrollo de otro tipo de aplicaciones.

2
docs/pt-BR/Audit-Logging.md

@ -1,3 +1,3 @@
# Audit Logging
# Audit Logging
Façam

2
docs/pt-BR/Domain-Services.md

@ -1,3 +1,3 @@
# ABP Documentation
# ABP Documentation
Façam!

2
docs/pt-BR/Emailing.md

@ -1,3 +1,3 @@
# Emailing
# Emailing
Façam!

2
docs/pt-BR/Integration-Tests.md

@ -1,3 +1,3 @@
# Integration Tests
# Integration Tests
Façam!

2
docs/pt-BR/SMS-Sending.md

@ -1,3 +1,3 @@
# Emailing
# Emailing
Façam!

2
docs/pt-BR/Settings.md

@ -1,3 +1,3 @@
# Settings
# Settings
Façam!

2
docs/pt-BR/Specifications.md

@ -1,3 +1,3 @@
# Specifications
# Specifications
Façam!

2
docs/pt-BR/Testing.md

@ -1,3 +1,3 @@
# Testing
# Testing
Façam!

2
docs/zh-Hans/Best-Practices/Application-Services.md

@ -1,4 +1,4 @@
## 应用服务最佳实践 & 约定
## 应用服务最佳实践 & 约定
* **推荐** 为每个 **聚合根** 创建一个应用服务.

2
docs/zh-Hans/Best-Practices/Data-Transfer-Objects.md

@ -1,4 +1,4 @@
## 数据传输对象最佳实践 & 约定
## 数据传输对象最佳实践 & 约定
* **推荐****application.contracts** 层中定义DTO.
* **推荐** 在可能和必要的情况下从预构建的 **基础DTO类** 继承 (如 `EntityDto<TKey>`, `CreationAuditedEntityDto<TKey>`, `AuditedEntityDto<TKey>`, `FullAuditedEntityDto<TKey>` 等).

2
docs/zh-Hans/Best-Practices/Domain-Services.md

@ -1,3 +1,3 @@
## 领域服务最佳实践 & 约定
## 领域服务最佳实践 & 约定
TODO

2
docs/zh-Hans/Best-Practices/Entity-Framework-Core-Integration.md

@ -1,4 +1,4 @@
## Entity Framework Core 集成最佳实践
## Entity Framework Core 集成最佳实践
> 有关EF Core 集成的基础知识,请参阅[Entity Framework Core 集成文档](../Entity-Framework-Core.md).

2
docs/zh-Hans/Best-Practices/Index.md

@ -1,4 +1,4 @@
## 模块开发最佳实践 & 约定
## 模块开发最佳实践 & 约定
### 介绍

2
docs/zh-Hans/Best-Practices/Module-Architecture.md

@ -1,4 +1,4 @@
## 模块化架构最佳实践 & 约定
## 模块化架构最佳实践 & 约定
### 解决方案结构

2
docs/zh-Hans/Domain-Services.md

@ -1,3 +1,3 @@
# ABP Documentation
# ABP Documentation
待添加

2
docs/zh-Hans/Entity-Framework-Core-Migrations.md

@ -1,4 +1,4 @@

# EF Core数据库迁移
本文首先介绍[应用程序启动模板](Startup-Templates/Application.md)提供的**默认结构**,并讨论你可能希望为自己的应用程序实现的**各种场景**.

2
docs/zh-Hans/Getting-Started-AspNetCore-Application.md

@ -1,4 +1,4 @@
# 在AspNet Core MVC Web Application中使用ABP
# 在AspNet Core MVC Web Application中使用ABP
本教程将介绍如何开始以最少的依赖关系开始使用ABP开发.

2
docs/zh-Hans/Index.md

@ -1,4 +1,4 @@
# ABP 文档
# ABP 文档
> 中文文档翻译来自[cnAbp](https://github.com/cnabp)组织,Abp中文网会持续跟进翻译,目前Abp vNext的英文文档还未完成,大家对整体框架没有深入的理解,翻译难免存在一些问题.敬请见谅.😀

2
docs/zh-Hans/Module-Development-Basics.md

@ -1,4 +1,4 @@
## 模块化
## 模块化
### 介绍

2
docs/zh-Hans/Startup-Templates/Application.md

@ -1,4 +1,4 @@
# 应用程序启动模板
# 应用程序启动模板
## 介绍

2
docs/zh-Hans/Startup-Templates/Index.md

@ -1,4 +1,4 @@
# 启动模板
# 启动模板
虽然你可以从一个空项目开始并手动添加所需的包,但启动模板可以非常轻松,舒适地使用ABP框架启动新的解决方案.

2
docs/zh-Hans/Startup-Templates/Module.md

@ -1,4 +1,4 @@
# MVC模块启动模板
# MVC模块启动模板
可用此模板开发基于[模块开发最佳实践和约定](../Best-Practices/Index.md)的可**复用 [应用程序模块](../Modules/Index.md)** . 它同样适用于开发**微服务**.

2
framework/src/Volo.Abp.ApiVersioning.Abstractions/FodyWeavers.xml

@ -1,3 +1,3 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<ConfigureAwait ContinueOnCapturedContext="false" />
</Weavers>

2
framework/src/Volo.Abp.ApiVersioning.Abstractions/FodyWeavers.xsd

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- This file was generated by Fody. Manual changes to this file will be lost when your project is rebuilt. -->
<xs:element name="Weavers">

2
framework/src/Volo.Abp.AspNetCore.Authentication.JwtBearer/FodyWeavers.xml

@ -1,3 +1,3 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<ConfigureAwait ContinueOnCapturedContext="false" />
</Weavers>

2
framework/src/Volo.Abp.AspNetCore.Authentication.JwtBearer/FodyWeavers.xsd

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- This file was generated by Fody. Manual changes to this file will be lost when your project is rebuilt. -->
<xs:element name="Weavers">

2
framework/src/Volo.Abp.AspNetCore.Authentication.OAuth/FodyWeavers.xml

@ -1,3 +1,3 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<ConfigureAwait ContinueOnCapturedContext="false" />
</Weavers>

2
framework/src/Volo.Abp.AspNetCore.Authentication.OAuth/FodyWeavers.xsd

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- This file was generated by Fody. Manual changes to this file will be lost when your project is rebuilt. -->
<xs:element name="Weavers">

2
framework/src/Volo.Abp.AspNetCore.Authentication.OpenIdConnect/FodyWeavers.xml

@ -1,3 +1,3 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<ConfigureAwait ContinueOnCapturedContext="false" />
</Weavers>

2
framework/src/Volo.Abp.AspNetCore.Authentication.OpenIdConnect/FodyWeavers.xsd

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- This file was generated by Fody. Manual changes to this file will be lost when your project is rebuilt. -->
<xs:element name="Weavers">

2
framework/src/Volo.Abp.AspNetCore.Components.Server.Theming/FodyWeavers.xml

@ -1,3 +1,3 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<ConfigureAwait ContinueOnCapturedContext="false" />
</Weavers>

2
framework/src/Volo.Abp.AspNetCore.Components.Server.Theming/FodyWeavers.xsd

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- This file was generated by Fody. Manual changes to this file will be lost when your project is rebuilt. -->
<xs:element name="Weavers">

2
framework/src/Volo.Abp.AspNetCore.Components.Server/FodyWeavers.xml

@ -1,3 +1,3 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<ConfigureAwait ContinueOnCapturedContext="false" />
</Weavers>

2
framework/src/Volo.Abp.AspNetCore.Components.Server/FodyWeavers.xsd

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- This file was generated by Fody. Manual changes to this file will be lost when your project is rebuilt. -->
<xs:element name="Weavers">

2
framework/src/Volo.Abp.AspNetCore.Components.Web.Theming/FodyWeavers.xml

@ -1,3 +1,3 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<ConfigureAwait ContinueOnCapturedContext="false" />
</Weavers>

2
framework/src/Volo.Abp.AspNetCore.Components.Web.Theming/FodyWeavers.xsd

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- This file was generated by Fody. Manual changes to this file will be lost when your project is rebuilt. -->
<xs:element name="Weavers">

2
framework/src/Volo.Abp.AspNetCore.Components.Web/FodyWeavers.xml

@ -1,3 +1,3 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<ConfigureAwait ContinueOnCapturedContext="false" />
</Weavers>

2
framework/src/Volo.Abp.AspNetCore.Components.Web/FodyWeavers.xsd

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- This file was generated by Fody. Manual changes to this file will be lost when your project is rebuilt. -->
<xs:element name="Weavers">

2
framework/src/Volo.Abp.AspNetCore.Components.Web/wwwroot/libs/abp/js/abp.js

@ -1,4 +1,4 @@
var abp = abp || {};
var abp = abp || {};
(function () {
abp.utils = abp.utils || {};

2
framework/src/Volo.Abp.AspNetCore.Components.WebAssembly.Theming/FodyWeavers.xml

@ -1,3 +1,3 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<ConfigureAwait ContinueOnCapturedContext="false" />
</Weavers>

2
framework/src/Volo.Abp.AspNetCore.Components.WebAssembly.Theming/FodyWeavers.xsd

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- This file was generated by Fody. Manual changes to this file will be lost when your project is rebuilt. -->
<xs:element name="Weavers">

2
framework/src/Volo.Abp.AspNetCore.Components.WebAssembly/FodyWeavers.xml

@ -1,3 +1,3 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<ConfigureAwait ContinueOnCapturedContext="false" />
</Weavers>

2
framework/src/Volo.Abp.AspNetCore.Components.WebAssembly/FodyWeavers.xsd

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- This file was generated by Fody. Manual changes to this file will be lost when your project is rebuilt. -->
<xs:element name="Weavers">

2
framework/src/Volo.Abp.AspNetCore.Components/FodyWeavers.xml

@ -1,3 +1,3 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<ConfigureAwait ContinueOnCapturedContext="false" />
</Weavers>

2
framework/src/Volo.Abp.AspNetCore.Components/FodyWeavers.xsd

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- This file was generated by Fody. Manual changes to this file will be lost when your project is rebuilt. -->
<xs:element name="Weavers">

2
framework/src/Volo.Abp.AspNetCore.MultiTenancy/FodyWeavers.xml

@ -1,3 +1,3 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<ConfigureAwait ContinueOnCapturedContext="false" />
</Weavers>

2
framework/src/Volo.Abp.AspNetCore.MultiTenancy/FodyWeavers.xsd

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- This file was generated by Fody. Manual changes to this file will be lost when your project is rebuilt. -->
<xs:element name="Weavers">

2
framework/src/Volo.Abp.AspNetCore.Mvc.Client.Common/FodyWeavers.xml

@ -1,3 +1,3 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<ConfigureAwait ContinueOnCapturedContext="false" />
</Weavers>

2
framework/src/Volo.Abp.AspNetCore.Mvc.Client.Common/FodyWeavers.xsd

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- This file was generated by Fody. Manual changes to this file will be lost when your project is rebuilt. -->
<xs:element name="Weavers">

2
framework/src/Volo.Abp.AspNetCore.Mvc.Client/FodyWeavers.xml

@ -1,3 +1,3 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<ConfigureAwait ContinueOnCapturedContext="false" />
</Weavers>

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save