TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Self-Host
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Nimit Joshi (4)
Jasminder Singh (2)
Ramasagar Pulidindi (2)
Rajeev Ranjan (2)
Rasul Huseynov (1)
Adam Stirtan (1)
Muhammad Asif (1)
Nandan Hegde (1)
Praveen Sreeram (1)
Mudita Rathore (1)
Ayyaz Ahmad (1)
Sourav Kayal (1)
Chamali Perera (1)
Ramesh Kartik (1)
Akhil Mittal (1)
Sakthikumar Thanavel (1)
Mukesh Kumar (1)
Amit Choudhary (1)
Divya Sharma (1)
Related resources for Self-Host
No resource found
Behind the Scenes of OWIN (Open Web Interface for .NET)
6/26/2024 6:47:39 AM.
OWIN is the acronym of Open Web Interface for .NET and it is a specification that provides to decouple web servers with web applications. This specification is an also open standard for all .NET ecosy
Introduction To ASP.Net SignalR Self Hosting
5/16/2024 5:43:17 AM.
Explore ASP.NET SignalR self-hosting to enable real-time communication in your applications. Learn about setting up a self-hosted SignalR server using .NET Framework, facilitating WebSocket-based inte
Building .NET MAUI Apps Using GitHub Self-Hosted Runners on Mac
5/8/2024 6:19:00 AM.
Develop .NET MAUI applications efficiently on macOS using GitHub's self-hosted runners. Optimize your workflow and leverage platform capabilities seamlessly for robust cross-platform app developme
Web API Hosting From OWIN With Windows Azure
4/18/2024 1:21:58 PM.
Learn to host a Web API in Azure Worker Role using OWIN for decoupled architectures. Set up the project in Visual Studio with Azure SDK, configure endpoints, and add API controllers. Utilize OWIN'
Azure DevOps: Integrate Key Vault Secrets with Local Self-Hosted Agent
2/29/2024 10:29:13 AM.
Learn how to integrate Azure Key Vault secrets into Azure Pipelines for secure CI/CD processes using Self-hosted Local Agents. The comprehensive guide covers Azure DevOps setup, Key Vault management,
Automated Deployment of SQL Server Database through Azure Devops
2/6/2024 4:04:30 AM.
Explore an automated deployment solution for SQL Server databases using Azure DevOps. This guide details the setup of a self-hosted agent, granting necessary server access, and configuring a release p
Web API Self-Hosting Using Windows Service: Part 1
7/20/2023 6:18:08 AM.
In this article you will learn how to create a self-hosted Web API using a Windows Service.
Understanding Self-Hosting of a Web API (C#): Part 1
1/12/2022 11:52:28 AM.
This article provides a walkthrough of self-hosting a Web API. Here we will see how to host a web API inside a console application.
How to Call the Web API From a Client Application (C#): Part 2
1/12/2022 11:45:25 AM.
This article provides a walkthrough of how to call a Web API from a client application.
Getting Started With ASP.Net Web API 2 : Day 11
5/24/2021 10:21:45 AM.
In this article, we are going to learn how to host an ASP.NET Web API in a console application, using OWIN to self-host the Web API framework.
Getting Started With ASP.Net Web API 2 : Day 10
5/24/2021 10:16:36 AM.
In this article, we will learn about the Self-Host ASP.NET Web API. Without IIS we are able to run our Web API using the Web API self-hosting capabilities.
Working With OWIN Hosting and Self Hosting in ASP.Net
4/22/2021 6:47:17 AM.
Today we'll learn how to host OWIN in IIS and self-host OWIN in a console application in Visual Studio 2013.
Azure DevOps - Configure Self Hosted Agent For Azure Pipelines
4/18/2021 8:52:23 AM.
In this article, we will learn how to create and configure a Self-Hosted Agent in Azure DevOps (ADO).
Self-Hosting in ASP.Net Web API
3/17/2021 6:43:44 AM.
In this article, you learn about Self-Host, how we can Self-Host the ASP.NET Web API.
Installing And Running WordPress In Azure
1/16/2020 8:13:35 PM.
This article is about how to install and run WordPress as a self-hosted application in Microsoft Azure cloud.
Understand WCF: Part 7: Self Hosting in WCF Application
9/11/2019 4:09:01 AM.
In this article, we will learn to host WCF application in self hosting environment.
Accessing Microsoft Dynamics CRM Web APIs Using Self-Hosted WCF Services
2/8/2017 11:11:39 PM.
This article will walk you through the below sample code to access CRM Web APIs via self-hosted WCF services.
Hosting In WCF
5/22/2016 1:42:56 PM.
In this article you will learn how to perform hosting in WCF .
Creating Self Hosted ASP.NET Web API With CRUD Operations In Visual Studio 2010
4/15/2016 11:25:15 AM.
In this article you will learn how to create Self Hosted ASP.NET Web API with CRUD Operations In Visual Studio 2010.
Introduction To WCF And Host The Application With Multiple Endpoints In Self Hosting
1/9/2016 12:49:21 PM.
In this article I will explain how to host the WCF application with multiple endpoints through self hosting.
WCF Service Self Hosting And Consuming With Windows Application
11/28/2015 7:10:11 AM.
In this article, you will learn what is WCF self-hosting and how to create, host and consume the WCF service using self-hosting.
Web API Self-Hosting Using OWIN
3/1/2015 12:42:22 PM.
In this article you will learn how to self-host the Web API using OWIN custom host.
Self-Hosting OWIN and ASP.Net WebAPI
7/29/2014 10:23:19 AM.
Here, we’ll discuss how to start a self-host for OWIN.
Self-Hosting of WCF Service With Console Application
6/23/2014 12:22:37 PM.
In this article, I will explain how to host WCF services in a console application.
Getting Started With Windows Authentication and Self Host in OWIN
9/8/2013 7:01:28 PM.
In this article I am introducing the KATANA architecture and enable the Windows Authentication and Self Host by OWIN.