datatrota
Signup Login
Home Jobs Blog

ASP.NET Jobs in Nigeria

View jobs that require ASP.NET skill on TechTalentZone
  • African Industries Group (AIG) logo

    NET Engineer (Mobile Applications)

    African Industries Gr..Lagos, Nigeria22 August

    African Industries Group (AIG) is a diversified global conglomerate with a legacy of 51 years of business excellence and sustainable growth. It is ...

    Onsite
  • Software Business Solutions Consulting logo

    Dotnet Developer

    Software Business Sol..Lagos, Nigeria18 August

    Software Business Solutions Consulting (SBSC) is a boutique, minority-owned and managed, consulting firm, working with global clients to uncover opportunities ...

    Onsite
  • Tek Experts logo

    Senior Dotnet Developer

    Tek ExpertsLagos, Nigeria14 August

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

    Onsite
  • SterlingPro Business Applications logo

    Fullstack Software Developer

    SterlingPro Business ..Lagos, Nigeria14 August

    SterlingPRO is a service organization that assists businesses achieve success and improved productivity by harnessing the wealth of opportunities in ...

    Onsite
  • SterlingPro Business Applications logo

    Application Support Specialist

    SterlingPro Business ..Lagos, Nigeria12 August

    SterlingPRO is a service organization that assists businesses achieve success and improved productivity by harnessing the wealth of opportunities in ...

    Onsite
  • Unified Payment Services Limited logo

    .NET Developer

    Unified Payment Servi..Lagos, Nigeria12 August

    UP® otherwise known as Unified Payment Services Limited is Nigeria’s premier Payments & Financial Technology company founded in 1997 by a consortium ...

    Onsite
  • Nigerian Electricity Supply Corporation (Nigeria) Limited (NESCO) logo

    Application Development & Support Officer

    Nigerian Electricity ..Plateau, Nigeria07 August

    Nigerian Electricity Supply Corporation (Nigeria) Limited [NESCO (Nigeria) Limited] is incorporated under the Companies Act of the Laws of Nigeria. Its core ...

    Onsite
  • Tek Experts logo

    Senior .NET Developer

    Tek ExpertsLagos, Nigeria05 August

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

    Onsite
  • Software Business Solutions Consulting logo

    Senior Dotnet Developer

    Software Business Sol..Lagos, Nigeria01 August

    Software Business Solutions Consulting (SBSC) is a boutique, minority-owned and managed, consulting firm, working with global clients to uncover opportunities ...

    Onsite
  • Tezza Business Solutions Ltd logo

    Backend Developer (Node JS or/and .net)

    Tezza Business Soluti..Lagos, Nigeria29 July

    Tezza”(te-zza) from the Italian word "Completezza” embodies our commitment to providing IT and Business Solutions that are comprehensive, through ...

    Onsite
  • Uridium Technologies logo

    C#.NET Developer

    Uridium TechnologiesLagos, Nigeria28 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
  • PayInvert Limited logo

    Software Engineer (.Net)

    PayInvert LimitedAbuja, Nigeria22 July

    PayInvert was founded by innovators who want a better payment system that is fast, easy, convenient and with no hidden charges. The aim has always been to ...

    Onsite
  • Unified Payment Services Limited logo

    NET Developer

    Unified Payment Servi..Lagos, Nigeria21 July

    UP® otherwise known as Unified Payment Services Limited is Nigeria’s premier Payments & Financial Technology company founded in 1997 by a consortium ...

    Onsite
  • Zipnet Innovations & Technologies Ltd logo

    Senior Dotnet Developer

    Zipnet Innovations & ..Lagos, Nigeria02 July

    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
  • LawPavilion Business Solutions logo

    C# Software Developer

    LawPavilion Business ..Lagos, Nigeria24 June

    LawPavilion Business Solutions is the No1 African Provider of LegalTech and Artificial Intelligence solutions. Boasting of an impressive suite of products for ...

    Hybrid
  • Infinion Technologies logo

    Backend Developer

    Infinion TechnologiesLagos, Nigeria24 June

    Infinion Technologies - We are a technology and business solutions Company established with the objective of providing world class solutions to Enterprise ...

    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.