Signalr ngrx jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    1,002 signalr ngrx jobs found, pricing in USD

    Language C# .NET 8 Create a Blazor (or ASP CORE) application that hosts a razor page. Create a second console application. These applications should communicate using SignalR. When a client application connects (there could be several at a time), those connections are listed on the RAZOR page. this razor page should use radzen blazor for a framework. On disconnect, they should be removed from the list. When a user clicks on a specific agent connections, the razor page will send a command to that agent ONLY to return the current windows user (communication through the asp core webserver)

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    26 bids

    Language C# .NET 8 Create a Blazor (or ASP CORE) application that hosts a razor page. Create a second console application. These applications should communicate using SignalR. When a client application connects (there could be several at a time), those connections are listed on the RAZOR page. this razor page should use radzen blazor for a framework. On disconnect, they should be removed from the list. When a user clicks on a specific agent connections, the razor page will send a command to that agent ONLY to return the current windows user (communication through the asp core webserver)

    $57 (Avg Bid)
    $57 Avg Bid
    26 bids

    Subject: Urgent Requirement: Developer with WebRTC and SignalR Expertise for Surveillance System Hello, I am reaching out to discuss an urgent project need that aligns with your expertise in WebRTC and SignalR. My project involves enhancing a web application client that interacts with a C# web server, specifically designed for a camera surveillance system that utilizes WebRTC for live streaming. Project Details: Objective: To resolve offer/answer negotiation issues in the WebRTC setup for seamless live streaming. Current Stack: HTML, JavaScript (client-side), C# with SignalR (server-side). Challenge: Despite having the basic structure in place, I'm encountering difficulties with the WebRTC offer/answer negotiation process, which is critical for live streaming ...

    $499 (Avg Bid)
    $499 Avg Bid
    72 bids

    ...candidate would have: ● Back-end development, with a strong portfolio of apps, and having 5+ years of experience. ● Developing LOB apps, REST APIs & microservices with C#/DotNetCore, AspNetCore/Blazor. ● Utilizing design patterns to create highly-available, resilient, performant, secure systems. ● Integrating apps on Azure Cloud (PaaS) using App Services, Functions, Service Bus, Cosmos DB, and SignalR/WebPubSub. ● Setting up backend-end cloud infrastructure using bicep templates, and PowerShell/Bash/Azure CLI. ● Setting up CI/CD pipelines (preferably with GitHub Actions). ● Understanding AuthN/AuthZ protocols (OIDC, OAuth, SSO). ● Ensuring quality with unit testing frameworks (Xunit, Moq, FluentAssertions). ● Collaborating with remote/distributed teams using version control...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    40 bids

    ...server-side scripting tasks. ● Back-end development, with a strong portfolio of apps, and having 5+ years of experience. ● Developing LOB apps, REST APIs & microservices with C#/DotNetCore, AspNetCore/Blazor. ● Utilizing design patterns to create highly-available, resilient, performant, secure systems. ● Integrating apps on Azure Cloud (PaaS) using App Services, Functions, Service Bus, Cosmos DB, and SignalR/WebPubSub. ● Setting up backend-end cloud infrastructure using bicep templates, and PowerShell/Bash/Azure CLI. ● Setting up CI/CD pipelines (preferably with GitHub Actions). ● Understanding AuthN/AuthZ protocols (OIDC, OAuth, SSO). ● Ensuring quality with unit testing frameworks (Xunit, Moq, FluentAssertions). ● Collaborating with remote/distributed teams using version ...

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    31 bids

    I'm seeking an experienced Senior Mean Stack Developer to join my project. The successful candidate must have proven experience in the following: Useful Skills: Angular Universal Karma, Jest, Jasmine Angular Elements, Angular Libraries NgRx Reactive Forms Consuming HTTP services and mapping responses Sharing data between modules using services Typescript Pure and impure pipes Angular unit testing RxJs operators LifeCycle hooks Lazy Loading Custom directives HTTP interceptors Routing guards Stack: Angular Material Node/NestJs AWS Ionic Machine Learning technologies

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    86 bids

    I'm experiencing issues with Xamarin Forms SignalR on both Android and iOS platforms. The app hangs and crashes upon resuming after a period of inactivity. I need a skilled Xamarin developer who can troubleshoot and fix this issue to ensure the app no longer hangs or crashes on resume. Additionally, the SignalR fires twice under specific conditions such as when resuming the app and when running the app for longer periods. The ideal freelancer must have: - Expertise in Xamarin and SignalR. - Experience in fixing hang or crash issues on both Android and iOS platforms. - Ability to resolve the issue of SignalR firing twice specifically when resuming the app and running it for extended periods. I value effective communication and report of progress, prom...

    $197 (Avg Bid)
    $197 Avg Bid
    12 bids

    ...software engineer who is adept at Socket programming and is proficient with C#, SQL Server Database, SignalR Web API, and Angular. The project is to design a real-time system that retrieves sales volume data from my existing SQL Server Database. The data must be streamed using SignalR C# Web API, and then the resulting information should be displayed as a realtime chart in Angular. Key Tasks: - Develop a socket programming solution that connects to SQL Server Database. - Implement the above in C# using SignalR Web API. - Implement the data visualization in Angular, specifically in the form of a bar chart. Ideal Skills: - Expertise in Socket programming - Proficiency in C#, SQL Server Database, SignalR Web API - Solid experience in Angular - Experience i...

    $155 (Avg Bid)
    $155 Avg Bid
    10 bids

    ...implementing real-time communication for our online courses platform. The primary challenge involves managing 15,000 students concurrently online and engaging in real-time interactions with both their peers and the teacher. The right candidate will have: - Proven expertise to design and implement the right architecture to handle such load (interative client-side or server-side rendering modes, use of SignalR or SocketIO, caching, load balancing, load testing etc.) - Over 2 years of solid Blazor experience, including the latest .NET 8 rendering modes - Over 5 years of C#/.NET experience - Strong experience of API integration - Excellent database skills (MySql) - Experience with MAUI is advantageous, as the development of a mobile app could be a future stage of the project. The...

    $47 / hr (Avg Bid)
    $47 / hr Avg Bid
    70 bids

    I have this class from where i am getting data from store procedure public class StatisticalRepository { string connectionString; private readonly StatisticalDBContext dbContext; public StatisticalRepository(string connectionString, StatisticalDBContext _dbContext) { = connectionString; = _dbContext; } public async Task<List<StatsData>> GetStatsData() { try { string sqlTextList = $"EXECUTE GetStatsData"; List<StatsData> response = await (sqlTextList).ToListAsync(); // Reload the entities from the StatsDatas table foreach (var emp in response) { (emp).Reload(); } return respons...

    $20 (Avg Bid)
    $20 Avg Bid
    8 bids

    I need an angular app to show some statistics supplied by .net api to be displayed in angular ui. I will Provide the sample JSON of how data might look like. Also I will provide a dummy sql which will provide the data so that api can use and built api. Most importantly, I need this data to be pushed to UI on periodic basis using SignalR

    $144 (Avg Bid)
    $144 Avg Bid
    40 bids

    I'm seeking an experienced developer to aid in fine tuning the communication in my Xam...presently dealing with a consistent issue of receiving duplicate messages and events firing more than once and would appreciate help in resolving this. I am currently working with: - Xamarin Forms targeting iOS and Android platforms - SignalR for real-time chat and push notifications The ideal freelancer will have comprehensive skills and experience in these areas. A deep understanding of SignalR under the Aspen framework is crucial. My backend server is already set up to handle the SignalR communication. I require expert assistance in effectively managing the SignalR client nugget package to eradicate the issue of duplicity. Skills in troubleshooting and problem-sol...

    $210 (Avg Bid)
    $210 Avg Bid
    23 bids

    I'm currently grappling with a challenge in my project where I utilize SignalR 2.x. Despite the setup, my application isn't receiving the real-time updates it's supposed to, which is essential for the functionality I am looking to offer to my users. This issue is occurring in the development environment, and I need assistance from someone skilled in troubleshooting and resolving such problems. **Here's what I am looking for in a freelancer:** - **Expertise in SignalR 2.x**: You should have extensive experience working with SignalR, specifically the 2.x version. - **Problem-Solving Skills**: Ability to diagnose and resolve issues related to real-time communication features. - **Development Environment**: You’ll be working in a development set...

    $20 (Avg Bid)
    $20 Avg Bid
    7 bids

    I'm seeking an experienced developer to create a demo project that showcases real-time system status updates using SignalR within a .NET environment. The primary goal is to visually represent system status updates using status logs. Key aspects of the project include: - Real-time notification functionality via SignalR. - Utilization of .NET MVC architecture. - Implementation using Entity Framework with a database first approach. - Compatibility with .NET Framework version 4.7.1. Ideal Skills: - Proficiency in ASP.NET MVC and SignalR. - Experience with Entity Framework and .NET Framework 4.7.1. - Ability to create a clean, functional user interface for status logs. - Understanding of real-time communication in web applications. End product should be a fully fun...

    $16 (Avg Bid)
    $16 Avg Bid
    6 bids

    Interested in securing...enhance their skills: - Deliver comprehensive in-person training for advanced participants. - Clarify complex Angular concepts, ensuring practical comprehension. - Ideal candidates should express confidence and experience in teaching: - In-depth Angular application architecture - Reactive programming using RxJS - While not specified, familiarity with state management frameworks, particularly NgRx, could be beneficial. - Aim to provide hands-on instruction for real-world application development. *Background required:* - Proven expertise in Angular and related tech stacks. - Verifiable experience in training or mentoring at advanced levels. - Excellent communication and presentation skills. - Can tailor content to match learners' pace and industr...

    $12 (Avg Bid)
    $12 Avg Bid
    9 bids

    ...using Azure SignalR Service. Additionally, I want to fetch the questions dynamically from an API to ensure flexibility and ease of management. Acceptance Criteria: 1. SignalR Hub Setup: o As a developer, I need to set up Azure SignalR Service and create a SignalR hub to manage real-time communication specifically for our local event. 2. API Integration for Questions: o As a developer, I need to integrate an API that provides dynamic questions for the questionnaire. 3. Organizer Control: o As the organizer, I want the ability to control the progression of dynamically fetched questions for all participants. 4. Synchronized Progression: o As an organizer, I expect all participants to move to the next dynamically fetched question simultaneously when I trigger the...

    $811 - $1621
    Featured Sealed
    $811 - $1621
    82 bids

    I need a skilled web developer to create a replica of Town of Salem game. This project requires: - Development of a Web platform game that mirrors the experience of Town of Salem - Incorporation of key features such as: - Multiplayer functionality - Interactive in-game chat system - Look and feel, UI. Tech stack: Angular, Pixie Js, C#, SignalR The perfect candidate for this undertaking would possess extensive experience in web development and game design, with a strong emphasis on player interaction mechanics. An understanding of the Town of Salem game would be advantageous as well. It's vital that the developer is proficient in creating engaging, dynamic online multiplayer experiences. Since this project is intricate and requires attention to detail, I am looking ...

    $653 (Avg Bid)
    $653 Avg Bid
    61 bids

    ...and MongoDB for flexible data. Develop RESTful APIs for seamless integration with third-party tools and services, particularly for telecommunication services. Ensure optimal performance, security, and reliability of the CRM + ERP system. Collaborate with UI/UX designers to create intuitive and visually appealing user interfaces. Implement real-time communication features using technologies like SignalR. Participate in code reviews, testing, and debugging activities. Work closely with DevOps to implement CI/CD pipelines and maintain version control. Skills and Qualifications: Proven experience as a Full Stack Developer, ideally in the development of CRM + ERP systems. Strong proficiency in .NET Core ASP for web application development. Experience with cross-platform mobile develop...

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    51 bids

    ...test automation application. Our current Windows edition utilizes a NuGet package with InputSimulator, SignalR, and Appium driver to communicate with the agent and perform actions like clicking on specific coordinate. Now, we are expanding our capabilities to macOS, Android, and iOS and require skilled developers to create dedicated agent(s) for these platforms. This agent could be a multi-platform application if it were possible. Otherwise they can be separate applicaitons for each platform. Key Responsibilities: Multi Platform Agent Development: Develop a test automation agent for macOS using technologies such as Appium and SignalR. Implement connection to our SignalR Hub to communicate and get commands. Implement functionality usin...

    $1267 (Avg Bid)
    $1267 Avg Bid
    38 bids

    We Are Looking For A Developer For Specific Tasks Of Listing And Form Creation In Angular, Knowledge Of Ngrx, OOP, Redux, Knowledge Of Design Patterns, Use Of Observables.

    $31 / hr (Avg Bid)
    $31 / hr Avg Bid
    69 bids

    SignalR is an open-source library for real-time web functionality in .NET applications. It enables real-time communication between the server and connected clients, allowing for the development of interactive and dynamic web applications. SignalR abstracts the complexities of handling low-level communication protocols, such as WebSockets, and provides a high-level API that simplifies real-time communication.

    $226 (Avg Bid)
    $226 Avg Bid
    41 bids

    I want to build a mobile app for tree planting using React Native + .NET 6 + AWS The app will basically provides that; Organizations will offer plants (like a prod...PaymentApi, CatalogApi, MessagingApi). Each api should have seperate database - Do not use AWS Cognito authentication - Store all uploaded images in AWS S3. - For message queueing, use RabbitMQ in development and Amazon MQ or SQS in production - For logging, use ELK in development and aws cloudwatch in production - For database, use postgresql. - For realtime Donor-Organization messaging, use SignalR - For payments, use craftgate's apis. - Write unit tests and integration tests as well - Write 2 detailed documents (1)to run services and app on local machine, (2) deploy to AWS

    $855 (Avg Bid)
    $855 Avg Bid
    64 bids

    I am looking to build a simple Client/Server application using SignalR. Requirements: Visual Studio 2017-2022. Server --- Windows Server 2019 Run Server as Stand Alone Service on Windows Server. Client ---- Clients must be built WPF Project. Windows 10 support required Login Screen username & password, and group name. Main form will list Groups, then users online/offline within selected group. Clicking a user to open individual Chat Window. (Chat with other person) Post "OCS" at the top of your bid if you read the whole description. Additional features will include group chat. We had been using Squiggle Messenger, but no longer works within our environment. Multiple milestones will be created as we complete each section and will be released upon source code buildi...

    $497 (Avg Bid)
    $497 Avg Bid
    68 bids

    for communicating with an existing new machine, I have description of it, we have to communicate with it throught signalR. I am looking for somebody who can make this is vb.net fast

    $167 (Avg Bid)
    $167 Avg Bid
    16 bids

    Angular State Management Project - 2-4 weeks deadline Skills and experience required: - Proficiency in Angular and TypeScript - Strong knowledge of state management libraries, specifically NgRx - Experience with implementing authentication features - Familiarity with data querying and side effects handling Project requirements: - Develop a web application using Angular and NgRx for state management - Implement authentication functionality for user login and registration - Integrate data querying capabilities to retrieve and display relevant information - Handle side effects, such as API calls or asynchronous operations, in a seamless manner - Ensure the project is completed within the specified 2-4 weeks timeframe

    $304 (Avg Bid)
    $304 Avg Bid
    28 bids

    Freelance Backend Developer (Dot Net) - "Politicians of India" Project Location: Gurgaon or Remote Experience: 3+ Years Freelance/Contractual Skills and Experience Required: - Proficiency in ASP.Net Core, Entity Framework Core, and SignalR - Experience in developing .Net core applications - Ability to work within a tight deadline - Strong problem-solving and communication skills If you are a skilled .Net core developer who can meet the deadline and work with detailed specifications, please bid on this project.

    $380 (Avg Bid)
    $380 Avg Bid
    37 bids

    We are a SAAS platform (Timesite Pro) and are looking for a developer to join our team. We have an established app running on both platforms that requires ongoing maintenance and...and two more apps that we wish to create. This role is ideally one that will foster a long term ongoing consulting relationship. Please do not respond if you represent a company or a software development group. You will have experience with the following technologies Swift SwiftUI Combine framework SQLite Unit Testing UI Testing (nice to have) Xcode Kotlin Kotlin Coroutines Jetpack Compose SignalR .NET This role is for someone who like to learn new technologies. The right person will be given oportunities to work with other technologies such as EKS, AWS and GPT. We will require you to complete a sk...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    105 bids

    I am looking for an NgRx and Angular expert to help with state management in our existing codebase. The ideal candidate should have experience with NgRx and be able to effectively manage state, including implementing actions and effects. The project has a deadline of more than 4 weeks, allowing for ample time to complete the required tasks.

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    15 bids

    need to create a chat between users belonging to different groups I already have a basic existing application where users log in .Net 6 signalr c# sql server

    $47 (Avg Bid)
    $47 Avg Bid
    22 bids

    I am looking for a skilled freelancer to add a nice real-time responsive chatroom in my Blazor C# .Net7 website. I prefer to use SignalR of .Net, however I am open to suggestions and would like the freelancer to recommend technology. I would like the chatroom to have private messaging capabilities from different users. I am looking for a colorful and playful design style for the chatroom. Ideal Skills and Experience: - Experience in developing chatroom functionality in Blazor C# .Net7 CSS - Proficiency in real-time communication technologies - Strong understanding of responsive design principles - Ability to create a visually appealing and user-friendly interface with a colorful and playful design style

    $173 (Avg Bid)
    $173 Avg Bid
    39 bids

    We are looking for an expert in SignalR who can help us develop our video calling application. This is a proof of concept project and you will be working directly with our team of developers. We will do the work together. The objective is for the master application to be able to do initiate video calls with the client application. We will have a SignalR server to manage the signalling between applications. You must have previous experience using SignalR for this. The application will be built in c# .net WPF.

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    48 bids

    ...Collaborate with designers to ensure the form aligns with our platform's visual identity and branding. and debug the form to identify and resolve any issues or bugs. the form for performance and responsiveness across different devices and screen sizes. Qualifications: in Angular (Latest Version), including components, directives, services, and state management (NgRx or Angular Reactive Forms). in building dynamic forms and form validation using Angular. knowledge of HTML5, CSS3, and JavaScript/TypeScript. with RESTful APIs and data binding concepts. experience with UI/UX design principles and responsive web design. to collaborate effectively with cross-functional teams, including designers and backend

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    14 bids

    We will set up the Azure Communication Services and will configure it for chat, voice calling and video calling and sms messaging features., We will develop the C# application that will integrate with the ACS APIs and SignalR, so that it will enable real-time communication between ACS and Microsoft Teams Users. We will create a messaging bridge that will allow messages to be shared from any channel to dedicated Microsoft Teams Channel and also we will implement the application to enable screen sharing during video or audio call with Microsoft Team Users. We will design the Front-end with Angular and build the best UI that will allow ACS users to interact with Microsoft Teams users through Chat, voice calling, video calling, and SMS messaging

    $2331 (Avg Bid)
    $2331 Avg Bid
    96 bids

    Hello there! I'm looking for a skilled .NET MAUI programmer to develop a Whats APP like APP, limited to the chat feature (No Audio/Video calls). The Transport should be over standard SMTP/IMAP Protocol (you can use own or a component MailBee (AfterLogic dot com) we allready use in other Projects. For faster response when Chating you shoult use ADDITIONAL SignalR Path. But without this Programm should work also if only SMTP/IMAP works. For Anti-Spam and other Reasons only Whitelisted DOMAINS and users (EMails) in Phonebook or recent Chats should pass the filter. Ohter EMail-Adresses should be ignored. Auto Config should be updated every Day from something like the attached File

    $2464 (Avg Bid)
    $2464 Avg Bid
    24 bids

    Project Description: Experienced developer needed to...Experienced developer needed to migrate a high complexity .NET App with database from Azure Servers. Overview The main application is made up of 3 .NET solutions: Expertory1 (ExpertoryWeb and web apps) MainApp Live And two node.js apps: encoder Proxy Several Azure services are used: SQL Database Redis Cache Service Bus Cosmos DB Azure storage (blobs and queues) SignalR Service CDN Some AWS services are used: ElasticSearch S3 (being phased out) CloudFront (being phased out) We want to move to Amazon Windows Server and not use Azure any more if it is possible. If it is too complicated we can move to another Azure account. We would be happy to finish it within 1 week, and pay 1000 - 2000 USD

    $1705 (Avg Bid)
    NDA
    $1705 Avg Bid
    19 bids

    ...on a Blazor WASM project. While Blazor exposure is preferred, it is not a strict requirement. The ideal candidate should have a strong background in C#.NET development, with hands-on experience in Fluxor (Redux) state management, SignalR, mentoring junior developers, leading code review processes, and contributing to the development of best practices. Responsibilities: Collaborate with the team to design, develop, and maintain a C#.NET Blazor application. Utilize Fluxor state management to efficiently manage the application's state and data flow. Utilize SignalR for real-time communication and interactive features within the Blazor project. Work closely with Azure cloud services to integrate and deploy various components of the application. Mentor and guide jun...

    $34 / hr (Avg Bid)
    $34 / hr Avg Bid
    63 bids

    Hello I need an expert developer in SignalR and .Net Core Web API. More details will be shared with the selected candidate. Thanks

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    16 bids

    Billing, Job and Quotation Management I am looking for a freelancer as well long term partnership developer(s) to develop a web-based system for billing, job, and quotation management as a kick start point. Tech Spec: - Front End: Typescript / Vue 3 / Vite / DevExtreme / jQuery / BS 5 - Backend: Asp.net Core / EF Core / SignalR Core / DevExpress .Net Core - Bonus: MAUI Func Spec: - The system should have a user-friendly interface for managing and tracking billing information, job details, and quotation records. - It should allow me to generate and send invoices to clients, as well as track payments and overdue balances. - The system should have the ability to create and manage jobs, including assigning tasks, tracking progress, and generating reports. - I would like to have a qu...

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    38 bids

    ...capabilities using technologies such as SignalR Integrate artificial intelligence (AI) capabilities to simplify the UI and optimize various processes Design and develop clean code, scalable, secure, and high-performance solutions Set up and configure a cloud environment for hosting the application, ensuring accessibility from anywhere Stay updated with the latest industry trends and technologies, and propose innovative solutions Focus on easy and user friendly UI/UX for complex process. Requirements: Proven experience as a Senior ASP.NET Developer, specializing in custom marketplace applications Extensive knowledge and hands-on experience with ASP.NET MVC, desktop, and mobile web development Strong expertise in implementing real-time capabilities using SignalR Solid unde...

    $2623 (Avg Bid)
    $2623 Avg Bid
    86 bids

    I am looking for a skilled developer to build a web app ecommerce using Node.js, , GraphQL, and React UI. The ideal candidate should have experience with NgRx and Material UI. UI/UX Design: - I need help with designing the UI/UX for the web app. Functionalities and Features: - I have a list of specific functionalities and features that I want to include in the web app. Deadline: - The deadline for the project is 3-4 weeks.

    $592 (Avg Bid)
    $592 Avg Bid
    109 bids

    I am looking for a Unity developer to ...looking for a Unity developer to help me create a game prototype for an action game on PC and mobile. I have a detailed list of features and mechanics that I want to include in the game, so I need someone who can work with me to bring my vision to life. The ideal candidate will have experience with .net core signalR server and Unity game development. Some key skills and experience that I am looking for include: - Strong proficiency in Unity game development - Experience with .net core signalR server - Ability to work collaboratively and communicate effectively - Familiarity with PC gaming platforms and requirements If you have a passion for game development and are excited about creating an action game prototype on PC, I would love t...

    $1263 (Avg Bid)
    $1263 Avg Bid
    32 bids

    As a client, I am looking for support with my existing Angular code that is utilizing ngrx. I have ngrx already implemented and understand the basics of it, however I am looking for support to troubleshoot any issues I may have with the existing code, as well as help optimize it for better performance. This is a medium scope project and I am expecting the freelancer to have extensive experience in and an extensive background with Angular.

    $15 (Avg Bid)
    $15 Avg Bid
    7 bids

    I am looking for an expert C# developer to create a web application for me. The application will have specific requirements that I have already listed out. I am looking for someone who can take my requirements and turn them into a functional and efficient application. There will be no ongoing support needed after the project is completed. Ideal Skills and Experience: - Expertise in C# progr...ongoing support needed after the project is completed. Ideal Skills and Experience: - Expertise in C# programming language - Experience in developing web applications - Ability to understand and implement specific requirements - Strong problem-solving skills - Attention to detail to ensure the application is efficient and bug-free. Bonus skills, but not required: Typescript Azure SignalR...

    $50 / hr (Avg Bid)
    $50 / hr Avg Bid
    35 bids

    I need a .NET Maui developer with very strong knowledge of Azure SignalR to be used throughout a project. As a test, I have a small task to be completed. I have an Azure SignalR endpoint which returns 3 variables: name, tableSeats, and number i.e. ("name":"Little","number":4,"tableSeats":7) In .NET Maui I want an app which creates a poker table with dynamic seating (from 2 to 9. Diagram attached) every time it receives data from SignalR. If tableSeats is 7, then the table will have 7 seats, and the parameter "number" will be the seat of the particular player. The table should look like this: In the above example the data was ("name":"John","number":8,"tableSeats":8) Here is ...

    $44 (Avg Bid)
    $44 Avg Bid
    4 bids

    We have a child care management web app, where parents manage their children's information, as well get instant updates about changes/notifications. I need to provide staff with and IOS and Android app to provide a better experience An app for IOS and Android where staff complete their duties. We currently have a Xamarin app using SignalR. - Push Notifications - Multiple other functionalities I've already built the backend API and will provide endpoints for all operations, just need the front end app. Ideally, I could find someone to build the project for me from scratch to end but I can always build portions of it myself. I have existing designs, although I may consider a design project once finished We can break things down to smaller Milestones.

    $5437 (Avg Bid)
    $5437 Avg Bid
    90 bids

    Azure Communication Services specialist for a Microsoft Teams and social media messaging integration project using azure communication services with C#, Signalr, and WebRTC. On this project, You are free to use Asp.net MVC or Asp.net Core with whatever front end scripting language you prefer such as blazor, react, or angular. This project should allow the acs users to communicate Microsoft Teams user through Chat, voice calling, video calling and SMS. The messages from any channel to be delivered to a dedicated Microsoft Teams channel. The ACS user should have the capability of screen sharing while video or audio call with Microsoft Teams user.

    $2466 (Avg Bid)
    $2466 Avg Bid
    12 bids

    We are going to develop a new web application using TypeScript, Angular cli and GitHub. We will develop this application in two steps. First step (this job) is to develop the base application. There is no domain specific component in this release. It a generic angular app with localization, authentication, logging, and many other basic features i...@angular/router @angular/localize @angular/app-shell Authentication Management of Application Settings Management of Data Connections / connection strings Backup / restore of application settings Build configuration. CI (Handled by us, out of scope for this project) General performance optimization Logging We are looking for a senior developer with solid experience with web workers. Experience with SignalR is a plus but not a req...

    $32 / hr (Avg Bid)
    $32 / hr Avg Bid
    89 bids

    Job Description: We are looking for a skilled full stack engineer. The ideal candidate will have experience with Open Ai and Chat GPT API , Angular 15, NGRX, JavaScript, HTML5, and CSS3, We need AI contend platform like the video in attachment and the pdf, please watch the video to see what we need and check the pdf scope with more detail, please send the estimate for this whole project and how long will take. Developer need use Angular 15, NGRX, JavaScript, HTML5, and CSS3 and CHATGPT to generate the contends. Link and Ai Generator .pdf

    $2352 (Avg Bid)
    $2352 Avg Bid
    81 bids

    ...Stack Engineer Job Description: We are looking for a skilled full stack engineer to join our team as a freelancer. The ideal candidate will have experience with Angular 15, NGRX, JavaScript, HTML5, and CSS3,Rest API and APIs. Responsibilities: Work closely with the development team to design, develop, and maintain web applications Develop new features and enhance existing features of the platform Write clean, efficient, and well-documented code Collaborate with UX designers to ensure the best user experience Work with the QA team to ensure high-quality software Requirements: Strong experience with Angular 15, NGRX, JavaScript, HTML5, and CSS3, APIs Strong understanding of web development principles and architecture Ability to write clean, efficient, and well-document...

    $587 (Avg Bid)
    $587 Avg Bid
    45 bids