-
maui-samples Public
Forked from dotnet/maui-samplesSamples for .NET Multi-Platform App UI (.NET MAUI)
C# MIT License UpdatedJan 4, 2025 -
-
-
CleanArchitectureWithBlazorServer Public
Forked from neozhu/CleanArchitectureWithBlazorServerThis is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
C# MIT License UpdatedOct 21, 2024 -
-
Goldin.File.Upload Public
This is a .net 8 application that is used to upload files into a MS SQL database.
-
SagePayMvc Public
Forked from JeremySkinner/SagePayMvcASP.NET MVC Integration for SagePay
C# Apache License 2.0 UpdatedJun 7, 2024 -
eShopping Public
Forked from rahulsahay19/eShoppingClean Architecture Microservices example of .Net Core
SCSS UpdatedApr 21, 2024 -
-
Elevator-Simulator Public
This application simulates elevator movements within a building.
-
ProgressiveTaxCalculator Public
This is a prototype that demonstrate on how you can get an employee's annual nett amount based on a postal code and gross amount.
-
-
Best-README-Template Public template
Forked from othneildrew/Best-README-TemplateAn awesome README template to jumpstart your projects!
MIT License UpdatedNov 21, 2023 -
dotnet-7-jwt-authentication-api Public
Forked from cornflourblue/dotnet-7-jwt-authentication-api.NET 7.0 - JWT Authentication Example without ASP.NET Core Identity
C# MIT License UpdatedSep 23, 2023 -
-
-
-
material-dashboard-react Public
Forked from creativetimofficial/material-dashboard-reactReact version of Material Dashboard by Creative Tim
JavaScript MIT License UpdatedMay 28, 2023 -
-
-
dotnet-7-dapper-mssql-crud-api Public
Forked from cornflourblue/dotnet-7-dapper-mssql-crud-api.NET 7.0 + Dapper + MS SQL Server - CRUD API Tutorial in ASP.NET Core
C# MIT License UpdatedApr 13, 2023 -
-
notes Public
Forked from guilhermebkel/gbkel-notes📎 Some notes I usually take from books and articles
UpdatedOct 23, 2022 -
UntiTesing Public
Forked from skimedic/presentationsCopy of my public presentations
C# MIT License UpdatedAug 10, 2022 -
-
-
-
Software-Engineer-Interview Public
Forked from senthil338/Software-Engineer-InterviewInterview preparation
C# UpdatedOct 30, 2020 -
DesignPatterns Public
Forked from andjelatodorovic/DesignPatternsA solution to some of the previous University exams and homework assignments from the course on the Object Oriented Programming. Some lecture notes are to be uploaded
C++ UpdatedDec 9, 2019 -
ClientServerCalculator Public
This application uses WebSockets to do a Client Server connection. Once clients are connected, they can send equations to the server to compute a calculation. Please place the solution on root driv…