CP Variyani (cpvariyani)

cpvariyani

Geek Repo

Location:India

Home Page:www.codingfriday.com

Github PK Tool:Github PK Tool

CP Variyani's repositories

AdminLte3-integration-with-ReactJs

AdminLte3 integration with ReactJs

Language:JavaScriptStargazers:30Issues:3Issues:0

adminlte3-with-angular9

Please run command npm install to install all the node modules present in package.json and then you should be good to run the application.

Language:HTMLStargazers:18Issues:4Issues:0

kafka-implementation-.net-core-c-

youtube https://www.youtube.com/watch?v=ARqyWaZqn68&feature=youtu.be ..Practical Example for Use Apache Kafka In .NET Application, the demo for Kafka installation in .Net core and you can build Real-time Streaming Applications Using .NET Core c# and Kafka. Steps 1. Download Prerequisite for Kafka and zookeeper 2. Install Kafka and zookeeper 3. Create a topic in Kafka console 4. Start the Kafka producer server 5. Start the Kafka consumer server 6. Create .Net core microservice as a producer 7. Create .Net core application as a consumer 8. Test Kafka implementation using postman to see the communication between communication.

Language:C#Stargazers:18Issues:2Issues:0

rabbitmq-saga-with-database-complete

rabbitmq-saga-with-database-complete

Language:C#Stargazers:12Issues:0Issues:0

entity-framework-core-codefirst-db-migration

this explains how we can create database based on code first approach. I have created models at first then using migration commands created the database. please have a look at youtube video 'codingfriday entityframework core run migration and create database with practical example' ' if you want to do it manually here are the steps 1st part install-package Microsoft.EntityFrameworkCore.SqlServer install-package Microsoft.EntityFrameworkCore.Design Create Models Create DbContext provide connectionstring add startup configuration demo with running the application ------------------------------------------------------------------------ 2nd part remove the database and startup entry enable-migration add-migration developerdbmigration update-database demo ------------------------------------------------------------------------- remove data Annotations update Developerdbcontext create DeveloperEntityConfiguration delete migration add-migration developerdbmigration update-database demo

identityserver4-in-net-core-to-secure-public-microservice

This is a practical example to demonstrate how to secure public microservices in .Net core using Identity server 4. In this video, we have created IdentityServer4, created sample public microservice, integrated that microservice with identity server and last this securing microservice using identity server is tested using postman. A practical example of How to create Identity server in .net core for grant type to client credentials. nuget packages for identity server are 2 IdentityServer4 and IdentityServer4.EntityFramework. and for microservice 1 nuget packages needs to be added Microsoft.AspNetCore.Authentication.JwtBearer

Language:C#Stargazers:7Issues:0Issues:0

cpvariyani-AdminLTE3-Angular10-Routing-LoginFunctionality

Ready to use template with AdminLTE3-Angular10-Routing-LoginFunctionality

Stargazers:6Issues:0Issues:0

stencil-js-tutorial-for-beginners

stencil-js-tutorial-for-beginners

Language:TypeScriptStargazers:6Issues:0Issues:0

saga-rabbitmq-microservice-communication

passing data from 1 ms to another ms using rabbitmq bus

Language:C#Stargazers:5Issues:0Issues:0

identity-server-4-policy-based-authorization-.netcore

Identity Server 4 Role-based Authorization in .Net Core 2 Microservice, In this video, we have enabled the role based authorization using the Identity server. we have created 2 users admin and user and created the respective policy in microservices. In part 1, we have seen how to secure the public microservice, in this part, we have demonstrated how we can implement role-based authorization in Identity server 4 and .Net core. Creation of Identity Server4 in .Net core to secure public microservices with a practical example is explained here. In the part 1 of video, we have created IdentityServer4, created sample public microservice, integrated that microservice with identity server and last this securing microservice using identity server is tested using postman. Part 1 Create Identity Server 4 in .net core to secure Public microservices https://www.youtube.com/watch?v=LVYEq... Part 2 Identity Server 4 Role Based Authorization in .Net Core 2 Microservice

Language:C#Stargazers:3Issues:0Issues:0

awesome-dotnet-core

:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software

Stargazers:2Issues:0Issues:0

angular-8-with-http-get-cors-web-api-both

angular-8-with-http-get-cors-web-api-both

Stargazers:1Issues:0Issues:0

AngularASPNETCoreOAuth

Sample project demonstrating user authentication and identity with Angular, Asp.Net Core and IdentityServer4

License:MITStargazers:1Issues:0Issues:0

rabbitmq-saga-with-state-machine-basic

saga state machine ,created and added producer in order and consumer in stock ms.

Language:C#Stargazers:1Issues:0Issues:0

React-Create-Function-Level-Component

React Function Level Component is created and provided the dynamic data using state.

Language:JavaScriptStargazers:1Issues:0Issues:0

react-tutorial-two-way-data-binding

react tutorial two way data binding

Language:JavaScriptStargazers:1Issues:0Issues:0
Stargazers:0Issues:0Issues:0

cpvariyani

welcome here.

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

rabbitmq-in-.netcore-microservices-code-with-masstransit

This is the practical implementation of RabbitMQ to send the message from 1 microservice to another microservice, we have covered rabbitMQ installation on windows, and then I created 2 microservice for rabbitMQ producer and consumer. The solution created in .net core 3.1, so it has a practical implementation of microservice communication using rabbitMQ MassTransit.

Language:C#Stargazers:0Issues:0Issues:0

React-Template-ToStartWith

React After folder re structure

Language:JavaScriptStargazers:0Issues:0Issues:0

React-Tutorial-Event-Handling

React Tutorial Event Handling

Language:JavaScriptStargazers:0Issues:0Issues:0

react-tutorial-for-loop

react tutorial for loop

Language:JavaScriptStargazers:0Issues:0Issues:0

react-tutorial-if-condition-

react tutorial if condition

Language:JavaScriptStargazers:0Issues:0Issues:0

React-Tutorial-Passing-Method-to-component

React Tutorial Passing Method to component

Language:JavaScriptStargazers:0Issues:0Issues:0

ReactAfterComponentLifeCycle

ReactAfterComponentLifeCycle

Language:JavaScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0