datatrota
Signup Login
Home Jobs Blog

ASP.NET Jobs in Lagos, Nigeria (Page 3)

View jobs that require ASP.NET skill on TechTalentZone
  • Conclase Consulting logo

    Dotnet Developer

    Conclase ConsultingLagos, Nigeria29 April

    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
  • Sophia ERP Limited (SEL) logo

    ASP.NET Core Developer

    Sophia ERP Limited (S..Lagos, Nigeria29 April

    Sophia ERP Limited (SEL) is an Enterprise Solutions Development Organization, on a mission to power MSMEs and Large corporates across sub-Saharan Africa with ...

    Onsite
  • Uridium Technologies logo

    Senior C# Developer

    Uridium TechnologiesLagos, Nigeria27 April

    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
  • Enov8 Solutions Limited logo

    Angular Developer

    Enov8 Solutions Limit..Lagos, Nigeria18 April

    Enov8 Solutions was established in 2018 with head office in Lagos Nigeria . We are a software development focused company with the believe that business ...

    Onsite
  • TIE Consulting Limited logo

    Doc Management Engineer/ BI Expert

    TIE Consulting Limite..Lagos, Nigeria03 April

    Job Overview We are looking for a dynamic and results-driven Doc Management Engineer/BI Expert to join our client’s team, at a leading network and ...

    Hybrid
  • Fintrak Software logo

    Senior Software Developer

    Fintrak SoftwareLagos, Nigeria27 March

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

    Onsite
  • Enov8 Solutions Limited logo

    Senior Dot Net Developer

    Enov8 Solutions Limit..Lagos, Nigeria25 March

    Enov8 Solutions was established in 2018 with head office in Lagos Nigeria . We are a software development focused company with the believe that business ...

    Onsite
  • Mactavis Technologies Ltd logo

    .NET Developer

    Mactavis Technologies..Lagos, Nigeria21 March

    Mactavis Digital is a digital agency in Lagos, Nigeria. We specialize in creating all things web. Our core competencies are: web application design and ...

    Onsite
  • TeamAce Limited logo

    Backend Developer

    TeamAce LimitedLagos, Nigeria18 March

    At TeamAce, we help businesses across different industries thrive. We work with businesses to create their desired change by getting the right people, ...

    Onsite
  • VendorCredit logo

    Full-Stack Software Developer

    VendorCreditLagos, Nigeria06 March

    We are a leading financial services provider dedicated to supporting supply chain vendors and businesses in their growth and success.Job Summary: We are ...

    Onsite
  • Conclase Consulting logo

    Full Stack Engineer

    Conclase ConsultingLagos, Nigeria04 March

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

    Hybrid
  • Deloitte logo

    Manager, Software Engineering

    DeloitteLagos, Nigeria22 February

    Akintola Williams Deloitte is the Deloitte Touche Tohmatsu Limited (DTTL) member firm in Nigeria and the oldest indigenous professional services firm in ...

    Onsite
  • Deloitte logo

    Senior Full-Stack Engineer

    DeloitteLagos, Nigeria22 February

    Akintola Williams Deloitte is the Deloitte Touche Tohmatsu Limited (DTTL) member firm in Nigeria and the oldest indigenous professional services firm in ...

    Onsite
  • Deloitte logo

    Full-Stack Developer Associate

    DeloitteLagos, Nigeria19 February

    Akintola Williams Deloitte is the Deloitte Touche Tohmatsu Limited (DTTL) member firm in Nigeria and the oldest indigenous professional services firm in ...

    Onsite
  • xPlug Technologies Limited logo

    C# & ASP.Net Software Developer (Intern)

    xPlug Technologies Li..Lagos, Nigeria14 February

    xPlug Technologies Limited is an emerging Information Technology company. Incorporated in Nigeria, xPlug Technologies is focusing on software design and ...

    Onsite
  • HRBP Limited logo

    Backend Developer

    HRBP LimitedLagos, Nigeria09 February

    HRBP Limited, also known as “Human Resource Business Partners” is a Human Resource Management Consulting company, focus on delivering human resource ...

    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.