Giter Club home page Giter Club logo

Rajib's Projects

dotnet-core-api icon dotnet-core-api

A simple ASP.NET Core API application that demonstrates how to run API apps in Azure App Service.

eshoponcontainers icon eshoponcontainers

Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET Core 3.0, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.

partsunlimitedmicroservicerpmicro icon partsunlimitedmicroservicerpmicro

A microservices-based application using entirely open source software including Docker, Kubernetes, Java, Apache, Hystrix, and MongoDB which creates a web front end and 5 supporting microservices.

serverless-eventing-platform-for-microservices icon serverless-eventing-platform-for-microservices

This solution is a personal knowledge management system and it allows users to upload text, images, and audio into categories. Each of these types of data is managed by a dedicated microservice built on Azure serverless technologies including Azure Functions and Cognitive Services. The web front-end communicates with the microservices through a SignalR-to-Event Grid bridge, allowing for real-time reactive UI updates based on the microservice updates. Each microservice is built and deployed independently using VSTS’s build and release management system, and use a variety of Azure-native data storage technologies.

stopstartwinservice icon stopstartwinservice

This will Stop all necessary service of windows 7 , windows 8 and windows server 2012 standard. All the service to stop are mentation in a xml file , • Run PowerShell in Admin mode • Set proper execution policy • To stop all service from predefined XML o ./Main.ps1 -ShouldStop $true -ServicefromXML $true • To start all service from predefined XML file o ./Main.ps1 -ShouldStop $false -ServicefromXML $ false • To stop a single service o ./Main.ps1 -ShouldStop $true - ServiceName “servicename ” • TO start sinfle service o ./Main.ps1 -ShouldStop $false - ServiceName “servicename ”

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.