Gnarly 1.0.7

dotnet add package Gnarly --version 1.0.7
                    
NuGet\Install-Package Gnarly -Version 1.0.7
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Gnarly" Version="1.0.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gnarly" Version="1.0.7" />
                    
Directory.Packages.props
<PackageReference Include="Gnarly" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Gnarly --version 1.0.7
                    
#r "nuget: Gnarly, 1.0.7"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Gnarly@1.0.7
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Gnarly&version=1.0.7
                    
Install as a Cake Addin
#tool nuget:?package=Gnarly&version=1.0.7
                    
Install as a Cake Tool

自动依赖注入,利用源生成器实现自动依赖注入,并且不使用反射进行实现功能。

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Gnarly:

Package Downloads
EarthChat.Migration

EarthChat 一个微服务架构设计的项目,提供微服务基础设施。

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Gnarly:

Repository Stars
AIDotNet/koala-ai
基于.NET8+React实现的企业级智能客服知识库
239573049/EarthChat
Version Downloads Last Updated
1.0.7 982 10/29/2024
1.0.6 110 10/29/2024
1.0.5 254 10/23/2024
1.0.4 149 10/22/2024
1.0.3 156 10/21/2024
1.0.0 161 10/21/2024