An open API service indexing awesome lists of open source software.

https://github.com/luanroger/baser

Base de projeto em Windows Forms e .NET 6.
https://github.com/luanroger/baser

csharp listview login-system net6 printing splashscreen sql windows-forms

Last synced: about 2 months ago
JSON representation

Base de projeto em Windows Forms e .NET 6.

Awesome Lists containing this project

README

        


SplashScreen


Github Release
Github License
Github LastCommit

Base program for other projects or programs.

### Features
* Login ready
* Editable SplashScreen
* Ready-made list with support for printing with DGVPrinter and data display
* Class for database connection with SQL Server LocalDB
* Entity framework ready
* Simple settings screen

### Technologies and language
- [.NET 5](https://dotnet.microsoft.com)
- C# 9
- Windows Forms
- [SQL Server LocalDB](https://docs.microsoft.com/pt-br/sql/database-engine/configure-windows/sql-server-express-localdb)
- Entity Framework Core

### Screenshots
![](https://github.com/LuanRoger/Baser/blob/master/screenshots/PrintInicio.png)
>Home

![](https://github.com/LuanRoger/Baser/blob/master/screenshots/PrintLogin.png)
>Login

![](https://github.com/LuanRoger/Baser/blob/master/screenshots/PrintLista.png)
>List

![](https://github.com/LuanRoger/Baser/blob/master/screenshots/PrintConfig.png)
>Configurations

## License
Licensed under Mozilla Public License 2.0