<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Projects on nickbranstein.dev</title><link>http://nickbranstein.dev/projects/</link><description>Recent content in Projects on nickbranstein.dev</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 04 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="http://nickbranstein.dev/projects/index.xml" rel="self" type="application/rss+xml"/><item><title>CsvHelper.Excel.ClosedXml.Remix</title><link>http://nickbranstein.dev/projects/csvhelper-excel-closedxml-remix/</link><pubDate>Tue, 04 Aug 2026 00:00:00 +0000</pubDate><guid>http://nickbranstein.dev/projects/csvhelper-excel-closedxml-remix/</guid><description>&lt;p&gt;&lt;a href="https://www.nuget.org/packages/CsvHelper.Excel.ClosedXml.Remix" class="external-link" target="_blank" rel="noopener"&gt;View on NuGet&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;An implementation of &lt;code&gt;ICsvParser&lt;/code&gt; and &lt;code&gt;ICsvSerializer&lt;/code&gt; from &lt;a href="https://joshclose.github.io/CsvHelper/" class="external-link" target="_blank" rel="noopener"&gt;CsvHelper&lt;/a&gt; that reads and writes through the &lt;a href="https://github.com/ClosedXML/ClosedXML" class="external-link" target="_blank" rel="noopener"&gt;ClosedXML&lt;/a&gt; library, letting you work with Excel files using CsvHelper&amp;rsquo;s familiar API instead of hand-rolling OpenXML or interop code.&lt;/p&gt;
&lt;p&gt;This library is a fork of an existing library that is no longer updating.&lt;/p&gt;</description></item><item><title>MvcValidationExtensions</title><link>http://nickbranstein.dev/projects/mvcvalidationextensions/</link><pubDate>Tue, 04 Aug 2026 00:00:00 +0000</pubDate><guid>http://nickbranstein.dev/projects/mvcvalidationextensions/</guid><description>&lt;p&gt;&lt;a href="https://www.nuget.org/packages/MvcValidationExtensions/" class="external-link" target="_blank" rel="noopener"&gt;View on NuGet&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; No longer maintained.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;A set of additional client and server-side validation attributes for ASP.NET MVC, extending the framework&amp;rsquo;s built-in validation. It integrates with jQuery Unobtrusive Validation for client-side checks and includes validators such as &lt;code&gt;RequiredIfEmpty&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Over its life the package saw 200,000+ downloads across the ASP.NET MVC community.&lt;/p&gt;</description></item></channel></rss>