Skip to content

tomas-drasutis/TaxApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

TaxApp - ASP.NET Core WebApi

Written in Visual Studio 2019 using .NET Core 3.1 for cross-platform support.

Database restore

Tools > NuGet Package Manager > Package Manager Console > Update-Database

Swagger

The application has swagger implemented using Swashbuckle. Endpoints accept the following date format: "yyyy-MM-dd".

Tools

The application is using:

Entity Framework core - for object-database mapping using LINQ;

NUnit - for testing;

Moq - for creating test mocks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages