Skip to content
View MrAzarenka's full-sized avatar
Block or Report

Block or report MrAzarenka

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

  1. FileUpload FileUpload Public

    Forked from YPTopMan/FileUpload

    Net Core 文件上传,断点续传,

    C# 1

  2. OPC-Classic-SDK OPC-Classic-SDK Public

    Forked from SoftingIndustrial/OPC-Classic-SDK

    Softing OPC Classic SDK

    C++ 1

  3. DesignPattern DesignPattern Public

    Forked from youlookwhat/DesignPattern

    📚 Java 23种设计模式全归纳

    Java 1

  4. tmallspringboot tmallspringboot Public

    Forked from CodingWithPatience/tmallspringboot

    该项目为模仿天猫实现的练习项目,包括前、后端的实现,主要的框架为spring boot、mybits。使用spring boot 简化了整合ssm的配置,达到同样的开发目的。涉及的知识点有Java基础,spring boot的使用,mybitas与spring boot整合,mybitas的逆向工程,在mybitas中使用数据库连接池与MySQL的结合使用,前端知识HTML、CSS、boot…

    Java

  5. AspNetCoreApiStarter AspNetCoreApiStarter Public

    Forked from mmacneil/AspNetCoreApiStarter

    An ASP.NET Core (v2.1) Web API project to quickly bootstrap new projects. Includes Identity, JWT authentication w/ refresh tokens.

    C#

  6. aspnet-core-webapi-jwt-auth-example aspnet-core-webapi-jwt-auth-example Public

    Forked from HaleLu/aspnet-core-webapi-jwt-auth-example

    An example of how you can issue JWT tokens with ASP.NET Core 1, authenticate a user with the tokens issued and restrict access to controller methods based on user claims using ASP.NET Core MVC's po…

    C#