FlexitimeTracker/CardReaderService/CardReaderService
2018-03-06 14:47:34 +00:00
..
Properties first commit of code to sit as service on machine, wait for card reader input, read the unique Id from the card, then post to the remote endpoint. 2017-01-25 22:43:41 +00:00
App.config first commit of code to sit as service on machine, wait for card reader input, read the unique Id from the card, then post to the remote endpoint. 2017-01-25 22:43:41 +00:00
CardReaderService.csproj first commit of code to sit as service on machine, wait for card reader input, read the unique Id from the card, then post to the remote endpoint. 2017-01-25 22:43:41 +00:00
CardReaderService.sln first commit of code to sit as service on machine, wait for card reader input, read the unique Id from the card, then post to the remote endpoint. 2017-01-25 22:43:41 +00:00
ConfigureService.cs removed args argument, was annoying. 2017-01-26 16:44:07 +00:00
DataCenterHelper.cs removed args argument, was annoying. 2017-01-26 16:44:07 +00:00
packages.config first commit of code to sit as service on machine, wait for card reader input, read the unique Id from the card, then post to the remote endpoint. 2017-01-25 22:43:41 +00:00
Program.cs first commit of code to sit as service on machine, wait for card reader input, read the unique Id from the card, then post to the remote endpoint. 2017-01-25 22:43:41 +00:00
Service1.cs fixup! Fix memory leak issue, where we would create a duplicate cardmonitor for an "unaware" card reader state. #90 2018-03-06 14:47:34 +00:00
Service1.Designer.cs first commit of code to sit as service on machine, wait for card reader input, read the unique Id from the card, then post to the remote endpoint. 2017-01-25 22:43:41 +00:00