Skip to content

Prova de conceito utilizando filas com hangfire como serviço em background

License

Notifications You must be signed in to change notification settings

DealTechnologies/poc-event-queue-hangfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Prova de conceito utilizando filas com hangfire como serviço em background

Getting Started

Set varables into solution **../poc.hangfire.worker/appsettings.json

  • ConnectionStrings:DefaultConnection : <your_sql_connection>
  • Open package management console and run : update-database
  • Run sln : dotnet run
  • Use dashboard: https://localhost:{PORT}/dashboard

Build

run command: dotnet build

More

About

Prova de conceito utilizando filas com hangfire como serviço em background

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages