JohanSmarius
Johan has been developing software since 1996 and has been using .NET since version 1.0. He has a lot of experience as lead developer, architect and trainer.
Pinned Repositories
AAAExample
actions-workshop
Futuretech GitHub Actions workshop
AnimalShelterBlazorWA
Worked example for a backend app for an animal shelter. This is only use to demo some features of Blazor WebAssembly
BuildingAppsBlazorGettingStarted
Code for the Udemy course of Building Application with Blazor: Getting Started
DemoBlazorServerSide
Update code to run entirely on the server
GraphQLWorkshop
MovieApi
Demo WebAPI to demonstratie Richardson Maturity Levels
OnionArchitectureForMaui
Demo of a clean architecture for a .NET Maui App
TeamManagement
TeamManagement2021
TeamManagementApp for class of 2021
JohanSmarius's Repositories
JohanSmarius/ASPNETMVCwithIdentityAndWebApi
Example code to show how you can work with Identity Framework without using the default UI and also how you can authenticate a webapi user
JohanSmarius/MVCLocalization
JohanSmarius/TestTimerXamarinForms
Example timer for Xamarin Forms using Shell.
JohanSmarius/docs
This repository contains .NET Documentation.
JohanSmarius/ImageUploadAspNetCore
Example how to upload an image to an action method and how to display the picture afterwards
JohanSmarius/ImportDiagnoses
Example on how to import a csv file with diagnoses into a database
JohanSmarius/EFRelations
JohanSmarius/GrpcDemoCodeFirst
JohanSmarius/FiddlerTestApp
Simple console application to communicate with a WebAPI backend. The communication is forced to http to allow Fiddler to intercept and change messages.
JohanSmarius/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
JohanSmarius/GrpcServiceFromCode
JohanSmarius/TestCodeFirstGrpc
JohanSmarius/TestSonarCloud
JohanSmarius/BlazorGrpcWeb
This is an example of a Blazor WebAssembly App (Hosted) which uses a gRPC-Web service for backend communication. All the protofiles are placed in the shared project.
JohanSmarius/website
The .NET Foundation's website
JohanSmarius/my-static-blazor-app
JohanSmarius/BuildingAppsBlazorGettingStarted
Code for the Udemy course of Building Application with Blazor: Getting Started
JohanSmarius/BlazorGalaga
JohanSmarius/HacktoberfestProject
Log your Hacktoberfest .NET PRs at prtracker.net
JohanSmarius/nl-covid19-notification-app-android
Android sources for the Dutch Covid19 Notification App
JohanSmarius/actions-workshop
Futuretech GitHub Actions workshop
JohanSmarius/nl-covid19-notification-app-backend
JohanSmarius/ViewComponentsDemo
A small MVC application to show the usage of ViewComponents by using the taghelper and the Component.InvokeAsync
JohanSmarius/SessionExample
Example showing how to handle sessions in ASP.NET Core MVC 3 including GDPR Consent
JohanSmarius/BlazorGrpcSamples
JohanSmarius/juice-shop
OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
JohanSmarius/CarChecker
A sample Blazor WebAssembly application that includes authentication, in-browser data storage, offline support, localization, responsive layouts, and more. For a video walkthrough, see this link:
JohanSmarius/SimulatedPatientCoordination
System for helping with the coordination of the work for simulated patients.
JohanSmarius/pipelines-java
Sample Java application referred to by Azure Pipelines documentation
JohanSmarius/Angular-NgRx-GettingStarted
Materials for our Pluralsight course: Angular NgRx: Getting Started: http://bit.ly/AngularNgRx.