书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 1310 个相关结果.
  • .NET Core CLI

    EF Core .NET 命令行工具集 安装工具集 使用工具集 命令 dotnet ef database drop dotnet ef database update dotnet ef dbcontext info dotnet ef dbcontext list dotnet ef dbcontext scaffold dotnet ef...
  • 概述

    1128 2019-10-06 《.NET Core 指南》
    .NET Core 命令行接口 (CLI) 工具.NET Core command-line interface (CLI) tools 本文内容 安装Installation CLI 命令CLI commands 命令结构Command structure 驱动程序Driver 命令Command 自变量Arguments 选项Options...
  • 使用 xUnit 进行 VB 单元测试

    1383 2019-10-06 《.NET Core 指南》
    使用 dotnet test 和 xUnit 进行 Visual Basic .NET Core 库单元测试Unit testing Visual Basic .NET Core libraries using dotnet test and xUnit 本文内容 创建源项目Creating the source project 创建测试项目Creat...
  • 使用 CLI 工具实现 .NET Core 入门

    1549 2019-10-06 《.NET Core 指南》
    通过命令行开始在 Windows/Linux/macOS 上使用 .NET CoreGet started with .NET Core on Windows/Linux/macOS using the command line 本文内容 系统必备Prerequisites Hello,控制台应用!Hello, Console App! 扩充程序Aug...
  • NuGet Package Registry

    NuGet Package Registry Requirements Configuring the package registry Publish a package Symbol Packages Install a package Supported commands NuGet Package Registry Publish ...
  • NuGet Packages Repository

    NuGet Packages Repository Requirements Configuring the package registry Publish a package Symbol Packages Install a package Supported commands NuGet Packages Repository Pu...
  • NuGet Package Registry

    NuGet Package Registry Requirements Configuring the package registry Publish a package Symbol Packages Install a package Supported commands NuGet Package Registry Publish ...
  • Table of contents

    Table of contents Objective 1. Define Security Requirements 2. Leverage Security Frameworks and Libraries 3. Secure Database Access 4. Encode and Escape Data 5. Validate All ...
  • 开始在 macOS 上使用 .NET Core

    2456 2019-10-06 《.NET Core 指南》
    教程:使用 Visual Studio Code 在 macOS 中创建 .NET Core 解决方案Tutorial: Create a .NET Core solution in macOS using Visual Studio Code 本文内容 系统必备Prerequisites 入门Get started 创建测试项目Create the...
  • 自定义模板

    1325 2019-10-06 《.NET Core 指南》
    dotnet new 自定义模板Custom templates for dotnet new 本文内容 .NET 默认模板.NET default templates 配置Configuration 源文件和文件夹Source files and folders template.jsontemplate.json 示例Example 将模板...