![]() |
VOOZH | about |
dotnet add package ModelingEvolution.DirectConnect --version 1.1.0.1
NuGet\Install-Package ModelingEvolution.DirectConnect -Version 1.1.0.1
<PackageReference Include="ModelingEvolution.DirectConnect" Version="1.1.0.1" />
<PackageVersion Include="ModelingEvolution.DirectConnect" Version="1.1.0.1" />Directory.Packages.props
<PackageReference Include="ModelingEvolution.DirectConnect" />Project file
paket add ModelingEvolution.DirectConnect --version 1.1.0.1
#r "nuget: ModelingEvolution.DirectConnect, 1.1.0.1"
#:package ModelingEvolution.DirectConnect@1.1.0.1
#addin nuget:?package=ModelingEvolution.DirectConnect&version=1.1.0.1Install as a Cake Addin
#tool nuget:?package=ModelingEvolution.DirectConnect&version=1.1.0.1Install as a Cake Tool
GRPC directly with:
public interface IRequestHandler<in TRequest>
{
Task Handle(TRequest request);
}
public interface IRequestHandler<in TRequest, TResponse>
{
Task<TResponse> Handle(TRequest request);
}
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 3 NuGet packages that depend on ModelingEvolution.DirectConnect:
| Package | Downloads |
|---|---|
|
MicroPlumberd.Services.Grpc.DirectConnect
Package Description |
|
|
MicroPlumberd.DirectConnect
Package Description |
|
|
EventPi.Services.Camera
EventPi services for camera configuration on Raspberry Pi (rpicamera). |
This package is not used by any popular GitHub repositories.