Highlights
- Pro
Block or Report
Block or report FWest98
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
1
using System;
2using Microsoft.AspNetCore.Mvc.ModelBinding.Validation;
34namespace Foo {
5// Implementation makes use of the IPropertyValidationFilter interface that allows -
1
using System.Collections.Generic;
2using System.Text.Encodings.Web;
3using Microsoft.AspNetCore.Antiforgery;
4using Microsoft.AspNetCore.Mvc;
5using Microsoft.AspNetCore.Mvc.ModelBinding;
-
-
-
CS-CorPool Public
Fully fault-tolerant, scalable, dockerized web app for the course Web & Cloud Computing. Full CI/CD automation via GitLab (see link below)
C# 1
161 contributions in the last year
Activity overview
Contributed to
WebEng-RUG/Tutorials,
MicrosoftDocs/terminal,
microsoft/terminal
and 19 other
repositories
Contribution activity
May 2022
Created 1 repository
Created an issue in the-djmaze/snappymail that received 6 comments
Web resources absolute path
I have my snappymail instance loaded behind an nginx reverse proxy that maps requests to domain.com/webmail/ to / in the Docker container. I recent…
6
comments