datatrota
Signup Login
Home Jobs Blog

ASP.NET Jobs in Nigeria

View jobs that require ASP.NET skill on TechTalentZone
  • Tek Experts logo

    .NET Developer

    Tek ExpertsLagos, Nigeria22 January

    Tek Experts provides the services of a uniquely passionate and expert workforce that takes intense pride in helping companies manage their business operations. ...

    Onsite
  • CONIAH Systems Support Limited logo

    Software Support Engineer

    CONIAH Systems Suppor..Lagos, Nigeria21 January

    Our ICT Solutions range from the development and deployment of cutting edge Business Software Applications to the deployment of cutting edge ICT communication ...

    Onsite
  • 21 Search Ltd logo

    Website Optimization Developer

    21 Search LtdLagos, Nigeria08 January

    21Search focuses on Deploying its resources towards providing a range of Manpower and Administrative Services tailored to meet your needs.Overview Our client ...

    Onsite
  • Zipnet Innovations & Technologies Ltd logo

    Dotnet Developer

    Zipnet Innovations & ..Lagos, Nigeria06 January

    At Zipnet Innovation & Technologies Ltd we are a Technology services and solution provider specialized in end to end IT services and solutions for Business and ...

    Onsite
  • Eat'N'Go Limited logo

    Web Development Administrator

    Eat'N'Go LimitedLagos, Nigeria03 January

    Eat'N'Go is a restaurant group on a mission to become the premier food operator in Africa. We bring Africans the best brands of: QSR (Quick Service Restaurant) ...

    Onsite
  • APIN logo

    Senior Analyst, PHI

    APINAbuja, Nigeria26 November, 2024

    AIDS Prevention Initiative in Nigeria, Ltd./Gte. (APIN) is a non-governmental organization registered with the Nigerian Corporate Affairs Commission (CAC). ...

    Onsite
  • SDSD Nigeria logo

    Software Engineer

    SDSD NigeriaOgun, Nigeria25 November, 2024

    SDSD is a software and services company, providing productivity platforms and related services to the global maritime/shipping IndustryROLE OVERVIEW: We are ...

    Onsite
  • Soft Alliance & Resources Limited logo

    Senior Software Engineer

    Soft Alliance & R..Lagos, Nigeria22 November, 2024

    Technology is a fundamental part of everyday life and business, yet it remains a mystery to many. With clients and the competition all becoming increasingly ...

    Onsite
  • Veripark Software Solutions logo

    Senior Software Developer CRM at VeriPark

    Veripark Software Sol..Nigeria21 November, 2024

    Since being founded in 1998 VeriPark has gone on to become a leading global software company enabling financial institutions to deliver world class customer ...

    Onsite
  • University College Hospital (UCH), Ibadan logo

    Programme Analyst

    University College Ho..Oyo, Nigeria19 November, 2024

    Our Vission To be the flagship tertiary health care institution in the West Africa sub-region, offering world-class training, research and services, and the ...

    Onsite
  • Parkway Project Limited logo

    .Net Developer

    Parkway Project Limit..Lagos, Nigeria15 November, 2024

    Parkway is a leading financial technology provider creating modern banking experiences, proudly developed by Africans and delivered through Africa’s ...

    Hybrid
  • Credit Direct Limited logo

    Senior Backend Engineer (.Net)

    Credit Direct LimitedLagos, Nigeria14 November, 2024

    Credit Direct Limited is a non-bank finance company with its Head-Quarters in Lagos, Nigeria. The company was established in 2006 and is focused on providing ...

    Onsite
  • iRecruiters Africa Limited logo

    Senior C# Developers (.Net)

    iRecruiters Africa Li..Lagos, Nigeria01 November, 2024

    iRecruiters Africa is a fast-growing recruitment firm, offering world-class virtual recruitment & job posting services. Mission To be Africa’s ...

    Remote
  • iRecharge Tech-Innovations logo

    Backend Engineer [PHP]

    iRecharge Tech-Innova..Abuja, Nigeria22 October, 2024

    iRecharge Tech-Innovations is an internet-powered distribution platform that enables users to purchase virtual products and services such as airtime and mobile ...

    Remote
  • iRecharge Tech-Innovations logo

    Senior Backend Engineer (C# or Typscript)

    iRecharge Tech-Innova..Nigeria21 October, 2024

    iRecharge Tech-Innovations is an internet-powered distribution platform that enables users to purchase virtual products and services such as airtime and mobile ...

    Remote
  • Savannah Health System Innovation Ltd logo

    C# & ASP.NET Developer

    Savannah Health Syste..Abuja, Nigeria15 October, 2024

    Savannah Health System Innovation Limited is a creative systems product development company focused on delivering creative and bespoke services to its client. ...

    Onsite

What is AST.NET? 

ASP.NET is a web development platform, which provides a programming model, a comprehensive software infrastructure and various services required to build robust web applications for PC, as well as mobile devices.

ASP.NET works on top of the HTTP protocol, and uses the HTTP commands and policies to set a browser-to-server bilateral communication and cooperation.

ASP.NET is a part of Microsoft .Net platform. ASP.NET applications are compiled codes, written using the extensible and reusable components or objects present in .Net framework. These codes can use the entire hierarchy of classes in .Net framework.

The ASP.NET application codes can be written in any of the following languages:

  • C#

  • Visual Basic.Net

  • Jscript

  • J#

Uses of .NET 

  1. Build web apps and services, IoT Apps, and mobile backends.

  2. Use development tools on Windows, macOS, and Linux.

  3. Deploy to the cloud or on-premises

  4. Run-on .NET Core.

Features of ASP.NET Core

  1. ASP.NET Core is a single framework for developing web UI and web APIs.

  2. ASP.NET Core is designed for testing.

  3. Razor Pages makes coding easier and provides a more productive environment to code page-focused situations. Razor Pages are a page-based approach for building server-side rendered apps.

  4. Blazor is a feature in ASP.NET for building interactive web UIs. Blazor allows the use of C# alongside JavaScript in the browser. Share server-side and client-side application logic built in.NET.

  5. Capability to design and run applications on Windows, macOS, and Linux.

  6. Community-driven and open-source.

  7. Modern client-side frameworks and development methods are integrated.

  8. ASP.NET provides a configuration system that is cloud-ready and environment-based.

  9. A high-performance, lightweight, modular HTTP request pipeline and provides built-in dependency injection.

  10. Capability to host on the platforms like Kestrel, IIS, HTTP.sys, Nginx, and Apache Docker.

  11. ASP.NET supports side-by-side versioning. It has the ability to run multiple versions of an application on the same device side by side.