rolandofcfm2020's repositories
typescriptDemo
Demo de typescript grupo Aplicaciones Moviles FCFM E2020
NetFrameworkNet5_Hybrid
Net Framework and Net 5 Hybrid, Net 5 Web Api with EF in Net 4.7 Project. Both need App.Config for Connection string and EF settings
Net5CodeFirstDB
Code first project in net 5
angularCalendarComponent
//npm install --save angular-calendar date-fns //npm install --save flatpickr angularx-flatpickr //for net core projects npm install --save @ng-bootstrap/ng-bootstrap //ng add @ng-bootstrap/ng-bootstrap index.html <link href="https://unpkg.com/bootstrap-css-only@4.4.1/css/bootstrap.min.css" rel="stylesheet"> <link href="https://unpkg.com/@fortawesome/fontawesome-free@5.15.1/css/all.css" rel="stylesheet"> <link href="https://unpkg.com/angular-calendar@0.28.22/css/angular-calendar.css" rel="stylesheet"> <link href="https://unpkg.com/flatpickr@4.6.6/dist/flatpickr.css" rel="stylesheet"> for languages https://github.com/mattlewis92/angular-calendar/issues/431 https://stackblitz.com/edit/angular-6su8pq-clhmvv?file=demo%2Fcomponent.ts https://stackoverflow.com/questions/51972540/angular-calendar-how-to-change-language
InvoiceDBConnectionDB_First_NetCore
Database first example with net core 3.1
InvoiceCodeFirstLMP
Codigo base para code first para la clase Lenguajes modernos de programación.