Configure a Push Agent

Add the Push Agent NetLogic from
Template Libraries
Template Libraries
and configure the parameters of the Push Agent.
Prerequisites
  1. Install the
    M2MQTT
    and
    NewtonSoft.Json
    packages. See Add NuGet packages.
  1. From the main toolbar, select
    Template Libraries
    Template Libraries
    .
  2. In
    Template Libraries
    , search for
    Push Agent
    .
  3. Under
    Components
    , drag
    Push Agent
    onto NetLogic in
    Project view
    .
  4. Select
    Close
    .
  5. In
    Project view
    , select
    Push Agent
    .
  6. In
    Properties
    , edit the Push Agent properties.
    For more information, see Push Agent properties.
  7. In
    Project view
    , double-click
    Push Agent
    .
    An external editor opens.
  8. Edit the project
    CSPROJ
    file by adding
    <CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
    after
    <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
  9. Build the project.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.