datatrota
Signup Login
Home Jobs Blog

ASP.NET Jobs in Nigeria

View jobs that require ASP.NET skill on TechTalentZone
  • iRecharge Tech-Innovations logo

    Backend Engineer [PHP]

    iRecharge Tech-Innova..Abuja, Nigeria22 October

    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

    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

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

    Onsite
  • The Henry M. Jackson Foundation for the Advancement of Military Medicine (HJF) logo

    Health Informatics Officer

    The Henry M. Jackson ..Abuja, Nigeria10 October

    The Henry M. Jackson Foundation for the Advancement of Military Medicine is a global nonprofit organization created by Congress in 1983 to assist in ...

    Onsite
  • Stanbic IBTC logo

    Officer, Application Support (Enterprise LOB)

    Stanbic IBTCLagos, Nigeria08 October

    Stanbic IBTC Holdings PLC is a full service financial services group with a clear focus on three main business pillars - Corporate and Investment Banking, ...

    Onsite
  • Fintrak Software logo

    Senior Software Developer(.Net/Angular)

    Fintrak SoftwareLagos, Nigeria02 October

    ABOUT OUR COMPANY Fintrak Software is a global ICT organization providing technology and business solutions to mainly commercial banks, mortgage banks and ...

    Hybrid
  • Rovedana logo

    Level 2 Software Engineer (Senior Technical Support)

    RovedanaLagos, Nigeria19 September

    With a mission to provide a first-class experience for employees from their first job to their last breath. Rovedana is simplifying staffing, staff management, ...

    Onsite
  • Rovedana logo

    Level 1 Software Engineer (Technical Support)

    RovedanaLagos, Nigeria19 September

    With a mission to provide a first-class experience for employees from their first job to their last breath. Rovedana is simplifying staffing, staff management, ...

    Onsite
  • iRecharge Tech-Innovations logo

    Lead Software Engineer

    iRecharge Tech-Innova..Abuja, Nigeria09 September

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

    Onsite
  • Zipnet Innovations & Technologies Ltd logo

    Dotnet Developer (Senior Level)

    Zipnet Innovations & ..Lagos, Nigeria02 September

    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
  • OmniRetail Technology logo

    Full Stack Developer

    OmniRetail TechnologyLagos, Nigeria29 August

    OmniRetail is a unified consumer goods distribution platform that improves the inefficiencies of traditional trade by digitising the key stakeholders through ...

    Onsite
  • Conclase Consulting logo

    PHP Developer

    Conclase ConsultingLagos, Nigeria19 August

    At Conclase Consulting, we provide top notch IT solutions and support services to help you transform your business into an Intelligent Enterprise, redefine the ...

    Onsite
  • Zipnet Innovations & Technologies Ltd logo

    Dotnet Developer

    Zipnet Innovations & ..Lagos, Nigeria09 August

    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
  • HR Aid logo

    Web Developer

    HR AidLagos, Nigeria29 July

    HR Aid Consults (HR Aid) provides professional Human Resource advisory and consulting services to small businesses. We allow small business owners focus on ...

    Onsite
  • Uridium Technologies logo

    Senior Backend Developer

    Uridium TechnologiesLagos, Nigeria25 July

    Uridium Technologies Limited is an IT Solutions delivery company that was set up and incorporated under the Companies and Allied Matters Act 1990, to bridge ...

    Onsite
  • Signature Bank logo

    Digital Solutions Developer

    Signature BankLagos, Nigeria24 July

    Bank on the go and enjoy unparalleled financial solutions with superior products and services that are as unique as your Signature. Job Requirement First ...

    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.