> Markdown version of [/jobs/ext/2979887-c-net-engineer](https://www.wearedevelopers.com/jobs/ext/2979887-c-net-engineer). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # C#/.NET Engineer - **Company:** ABAL Technologies - **Location:** Hamilton Township, NJ, United States - **Contract:** Permanent contract - **Skills:** ASP.NET, Java (Programming Language), .NET Framework, Multitier Architecture, Application Programming Interfaces (APIs), Amazon Web Services, Amazon S3, Business Logic, Batch Processing, C Sharp (Programming Language), COBOL (Programming Language), Static Program Analysis, Code Review, Databases, Continuous Integration, Data Dictionary, Relational Databases, Dependency Injection, Software Design Patterns, Desktop Publishing, Language Integrated Query, Memory Management, Entity Framework, Job Control Language (JCL), Job Scheduling, PostgreSQL, Microsoft SQL Server, Nunit, Oracle (Applications), Open Web Application Security, Pattern Recognition, Performance Tuning, Scrum Methodology, Query Optimization, Regression Testing, Mockito, Secure Coding, Software Engineering, SonarQube, SQL Stored Procedures, Systems Integration, .NET Core, Delivery Pipeline, Concurrency, Parallel Computation, Indexer, Git, Cloudformation, Moq, Data Layers, Cloudwatch, Code Restructuring, Angular Ui, Web Api, Control M - **Published:** September 18, 2026 - **Apply:** https://www.dice.com/job-detail/13179a42-9db8-4509-b278-859d94d1de89 ## About the Role * 12-15 years of professional C#/.NET software engineering, including senior/lead responsibilities * Deep expertise in C# and the .NET platform (.NET Framework and .NET Core / .NET 6/8+), including async programming, memory/performance optimization, and modern language features * Expert-level Entity Framework / EF Core: entity modeling, Fluent API, migrations, query optimization, transactions, concurrency, provider-specific behavior * Strong relational database skills; PostgreSQL strongly preferred (Oracle/SQL Server acceptable) - schema design, indexing, query tuning, stored procedures * ASP.NET Core Web API design (REST) for front-end integration * Solid software design: SOLID, design patterns, domain modeling, layered/clean architecture, dependency injection * Testing discipline: unit/integration/regression testing frameworks; TDD/mocking * Git, CI/CD, and static code analysis (SonarQube) * Proven ability to read, reason about, and safely refactor large, unfamiliar codebases * Exceptional attention to correctness - financial/benefit calculation accuracy Preferred: * Legacy modernization experience - COBOL-to-C#/Java conversion, mainframe migration, or automated-transformation tooling * Understanding of mainframe concepts (COBOL, JCL, batch processing, hierarchical/CODASYL databases like IDS-II/IMS) - to reason about source behavior * High-volume batch processing performance tuning * AWS experience (ECS/EKS, Lambda, RDS for PostgreSQL, S3, CloudWatch, IaC/CloudFormation) * Experience integrating with enterprise job schedulers (Stonebranch, Control-M, CA7) * Government / benefits / healthcare or other regulated, high-correctness domains * Npgsql specifics, EF Core performance internals, or ORM migration experience Physical Demands * Ability to safely and successfully perform the essential job functions consistent with the ADA and other federal, state, and local standards * Sedentary work that involves sitting or remaining stationary most of the time with occasional need to move around the office to attend meetings, etc. * Ability to conduct repetitive tasks on a computer, utilizing a mouse, keyboard, and monitor ## Description We are looking for a C#/.NET Engineer to lead the modernization of a mission-critical legacy benefits system hosted on AWS Cloud. This position will be Long Term Contract and hybrid in Hamilton, NJ. What You'll Do * Refactor machine-converted, COBOL-derived C# into idiomatic, maintainable .NET - meaningful naming, proper OO/domain design, separation of concerns, dependency injection * Work in .NET (Core) / .NET (latest version); apply modern C# language features (LINQ, async/await, records, pattern matching, nullable reference types, generics) * Design and implement service layers, domain models, and APIs (ASP.NET Core Web API) that back the Angular UI * Refactor legacy batch/procedural logic (converted from COBOL/JCL) into maintainable, testable .NET; handle exact decimal/financial arithmetic (decimal, rounding rules) to preserve benefit-calculation correctness * Optimize performance to meet the nightly batch window (profiling, memory management, async I/O, parallelism where safe) * Entity Framework / Data Layer: * Own the data-access architecture using Entity Framework Core against PostgreSQL (Npgsql provider) * Refactor the auto-generated/converted data-access layer into a clean, performant EF Core model * Design entity models, DbContext configuration, Fluent API mappings, relationships, keys, and indexes reflecting the IDS-II * PostgreSQL schema (168 tables, 4,024+ fields) * Optimize EF Core queries (eager/lazy/explicit loading, projection, AsNoTracking, compiled queries, batching) to avoid N+1 and meet performance SLAs on high-volume batch operations * Manage EF Core migrations, concurrency handling, transactions, and connection resiliency * Map legacy data types and semantics correctly (packed decimals, fixed-width, EBCDIC-origin data, condition codes) to PostgreSQL/EF types without behavioral drift * Contribute to the COBOL-field * PostgreSQL-column * business-term data dictionary * Technical Leadership: * Define and enforce C#/.NET coding standards, architecture patterns, and refactoring guidelines for the engineering team * Serve as senior technical authority on the converted codebase; make cross-cutting design decisions * Mentor mid/junior C# developers; perform code reviews; drive engineering quality * Partner with the Technical Manager/Architect on target architecture and the refactoring strategy * Quality, Testing & Delivery: * Ensure functional equivalence: build unit and regression tests (xUnit/NUnit, Moq) to validate refactored code against the legacy baseline; fix FET-surfaced defects * Integrate with CI/CD (AWS CodeBuild/CodePipeline), enforce quality/security gates (SonarQube, static analysis, secure coding/OWASP) * Collaborate with FAMIS SMEs to preserve business logic (eligibility, benefit calculation, payments, EBT) * Deliver incrementally within Scrum; document design and decisions ## Related Videos - [How a Small Team Shrank a Microsoft Monorepo by 94%](https://www.wearedevelopers.com/videos/1236-how-a-small-team-shrank-a-microsoft-monorepo-by-94) - [".Net is too slow" was not an option](https://www.wearedevelopers.com/videos/100176-net-is-too-slow-was-not-an-option) - [Git for Code Reviews](https://www.wearedevelopers.com/videos/429-git-for-code-reviews) - [Is it still C#? Practical systems programming with .NET (war stories included)](https://www.wearedevelopers.com/videos/100138-is-it-still-c-practical-systems-programming-with-net-war-stories-included) - [ WeAreDevelopers LIVE - the weekly developer show with Chris Heilmann and Daniel Cranney](https://www.wearedevelopers.com/videos/1365-wearedevelopers-live-the-weekly-developer-show-with-chris-heilmann-and-daniel-cranney) - [Stop Committing Your Secrets - GIt Hooks To The Rescue!](https://www.wearedevelopers.com/videos/573-stop-committing-your-secrets-git-hooks-to-the-rescue) ## Related Articles - [How We Built a Worry-Free System That Runs for 10+ Years – And What We’d Do Again](https://www.wearedevelopers.com/magazine/751-how-we-built-a-worry-free-system-that-runs-for-10-years-and-what-we-d-do-again) - [Dev Digest 120 - Apple and peers](https://www.wearedevelopers.com/magazine/455-dev-digest-120-apple-and-peers) - [Is Software Engineering Over-Saturated?](https://www.wearedevelopers.com/magazine/418-is-software-engineering-over-saturated) - [Dev Digest 121 - AI goes offline](https://www.wearedevelopers.com/magazine/456-dev-digest-121-ai-goes-offline) - [The Most Popular IT Jobs on the Market](https://www.wearedevelopers.com/magazine/376-the-most-popular-it-jobs-on-the-market) - [Highest Paying Tech Companies for Developers](https://www.wearedevelopers.com/magazine/220-highest-paying-tech-companies-for-developers)