Dotnet implementation of the IQBall's Web API
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
maxime 461b3b3c20
fix concurrency issue when adding a new step to the same tactic
1 year ago
API use bundled http logging feature instead of hand-made middleware 1 year ago
AppContext fix routes, tactic steps 1 year ago
Converters fix routes, tactic steps 1 year ago
DbServices fix concurrency issue when adding a new step to the same tactic 1 year ago
Model fix routes, tactic steps 1 year ago
Services fix routes, tactic steps 1 year ago
StubContext fix routes, tactic steps 1 year ago
ci fix jwt expiration validation 1 year ago
.dockerignore add basic entities 1 year ago
.gitignore fix routes, tactic steps 1 year ago
README.md initial commit 1 year ago
WebAPI.sln fix concurrency issue when adding a new step to the same tactic 1 year ago

README.md

Web API - dotnet 8 implementation