jeremycook / sales-tax-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sales Tax System

Upgrading

dotnet tool install --global dotnet-outdated-tool
dotnet tool update --global dotnet-outdated-tool

cd [solution-folder]
dotnet-outdated -inc Microsoft. -inc System. -inc EntityFramework -inc EFCore -inc Npgsql -inc AngleSharp -vl Major -u
dotnet-outdated -exc Microsoft. -exc System. -exc EntityFramework -exc EFCore -exc Npgsql -exc AngleSharp -exc SoapCore -u
dotnet-outdated

About

License:MIT License


Languages

Language:JavaScript 50.2%Language:C# 26.8%Language:HTML 12.9%Language:CSS 10.2%