Pinned Repositories
aspnetbase
An ASP.NET Core web application template framework.
az204-microsoft-learn-notes
In this repo I try to take notes for MS learn lectures and paths as I prepare for AZ204 certification.
dotnet-integration-tested
Repository for a lecture: "Building Modern and Reliable .NET Solutions Through Integration Testing"
ef-core-pagination-iqueryable-extensions
A C# extension methods class for IQueryable<T> (targeting EF Core's IDbSet<T>) providing a facility for data pagination.
meds-processor
Learn C# and .NET Core by building a scraper, downloader and Excel parser for Croatia's Health Insurance Fund primary and supplementary drugs list.
PushSharp-Anywhere
Deprecated: This project demonstrates the usage of the PushSharp .NET SDK for simple and efficient management of multiplatform (IOS, Android and Windows Phone) Push Notification services. This solution consists a couple of separate projects including shared processor libraries. A Web .NET MVC5 app and a Desktop Windows Forms app used for monitoring and handling push notifications.
tris-web-crawler
Tris is a simple NodeJS web crawler tool to help you collect links from visited links of a website's domain.
url_shortner
This is a coding challenge where I try to build and present a simple URL shortening service.
you-still-dont-know-async-await
Repository for lecture about async-await in C# / .NET
vmandic's Repositories
vmandic/masters-thesis-paper
This is a repo in which I keep all the needed documents for my final thesis paper on my college. The paper is about developing Xamarin cross platform mobile apps with a simple example of a quiz app.
vmandic/sports-dataset-tsql
Here you can find a T-SQL script of various sports you can use as a dataset for your DB or other need.
vmandic/Codealike-KnowledgeBase
Codealike's Knowledge Base
vmandic/croatia-city
SQL format of croatian cities and counties
vmandic/croduino-csharp-comtest
This is a simple project my pops Željko and I did in 30 min to test communication to the Arduino (CRODUINO) microcontroller over the COM ports from a C# Console App. The Console app can send 1 or 2 for turning off and on the LED lamp.
vmandic/design-patterns-aop-examples
This is a project which includes all the cool stuff we learned during the last semester on the course "Advanced Programming Paradigms". The project includes a C# .sln with AOP, Design Patterns, naming conventions, gotchas and unit testing.
vmandic/DWAD
vmandic/fb-react-tutorial
Repo for learning React.js with the Facebook github tutorial.
vmandic/MongoRepository
Repository abstraction layer on top of Official MongoDB C# driver
vmandic/multi-select
A user-friendlier drop-in replacement for the standard select with multiple attribute activated.
vmandic/odatav4-webapi-example
An example bootstrap project which demonstrates how to set up OData and Web API controllers on a ASP.NET project.
vmandic/playgrounds
A bounch of random stuff and projects.
vmandic/voodle
My moodle project.
vmandic/WindowsIcons
Windows Phone and Windows RT CC Icons
vmandic/xamarinhello
A hello world.