Wing 1.11.1

dotnet add package Wing --version 1.11.1
                    
NuGet\Install-Package Wing -Version 1.11.1
                    
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="Wing" Version="1.11.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Wing" Version="1.11.1" />
                    
Directory.Packages.props
<PackageReference Include="Wing" />
                    
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 Wing --version 1.11.1
                    
#r "nuget: Wing, 1.11.1"
                    
#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 Wing@1.11.1
                    
#: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=Wing&version=1.11.1
                    
Install as a Cake Addin
#tool nuget:?package=Wing&version=1.11.1
                    
Install as a Cake Tool

基于MIT协议,开源、永久免费、简单易用的.NET微服务框架

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Wing:

Package Downloads
Wing.Persistence

Wing微服务框架-持久化组件

Wing.APM

Wing微服务框架-服务链路追踪

Wing.Consul

Wing微服务框架-Consul服务注册中心

Wing.RabbitMQ

Wing微服务框架-消息总线

Esun.Common

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.11.1 977 10/17/2024
1.11.0 731 8/9/2024
1.10.6 710 6/18/2024
1.10.6-preview1 502 6/17/2024
1.10.5 585 6/17/2024
1.10.4 619 6/6/2024
1.10.3 582 6/4/2024
1.10.2 600 5/31/2024
1.10.2-preview4 532 5/31/2024
1.10.2-preview3 509 5/31/2024
1.10.2-preview2 518 5/31/2024
1.10.2-preview1 538 5/30/2024
1.10.1 571 5/30/2024
1.10.1-preview4 506 5/30/2024
1.10.1-preview3 511 5/30/2024
1.10.1-preview2 510 5/29/2024
1.10.1-preview1 519 5/29/2024
1.10.0 642 5/24/2024
1.9.7 592 5/20/2024
1.9.6 521 5/14/2024
Loading failed