Neuroglia.AsyncApi.Core
2.1.0.6
.NET 6.0
dotnet add package Neuroglia.AsyncApi.Core --version 2.1.0.6
NuGet\Install-Package Neuroglia.AsyncApi.Core -Version 2.1.0.6
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="Neuroglia.AsyncApi.Core" Version="2.1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Neuroglia.AsyncApi.Core --version 2.1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Neuroglia.AsyncApi.Core, 2.1.0.6"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Neuroglia.AsyncApi.Core as a Cake Addin
#addin nuget:?package=Neuroglia.AsyncApi.Core&version=2.1.0.6
// Install Neuroglia.AsyncApi.Core as a Cake Tool
#tool nuget:?package=Neuroglia.AsyncApi.Core&version=2.1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .NET library to read, write, build and validate Async API documents
Product | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- FluentValidation.DependencyInjectionExtensions (>= 10.3.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Http (>= 6.0.0)
- Neuroglia.Serialization.Json (>= 2.0.1.37)
- Neuroglia.Serialization.NewtonsoftJson (>= 2.0.1.37)
- Neuroglia.Serialization.YamlDotNet (>= 2.0.1.37)
- Newtonsoft.Json (>= 13.0.1)
- NJsonSchema.CodeGeneration (>= 10.6.10)
- SemanticVersion (>= 2.1.0)
- YamlDotNet (>= 11.2.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Neuroglia.AsyncApi.Core:
Package | Downloads |
---|---|
Neuroglia.AsyncApi.AspNetCore
A .NET library to render and serve AsyncAPI documents generated based on code |
|
Neuroglia.AsyncApi.Client
A .NET library to create clients for message brokers described by Async API documents |
GitHub repositories
This package is not used by any popular GitHub repositories.