Skip to content

A simple dotnet core web application that shares a scanner over the network using SANE

License

Notifications You must be signed in to change notification settings

minayousseif/SaneServer

Repository files navigation

SaneServer

A simple dotnet core web application that shares a Brother scanner over the network using SANE (Scanner Access Now Easy

Description

This is a re-write of a golang web application with bindings to the SANE scanner API.

What is new comparing to the golang version?

The golang version was only an API, Now a React frontend will be added to interact with the backend.

EF Migrations

  • dotnet build
  • dotnet ef migrations add Initial -o ./Server/Data/Migrations
  • dotnet ef database update

About

A simple dotnet core web application that shares a scanner over the network using SANE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published