commit 6cbd01abf4161e7385ea2919c5bcbbec1188ae8b
parent a8c647cda66495eaa0d78d8207dcb66c4053df20
Author: Matt Fehrenbach <m.fehrenbach@pm.me>
Date: Mon, 22 Feb 2021 17:13:36 +0000
Mentioned entity framework in experience section
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/resume/experience.tex b/resume/experience.tex
@@ -8,7 +8,7 @@
{Aug. 2019 -- Present} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
- \item {Worked on an ASP.NET Web API with an MVC application front end for real-time mission critical communications.}
+ \item {Worked on an ASP.NET Web API using Entity Framework, with an MVC application front end for real-time mission critical communications.}
\item {Maintained Team Foundation Server build pipelines and administered their migration to Azure.}
\item {Using Gherkin via Specflow to perform behaviour-driven development as well as test-driven development, where all tests are run during continuous integration - specified in the build pipeline.}
\item {Deployed virtual machine for a Team Foundation Server build agent, which handled the continuous integration and delivery of Nuget packages via infrastructure as code.}