Skip to content
View ranovladimir's full-sized avatar

Block or report ranovladimir

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Entity-Framework-Core-Relationship-Web-API Entity-Framework-Core-Relationship-Web-API Public

    Here is a sample project running on ASP .NET CORE using : - Entity Framework Core in command line (dotnet ef) - Relationships with Data annotation and Fluent API - WEB API (CRUD) => I using PostMan…

    C# 1

  2. Angular2-upload-Amazon-S3-from-client-side Angular2-upload-Amazon-S3-from-client-side Public

    Here it's a simple project for upload files from your client-side directly to your Amazon S3. No more upload to the back-end first

    TypeScript 1

  3. .Net-core-upload-Amazon-S3 .Net-core-upload-Amazon-S3 Public

    Here it's a simple project for upload files from your client-side directly to your Amazon S3. No more upload to the back-end first, thanks to the signature we build which allow a permission to the …

    C# 1 1

  4. Angular2-Routing-sample Angular2-Routing-sample Public

    A simple starter project demonstrating the basic concepts of routing on Angular 2

    TypeScript

  5. dockerized-virus-scan-rest-api dockerized-virus-scan-rest-api Public

    A Dockerized web app that run clamAV virus scan consume in an api. All in one container solution.

    C#